| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.prio.xsd"
- vc:minVersion="1.1"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- 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">
- <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"/>
- </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>
- <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>
- <xs:group ref="p5dkp.entities.prio:prio"/>
- </xs:sequence>
- </xs:group>
- <xs:complexType name="derived_sibling"/>
- </xs:schema>
|