STRUCTURE__ENTITIES__SCHEMA.xsd 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  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__SCHEMA.xsd"
  6. vc:minVersion="1.1"
  7. xmlns:default_db__x3A__STRUCTURE__ENTITIES__SCHEMA="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__SCHEMA.xsd">
  8. <xs:annotation>
  9. <xs:documentation>Elementy schematu</xs:documentation>
  10. </xs:annotation>
  11. <xs:element name="schema" type="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:schema"/>
  12. <xs:group name="schema">
  13. <xs:sequence>
  14. <xs:element ref="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:import"/>
  15. </xs:sequence>
  16. </xs:group>
  17. <xs:complexType name="schema">
  18. <xs:group ref="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:schema"/>
  19. <xs:attribute name="targetNamespace"/>
  20. <xs:attribute name="document-uri">
  21. <xs:annotation>
  22. <xs:documentation>ex file:/Users/a.binder/Documents/se/SE/schema/ant-object/default_db.NEURO_MIND_INPUT_LETTER/NEURO_MIND_INPUT_LETTER/NEURO_MIND_INPUT_LETTER.xsd</xs:documentation>
  23. </xs:annotation>
  24. </xs:attribute>
  25. </xs:complexType>
  26. <xs:group name="complexType">
  27. <xs:sequence/>
  28. </xs:group>
  29. <xs:complexType name="complexType"/>
  30. <xs:complexType name="restriction"/>
  31. <xs:group name="restriction">
  32. <xs:sequence/>
  33. </xs:group>
  34. <xs:group name="assert">
  35. <xs:sequence/>
  36. </xs:group>
  37. <xs:complexType name="assert"/>
  38. <xs:group name="element">
  39. <xs:sequence/>
  40. </xs:group>
  41. <xs:complexType name="element"/>
  42. <xs:complexType name="STRUCTURE.complexType.element">
  43. <xs:annotation>
  44. <xs:documentation>element dziecko w schema</xs:documentation>
  45. </xs:annotation>
  46. </xs:complexType>
  47. <xs:group name="root-element">
  48. <xs:sequence/>
  49. </xs:group>
  50. <xs:complexType name="root-element"/>
  51. <xs:group name="attribute">
  52. <xs:sequence/>
  53. </xs:group>
  54. <xs:complexType name="attribute"/>
  55. <xs:complexType name="Default">
  56. <xs:annotation>
  57. <xs:documentation>Default value in schema</xs:documentation>
  58. </xs:annotation>
  59. </xs:complexType>
  60. <xs:complexType name="minOccurs"/>
  61. <xs:complexType name="maxOccurs"/>
  62. <xs:element name="import" type="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:import"/>
  63. <xs:complexType name="import">
  64. <xs:group ref="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:import"/>
  65. <xs:attribute name="namespace"/>
  66. <xs:attribute name="schemaLocation"/>
  67. </xs:complexType>
  68. <xs:group name="import">
  69. <xs:sequence>
  70. <xs:element ref="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:schema"/>
  71. </xs:sequence>
  72. </xs:group>
  73. <xs:group name="STRUCTURE.complexType">
  74. <xs:sequence/>
  75. </xs:group>
  76. <xs:complexType name="STRUCTURE.complexType">
  77. <xs:annotation>
  78. <xs:documentation>podstawowy schemat</xs:documentation>
  79. </xs:annotation>
  80. </xs:complexType>
  81. <xs:complexType name="STRUCTURE.root-element">
  82. <xs:annotation>
  83. <xs:documentation>glowna definicja nazwy elementu w schemacie</xs:documentation>
  84. </xs:annotation>
  85. </xs:complexType>
  86. <xs:complexType name="STRUCTURE.complexType.init">
  87. <xs:annotation>
  88. <xs:documentation>struktura dla kontektu inicjalizacji - czy to konieczne ?</xs:documentation>
  89. </xs:annotation>
  90. </xs:complexType>
  91. <xs:complexType name="STRUCTURE.root-element.init"/>
  92. <xs:complexType name="STRUCTURE.complexType.serialize">
  93. <xs:annotation>
  94. <xs:documentation>podstawiamy domyslne wartosci ze schema oraz serializujemy z xs:.... na elementy XML</xs:documentation>
  95. </xs:annotation>
  96. </xs:complexType>
  97. <xs:complexType name="STRUCTURE.root-element.import">
  98. <xs:annotation>
  99. <xs:documentation>pokazywanie z czego importuje ? todo zakres importu</xs:documentation>
  100. </xs:annotation>
  101. </xs:complexType>
  102. <xs:complexType name="STRUCTURE.complexType.import">
  103. <xs:annotation>
  104. <xs:documentation>pokazywanie z czego importuje ? todo zakres importu</xs:documentation>
  105. </xs:annotation>
  106. </xs:complexType>
  107. <xs:complexType name="STRUCTURE.complexType.export">
  108. <xs:annotation>
  109. <xs:documentation>pokazywanie z do czego eksportuje - TODO czy to ma sens - nie kontekst child/parent?</xs:documentation>
  110. </xs:annotation>
  111. </xs:complexType>
  112. </xs:schema>