| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
- xmlns:p5wc="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/workflow_controller/p5wc.xsd"
- 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"
- elementFormDefault="qualified"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
- vc:minVersion="1.1">
- <xs:import schemaLocation="../default_db_xml_cache.public/system_cache__appinfo/PRODUCT.xsd"
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"/>
- <xs:include schemaLocation="WPS_Functions.SYSTEM.xsd"/>
- <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/object_modeling/object_modeling.xsd"
- schemaLocation="object_modeling/object_modeling.xsd"/>
- <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/workflow_controller/p5wc.xsd"
- schemaLocation="workflow_controller/p5wc.xsd"/>
- <xs:element name="PRODUCT" id="___d15e150377-1_PRODUCT">
- <xs:complexType id="___d15e150378-1">
- <xs:complexContent id="___d15e150379-1">
- <xs:extension base="system_cache__appinfo:PRODUCT" id="___d15e150380-1">
- <xs:sequence id="___d15e150381-1">
- <xs:element name="SYSTEM"
- type="system_cache__appinfo:SYSTEM"
- id="___d15e150382-1_SYSTEM"/>
- <xs:element ref="p5bws:PROCES" id="___d15e150383-1"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:element>
- <xs:group name="PRODUCT">
- <xs:sequence id="___d15e150385-1">
- <xs:element ref="p5bws:PRODUCT" id="___d15e150386-1"/>
- <xs:group ref="p5wc:PRODUCT"/>
- </xs:sequence>
- </xs:group>
- </xs:schema>
|