| 123456789101112131415161718192021222324252627282930313233343536 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:system_cache__dita="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
- xmlns:p5xsl="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.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/default_db_xml_cache/dita.xsd"
- vc:minVersion="1.1">
- <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"
- schemaLocation="../WPS_Functions/xsl_interface/p5xsl.xsd"/>
- <xs:attribute name="part" type="xs:string" id="cache__dita___d15e102136-1_part">
- <xs:annotation>
- <xs:documentation>When some xml was dividet into parts. Used by BI audit module</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:element name="map" id="cache__dita___d15e6978-1_map">
- <xs:complexType id="cache__dita___d15e6979-1">
- <xs:sequence id="cache__dita___d15e6980-1">
- <xs:element ref="system_cache__dita:title" id="cache__dita___d15e6981-1"/>
- <xs:any namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="title" id="cache__dita___d15e6983-1_title">
- <xs:complexType id="cache__dita___d15e6984-1">
- <xs:attribute ref="p5xsl:apply-template.mode" id="cache__dita___d15e6985-1"/>
- <xs:attribute ref="p5xsl:apply-template.select" id="cache__dita___d15e6986-1"/>
- </xs:complexType>
- </xs:element>
- </xs:schema>
|