| 1234567891011121314151617 |
- <?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.wymagania.klienta.xsd"
- vc:minVersion="1.1"
- xmlns:p5dkp-er.wymagania.klienta="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.wymagania.klienta.xsd"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning">
- <xs:complexType abstract="true" name="wymagania.klienta"/>
- <xs:group name="wymagania.klienta">
- <xs:sequence/>
- </xs:group>
- <xs:simpleType name="wymagania.klienta.string">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- <xs:simpleType name="wymagania.klienta.podstawowe">
- <xs:restriction base="p5dkp-er.wymagania.klienta:wymagania.klienta.string"/>
- </xs:simpleType>
- </xs:schema>
|