p5dkp.entities.no_map.disabled.xsd 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
  3. targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.no_map.xsd"
  4. vc:minVersion="1.1"
  5. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  6. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  7. xmlns:p5xsda="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsd_asserts/p5xsda.xsd"
  8. xmlns:p5dkp="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.xsd"
  9. xmlns:p5dkp.entities.no="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.no.xsd"
  10. xmlns:p5dkp.entities.no_map="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.no_map.xsd"
  11. xmlns:p5dkp.entities.map="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.map.xsd"
  12. xmlns:p5dkp.entities="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.xsd">
  13. <xs:annotation>
  14. <xs:documentation>Do asocjacji czegos </xs:documentation>
  15. </xs:annotation>
  16. <xs:import
  17. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.no.xsd"
  18. schemaLocation="p5dkp.entities.no.xsd"/>
  19. <xs:import
  20. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.map.xsd"
  21. schemaLocation="p5dkp.entities.map.xsd"/>
  22. <xs:import
  23. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.xsd"
  24. schemaLocation="p5dkp.entities.xsd"/>
  25. <xs:simpleType name="idRef">
  26. <xs:restriction base="xs:IDREF"/>
  27. </xs:simpleType>
  28. <xs:simpleType name="primaryKeyRef">
  29. <xs:union memberTypes="p5dkp.entities.no_map:idRef xs:string"/>
  30. </xs:simpleType>
  31. <xs:simpleType name="no_map">
  32. <xs:annotation>
  33. <xs:documentation>Pokazane dziedziczenie ze schematu map</xs:documentation>
  34. </xs:annotation>
  35. <xs:restriction base="p5dkp.entities.no_map:primaryKeyRef"/>
  36. </xs:simpleType>
  37. <xs:attribute name="idref" type="p5dkp.entities.no_map:primaryKeyRef"/>
  38. <xs:complexType name="entities__x3A___no_map">
  39. <xs:simpleContent>
  40. <xs:extension base="p5dkp.entities.no_map:no_map">
  41. <xs:attribute name="keyref" type="p5dkp.entities.no_map:primaryKeyRef"/>
  42. <xs:attribute ref="p5dkp.entities.no:idref"/>
  43. </xs:extension>
  44. </xs:simpleContent>
  45. </xs:complexType>
  46. <xs:complexType name="sequence">
  47. <xs:annotation>
  48. <xs:documentation>sekwencja elementow np wymagania/sequence/wymagnia_prio...
  49. </xs:documentation>
  50. </xs:annotation>
  51. <xs:sequence>
  52. <xs:group ref="p5dkp.entities.no_map:entities.basic"/>
  53. </xs:sequence>
  54. </xs:complexType>
  55. <xs:group name="entities" id="entities_x123">
  56. <xs:sequence id="seq_ent">
  57. <xs:group ref="p5dkp.entities.no_map:entities.basic"/>
  58. </xs:sequence>
  59. </xs:group>
  60. <xs:group name="entities.basic">
  61. <xs:sequence>
  62. <xs:annotation>
  63. <xs:documentation>BASIC</xs:documentation>
  64. </xs:annotation>
  65. <xs:group ref="p5dkp.entities.no_map:no_map"/>
  66. </xs:sequence>
  67. </xs:group>
  68. <!--<xs:simpleType name="time">
  69. <xs:restriction base="xs:string"/>
  70. </xs:simpleType>-->
  71. <xs:complexType name="derived_sibling"/>
  72. <xs:group name="no_map">
  73. <xs:sequence>
  74. <xs:element name="entities__x3A___no_map" type="p5dkp.entities.no_map:no_map"/>
  75. </xs:sequence>
  76. </xs:group>
  77. </xs:schema>