| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
- xmlns:p5ant="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/ant.xsd"
- xmlns:p5suis="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/system_ui_info_speech/system_ui_info_speech.xsd"
- xmlns:p5dg="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/documentation_generator/documentation_generator.xsd"
- xmlns:p5xsl="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"
- xmlns:p5xsda="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsd_asserts/p5xsda.xsd"
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
- xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
- vc:minVersion="1.1"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsd_asserts/p5xsda.xsd">
- <xs:import schemaLocation="../../Types/system_cache__appinfo/PRODUCT.xsd"
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"/>
- <xs:element name="PRODUCT" id="p___d15e96233-1_PRODUCT">
- <xs:complexType id="p___d15e96234-1">
- <xs:complexContent id="p___d15e96235-1">
- <xs:extension base="system_cache__appinfo:PRODUCT" id="p___d15e96236-1">
- <xs:sequence id="p___d15e96237-1">
- <xs:element name="SYSTEM"
- type="system_cache__appinfo:SYSTEM"
- id="p___d15e96238-1_SYSTEM"/>
- <xs:element name="GLOBALS"
- type="system_cache__appinfo:GLOBALS"
- id="p___d15e96239-1_GLOBALS"/>
- <xs:element name="INSTALL"
- type="system_cache__appinfo:INSTALL"
- id="p___d15e96240-1_INSTALL"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:element>
- <xs:group name="PRODUCT">
- <xs:sequence id="p___d15e96242-1">
- <xs:element ref="p5xsda:PRODUCT" id="p___d15e96243-1"/>
- </xs:sequence>
- </xs:group>
- <xs:element name="missing_elements" id="p___d15e96244-1_missing_el">
- <xs:complexType id="p___d15e96245-1">
- <xs:sequence id="p___d15e96246-1">
- <xs:element maxOccurs="unbounded" name="missing" id="p___d15e96247-1_missing">
- <xs:complexType id="p___d15e96248-1">
- <xs:attribute name="form" type="xs:string" id="p___d15e96249-1_form"/>
- <xs:attribute name="name" type="xs:string" id="p___d15e96250-1_name"/>
- <xs:attribute name="type" type="xs:string" id="p___d15e96251-1_type"/>
- <xs:attribute name="id" type="xs:string" id="p___d15e96252-1_id"/>
- <xs:attribute name="maxOccurs" type="xs:string" id="p___d15e96253-1_maxOccurs"/>
- <xs:attribute name="minOccurs" type="xs:string" id="p___d15e96254-1_minOccurs"/>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- </xs:schema>
|