STRUCTURE__ENTITIES.xsd 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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.xsd"
  6. vc:minVersion="1.1"
  7. xmlns:default_db__x3A__STRUCTURE__ENTITIES="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES.xsd">
  8. <xs:annotation>
  9. <xs:documentation>Ten schemat ma służyć do efektywnego tworzenia mechanizmow przetwarzania schematow w zakresie plikow ant.build xsl dla porzadku</xs:documentation>
  10. </xs:annotation>
  11. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__CHILD.xsd"
  12. schemaLocation="STRUCTURE__CHILD.xsd"/>
  13. <xs:complexType name="yed"/>
  14. <xs:complexType name="schema">
  15. <xs:annotation>
  16. <xs:documentation>wygenerowana struktura zawierajaca element z jego schematem w namespace xs:</xs:documentation>
  17. </xs:annotation>
  18. <xs:group ref="default_db__x3A__STRUCTURE__ENTITIES:init"/>
  19. </xs:complexType>
  20. <xs:group name="schema">
  21. <xs:sequence>
  22. <xs:element ref="default_db__x3A__STRUCTURE__ENTITIES:schema"/>
  23. </xs:sequence>
  24. </xs:group>
  25. <xs:element name="schema" type="default_db__x3A__STRUCTURE__ENTITIES:schema"/>
  26. <xs:complexType name="init">
  27. <xs:annotation>
  28. <xs:documentation>to pusty XML (instacja) na podstaiwe schematu danego modelu z domyslnymi wartosciami z modelu</xs:documentation>
  29. </xs:annotation>
  30. </xs:complexType>
  31. <xs:complexType name="serialize"/>
  32. <xs:complexType name="serialized"/>
  33. <xs:group name="init">
  34. <xs:sequence/>
  35. </xs:group>
  36. <xs:element name="init"/>
  37. <xs:complexType name="import">
  38. <xs:annotation>
  39. <xs:documentation>zaimportowanie tekstu</xs:documentation>
  40. </xs:annotation>
  41. </xs:complexType>
  42. <xs:complexType name="initialized">
  43. <xs:annotation>
  44. <xs:documentation>to pusty XML (instacja) na podstaiwe schematu danego modelu z domyslnymi wartosciami z modelu</xs:documentation>
  45. </xs:annotation>
  46. </xs:complexType>
  47. <xs:complexType name="build_ant">
  48. <xs:sequence>
  49. <xs:element name="project">
  50. <xs:complexType>
  51. <xs:sequence>
  52. <xs:element name="target"/>
  53. </xs:sequence>
  54. </xs:complexType>
  55. </xs:element>
  56. </xs:sequence>
  57. </xs:complexType>
  58. <xs:complexType name="STRUCTURE">
  59. <xs:annotation>
  60. <xs:documentation>Prototype structure name - default_db:PROTOTYPE...</xs:documentation>
  61. </xs:annotation>
  62. </xs:complexType>
  63. </xs:schema>