p5dkp.entities.desc.xsd 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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.desc.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.desc="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.desc.xsd">
  10. <xs:annotation>
  11. <xs:documentation>Model dla cechy opisu ktora jest opcjonalna</xs:documentation>
  12. </xs:annotation>
  13. <xs:simpleType name="desc">
  14. <xs:annotation>
  15. <xs:documentation>Used in ditamap scope</xs:documentation>
  16. </xs:annotation>
  17. <xs:restriction base="xs:string"/>
  18. </xs:simpleType>
  19. <xs:complexType name="entities__x3A___desc">
  20. <xs:simpleContent>
  21. <xs:extension base="p5dkp.entities.desc:desc"> </xs:extension>
  22. </xs:simpleContent>
  23. </xs:complexType>
  24. <xs:group name="entities" id="entities_x123">
  25. <xs:sequence id="seq_ent">
  26. <xs:group ref="p5dkp.entities.desc:entities.basic"/>
  27. </xs:sequence>
  28. </xs:group>
  29. <xs:group name="entities.basic">
  30. <xs:sequence>
  31. <xs:annotation>
  32. <xs:documentation>BASIC.basic</xs:documentation>
  33. </xs:annotation>
  34. <xs:element minOccurs="0" name="entities__x3A___desc"
  35. type="p5dkp.entities.desc:entities__x3A___desc"/>
  36. </xs:sequence>
  37. </xs:group>
  38. <!--<xs:simpleType name="time">
  39. <xs:restriction base="xs:string"/>
  40. </xs:simpleType>-->
  41. </xs:schema>