| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <?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:p5frc="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/flat_relation_cache/p5frc.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/flat_relation_cache/p5frc.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:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- schemaLocation="../../Types/system_cache__appinfo/flat_relation_cache.xsd"/>
- <xs:element name="PRODUCT" id="___d15e96365-1_PRODUCT">
- <xs:complexType id="___d15e96366-1">
- <xs:complexContent id="___d15e96367-1">
- <xs:extension base="system_cache__appinfo:PRODUCT" id="___d15e96368-1">
- <xs:sequence id="___d15e96369-1">
- <xs:element name="SYSTEM"
- type="system_cache__appinfo:SYSTEM"
- id="___d15e96370-1_SYSTEM"/>
- <xs:element name="GLOBALS"
- type="system_cache__appinfo:GLOBALS"
- id="___d15e96371-1_GLOBALS"/>
- <xs:element name="INSTALL"
- type="system_cache__appinfo:INSTALL"
- id="___d15e96372-1_INSTALL"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:element>
- <xs:group name="PRODUCT">
- <xs:sequence id="___d15e96374-1">
- <xs:element ref="p5frc:PRODUCT" id="___d15e96375-1"/>
- </xs:sequence>
- </xs:group>
- <xs:element abstract="true"
- name="flat_relation_cache"
- type="system_cache__appinfo:flat_relation_cache"
- id="___d15e96376-1_flat_relat">
- <xs:annotation>
- <xs:documentation>Uzywany w schemacie na @ref powoduje generowanie pliku typu budzet_rola_map.xsl ktory generuje zaleznosci i mapy i podliczenia</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:schema>
|