| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:p5xsda="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsd_asserts/p5xsda.xsd"
- xmlns:p5dkp="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.xsd"
- xmlns:p5dkp.entities.no="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.no.xsd"
- xmlns:p5dkp.entities.desc="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.desc.xsd"
- xmlns:p5dkp.entities.prio="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.prio.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/dita_kosztorys_projektowy/p5dkp.entities.prio.xsd"
- vc:minVersion="1.1">
- <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.no.xsd"
- schemaLocation="p5dkp.entities.no.xsd"/>
- <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.desc.xsd"
- schemaLocation="p5dkp.entities.desc.xsd"/>
- <xs:simpleType id="prio_d2e34" name="prio">
- <xs:annotation>
- <xs:documentation>Generated by p5dkp.entities.submodel:specialize</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- <xs:complexType id="entities__x3A___prio_d2e125"
- name="entities__x3A___prio"
- block="">
- <xs:simpleContent>
- <xs:extension base="p5dkp.entities.prio:prio" id="tities.prio___d15e98476-1"/>
- </xs:simpleContent>
- </xs:complexType>
- <xs:group name="prio" id="p5dkp.entities.prio_d2e1">
- <xs:annotation>
- <xs:documentation>Generated by p5dkp.entities.submodel:specialize</xs:documentation>
- </xs:annotation>
- <xs:sequence id="tities.prio___d15e98481-1">
- <xs:element minOccurs="0"
- name="entities__x3A___prio"
- type="p5dkp.entities.prio:entities__x3A___prio"
- id="p5dkp.entities.prio_a_d2e1"/>
- </xs:sequence>
- </xs:group>
- <xs:group id="p5dkp.entities.prio_d2e397" name="entities">
- <xs:sequence id="tities.prio___d15e98484-1">
- <xs:group ref="p5dkp.entities.prio:prio"/>
- </xs:sequence>
- </xs:group>
- <xs:complexType name="derived_sibling" id="tities.prio___d15e98486-1_derived_si"/>
- </xs:schema>
|