p5xsda.xsd 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  3. xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
  4. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  5. xmlns:p5ant="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/ant.xsd"
  6. xmlns:p5suis="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/system_ui_info_speech/system_ui_info_speech.xsd"
  7. xmlns:p5dg="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/documentation_generator/documentation_generator.xsd"
  8. xmlns:p5xsl="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"
  9. xmlns:p5xsda="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsd_asserts/p5xsda.xsd"
  10. xmlns:xs="http://www.w3.org/2001/XMLSchema" vc:minVersion="1.1"
  11. targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsd_asserts/p5xsda.xsd">
  12. <xs:import schemaLocation="../../Types/system_cache__appinfo/PRODUCT.xsd"
  13. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"/>
  14. <xs:element name="PRODUCT">
  15. <xs:complexType>
  16. <xs:complexContent>
  17. <xs:extension base="system_cache__appinfo:PRODUCT">
  18. <xs:sequence>
  19. <xs:element name="SYSTEM" type="system_cache__appinfo:SYSTEM"/>
  20. <xs:element name="GLOBALS" type="system_cache__appinfo:GLOBALS"/>
  21. <xs:element name="INSTALL" type="system_cache__appinfo:INSTALL"/>
  22. </xs:sequence>
  23. </xs:extension>
  24. </xs:complexContent>
  25. </xs:complexType>
  26. </xs:element>
  27. <xs:group name="PRODUCT">
  28. <xs:sequence>
  29. <xs:element ref="p5xsda:PRODUCT"/>
  30. </xs:sequence>
  31. </xs:group>
  32. <xs:element name="missing_elements">
  33. <xs:complexType>
  34. <xs:sequence>
  35. <xs:element maxOccurs="unbounded" name="missing">
  36. <xs:complexType>
  37. <xs:attribute name="form" type="xs:string"/>
  38. <xs:attribute name="name" type="xs:string"/>
  39. <xs:attribute name="type" type="xs:string"/>
  40. <xs:attribute name="id" type="xs:string"/>
  41. <xs:attribute name="maxOccurs" type="xs:string"/>
  42. <xs:attribute name="minOccurs" type="xs:string"/>
  43. </xs:complexType>
  44. </xs:element>
  45. </xs:sequence>
  46. </xs:complexType>
  47. </xs:element>
  48. </xs:schema>