STRUCTURE__CHILD.xsd 4.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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:default_db__x3A__STRUCTURE__CHILD="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__CHILD.xsd"
  5. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  6. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__CHILD.xsd"
  7. vc:minVersion="1.1"
  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__SCHEMA="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__SCHEMA.xsd"
  10. xmlns:default_db__x3A__STRUCTURE__ENTITIES__XML="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XML.xsd"
  11. xmlns:default_db__x3A__STRUCTURE__ENTITIES__XSLT="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.xsd">
  12. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES.xsd"
  13. schemaLocation="STRUCTURE__ENTITIES.xsd"/>
  14. <xs:import
  15. namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__SCHEMA.xsd"
  16. schemaLocation="STRUCTURE__ENTITIES__SCHEMA.xsd"/>
  17. <xs:import
  18. namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.xsd"
  19. schemaLocation="STRUCTURE__ENTITIES__XSLT.xsd"/>
  20. <xs:import
  21. namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XML.xsd"
  22. schemaLocation="STRUCTURE__ENTITIES__XML.xsd"/>
  23. <xs:complexType name="schema">
  24. <xs:annotation>
  25. <xs:documentation>zawiera schemat</xs:documentation>
  26. </xs:annotation>
  27. <xs:complexContent>
  28. <xs:extension base="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:schema">
  29. <xs:group ref="default_db__x3A__STRUCTURE__CHILD:schema"/>
  30. </xs:extension>
  31. </xs:complexContent>
  32. </xs:complexType>
  33. <xs:element name="schema" type="default_db__x3A__STRUCTURE__CHILD:schema"/>
  34. <xs:group name="schema">
  35. <xs:sequence>
  36. <xs:element ref="default_db__x3A__STRUCTURE__CHILD:import"/>
  37. <xs:element ref="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.complexType"/>
  38. <xs:element ref="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.root-element"/>
  39. </xs:sequence>
  40. </xs:group>
  41. <xs:complexType name="import">
  42. <xs:complexContent>
  43. <xs:extension base="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:import">
  44. <xs:group ref="default_db__x3A__STRUCTURE__CHILD:import"/>
  45. </xs:extension>
  46. </xs:complexContent>
  47. </xs:complexType>
  48. <xs:group name="import">
  49. <xs:sequence/>
  50. </xs:group>
  51. <xs:element name="import" type="default_db__x3A__STRUCTURE__CHILD:import"/>
  52. <xs:complexType name="STRUCTURE.complexType">
  53. <xs:complexContent>
  54. <xs:extension base="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:complexType">
  55. <xs:group ref="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.complexType"/>
  56. </xs:extension>
  57. </xs:complexContent>
  58. </xs:complexType>
  59. <xs:group name="STRUCTURE.complexType">
  60. <xs:sequence/>
  61. </xs:group>
  62. <xs:element name="STRUCTURE.complexType"
  63. type="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.complexType"/>
  64. <xs:complexType name="STRUCTURE.root-element">
  65. <xs:complexContent>
  66. <xs:extension base="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:STRUCTURE.root-element">
  67. <xs:group ref="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.root-element"/>
  68. </xs:extension>
  69. </xs:complexContent>
  70. </xs:complexType>
  71. <xs:element name="STRUCTURE.root-element"
  72. type="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.root-element"/>
  73. <xs:group name="STRUCTURE.root-element">
  74. <xs:sequence/>
  75. </xs:group>
  76. <xs:complexType name="STRUCTURE.xsd">
  77. <xs:annotation>
  78. <xs:documentation>plik nie jest tworzony - jest to zdalny schemat</xs:documentation>
  79. </xs:annotation>
  80. <xs:group ref="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.xsd"/>
  81. </xs:complexType>
  82. <xs:group name="STRUCTURE.xsd">
  83. <xs:annotation>
  84. <xs:documentation>plik nie jest tworzony - jest to zdalny schemat</xs:documentation>
  85. </xs:annotation>
  86. <xs:sequence>
  87. <xs:element ref="default_db__x3A__STRUCTURE__CHILD:schema"/>
  88. </xs:sequence>
  89. </xs:group>
  90. <xs:element name="STRUCTURE.xsd" type="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.xsd"/>
  91. </xs:schema>