| 12345678910111213141516171819202122232425262728293031323334353637 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:p5up5b="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/upgrade_procesy5_bocian.xsd"
- xmlns:SystemObjects__x3A__File="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/File.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/upgrade_procesy5_bocian.xsd"
- vc:minVersion="1.1">
- <xs:import
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- schemaLocation="../../default_db_xml_cache.public/system_cache__appinfo/PRODUCT.xsd"/>
- <xs:import schemaLocation="../../SystemObjects/File.xsd"
- namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/File.xsd"/>
- <xs:complexType name="PRODUCT" id="p___d15e150334-1_PRODUCT">
- <xs:complexContent id="p___d15e150335-1">
- <xs:extension base="system_cache__appinfo:PRODUCT" id="p___d15e150336-1">
- <xs:sequence id="p___d15e150337-1">
- <xs:element name="process_table.sql"
- type="SystemObjects__x3A__File:FilePath"
- id="p___d15e150338-1_process_ta"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="PRODUCT" type="p5up5b:PRODUCT" id="p___d15e150339-1_PRODUCT"/>
- <xs:group name="PRODUCT">
- <xs:sequence id="p___d15e150341-1">
- <xs:element ref="p5up5b:PRODUCT" id="p___d15e150342-1"/>
- </xs:sequence>
- </xs:group>
- </xs:schema>
|