p5fi.xsd 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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:p5fi="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/folders_interface/p5fi.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/folders_interface/p5fi.xsd">
  12. <xs:import schemaLocation="../../default_db_xml_cache.public/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="p5fi:PRODUCT"/>
  30. </xs:sequence>
  31. </xs:group>
  32. <xs:simpleType name="NamespaceObjectInstanceTable">
  33. <xs:annotation>
  34. <xs:documentation>value="Rozdzielcza_Kabel_swiatl_obcy"</xs:documentation>
  35. </xs:annotation>
  36. <xs:restriction base="xs:string"/>
  37. </xs:simpleType>
  38. </xs:schema>