| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <?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.name.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"
- xmlns:p5dkp.entities.name="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.name.xsd">
- <xs:annotation>
- <xs:documentation>Do nazw elementow</xs:documentation>
- </xs:annotation>
- <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="name">
- <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___name" block="">
- <xs:simpleContent>
- <xs:extension base="p5dkp.entities.name:name"/>
- </xs:simpleContent>
- </xs:complexType>
- <xs:group name="name" 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___name"
- type="p5dkp.entities.name:entities__x3A___name" 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.name:name"/>
- </xs:sequence>
- </xs:group>
- <xs:complexType name="derived_sibling"/>
- </xs:schema>
|