STRUCTURE__ENTITIES__XML.xsd 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  4. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  5. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XML.xsd"
  6. vc:minVersion="1.1"
  7. xmlns:default_db__x3A__STRUCTURE__ENTITIES__XML="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XML.xsd"
  8. xmlns:default_db__x3A__STRUCTURE__ENTITIES="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES.xsd"
  9. xmlns:default_db__x3A__STRUCTURE__ENTITIES__XSLT.serialize="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.xsd">
  10. <xs:annotation>
  11. <xs:documentation>Elementy plikow XML ktore maja byc tworzone</xs:documentation>
  12. </xs:annotation>
  13. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES.xsd"
  14. schemaLocation="STRUCTURE__ENTITIES.xsd"/>
  15. <xs:import
  16. namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.xsd"
  17. schemaLocation="STRUCTURE__ENTITIES__XSLT.serialize.xsd"/>
  18. <xs:group name="STRUCTURE.init.xml">
  19. <xs:annotation>
  20. <xs:documentation>plik inicjalizacji czystych struktur</xs:documentation>
  21. </xs:annotation>
  22. <xs:sequence/>
  23. </xs:group>
  24. <xs:group name="STRUCTURE.xsd">
  25. <xs:sequence/>
  26. </xs:group>
  27. <xs:complexType name="STRUCTURE.xsd"/>
  28. <xs:element name="STRUCTURE.xsd">
  29. <xs:annotation>
  30. <xs:documentation>definicja struktury</xs:documentation>
  31. </xs:annotation>
  32. </xs:element>
  33. <xs:element name="STRUCTURE.init.xml"/>
  34. <xs:complexType name="STRUCTURE.init.xml"/>
  35. <xs:complexType name="STRUCTURE.serialize.xml">
  36. <xs:annotation>
  37. <xs:documentation>strukura zamieniona juz na pliki xml</xs:documentation>
  38. </xs:annotation>
  39. </xs:complexType>
  40. <xs:complexType name="STRUCTURE.root-element.serialize">
  41. <xs:annotation>
  42. <xs:documentation>glowny element instancyjny w XML</xs:documentation>
  43. </xs:annotation>
  44. <xs:complexContent>
  45. <xs:extension
  46. base="default_db__x3A__STRUCTURE__ENTITIES__XSLT.serialize:STRUCTURE.root-element.serialize"
  47. > </xs:extension>
  48. </xs:complexContent>
  49. </xs:complexType>
  50. <xs:element name="STRUCTURE.root-element.serialize"/>
  51. <xs:complexType name="element.serialize">
  52. <xs:annotation>
  53. <xs:documentation>element zaraz pod glownym </xs:documentation>
  54. </xs:annotation>
  55. <xs:complexContent>
  56. <xs:extension
  57. base="default_db__x3A__STRUCTURE__ENTITIES__XSLT.serialize:STRUCTURE.complexType.element"
  58. > </xs:extension>
  59. </xs:complexContent>
  60. </xs:complexType>
  61. <xs:complexType name="atrybut.serialize"/>
  62. <xs:complexType name="text.serialize">
  63. <xs:annotation>
  64. <xs:documentation>zawartosc tekstu w elemencie</xs:documentation>
  65. </xs:annotation>
  66. </xs:complexType>
  67. </xs:schema>