| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- <?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.desc.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.desc="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.desc.xsd">
- <xs:annotation>
- <xs:documentation>Model dla cechy opisu ktora jest opcjonalna</xs:documentation>
- </xs:annotation>
- <xs:simpleType name="desc">
- <xs:annotation>
- <xs:documentation>Used in ditamap scope</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- <xs:complexType name="entities__x3A___desc">
- <xs:simpleContent>
- <xs:extension base="p5dkp.entities.desc:desc"> </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- <xs:group name="entities" id="entities_x123">
- <xs:sequence id="seq_ent">
- <xs:group ref="p5dkp.entities.desc:entities.basic"/>
- </xs:sequence>
- </xs:group>
- <xs:group name="entities.basic">
- <xs:sequence>
- <xs:annotation>
- <xs:documentation>BASIC.basic</xs:documentation>
- </xs:annotation>
- <xs:element minOccurs="0" name="entities__x3A___desc"
- type="p5dkp.entities.desc:entities__x3A___desc"/>
- </xs:sequence>
- </xs:group>
- <!--<xs:simpleType name="time">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>-->
- </xs:schema>
|