STRUCTURE__ENTITIES__SCHEMA.xsd 4.4 KB

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