| 12345678910111213141516171819202122232425262728293031323334 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:SystemObjects__x3A__TERYT="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/TERYT.xsd"
- xmlns="https://biuro.biall-net.pl/wfs/objects"
- xmlns:gml="http://www.opengis.net/gml/3.2"
- 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="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/TERYT.xsd"
- vc:minVersion="1.1">
- <xs:annotation>
- <xs:documentation>Do terytu fuknkcja i klasa</xs:documentation>
- </xs:annotation>
- <!--<xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../Types/gml.xsd"/>-->
- <xs:complexType name="ADRES" id="_x3A__TERYT___d15e98702-1_ADRES">
- <xs:sequence id="_x3A__TERYT___d15e98703-1">
- <xs:element name="kodPocztowy"
- type="SystemObjects__x3A__TERYT:kodPocztowy"
- id="_x3A__TERYT___d15e98704-1_kodPocztow"/>
- <xs:element name="newElement" id="_x3A__TERYT___d15e98705-1_newElement"/>
- </xs:sequence>
- </xs:complexType>
- <xs:simpleType name="kodPocztowy" id="_x3A__TERYT___d15e98706-1_kodPocztow">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- <xs:simpleType name="miejscowosc" id="_x3A__TERYT___d15e98708-1_miejscowos">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- </xs:schema>
|