| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <?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.desc="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.desc.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.desc.xsd"
- vc:minVersion="1.1">
- <xs:annotation>
- <xs:documentation>Model dla cechy opisu ktora jest opcjonalna</xs:documentation>
- </xs:annotation>
- <xs:simpleType name="desc" id="tities.desc___d15e96432-1_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" id="tities.desc___d15e96437-1_entities__">
- <xs:simpleContent>
- <xs:extension base="p5dkp.entities.desc:desc" id="tities.desc___d15e96439-1"/>
- </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 id="tities.desc___d15e96444-1">
- <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"
- id="tities.desc___d15e96448-1_entities__"/>
- </xs:sequence>
- </xs:group>
- <!--<xs:simpleType name="time">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>-->
- </xs:schema>
|