| 123456789101112131415161718192021 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:gml="http://www.opengis.net/gml/3.2"
- xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
- 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"
- elementFormDefault="qualified" targetNamespace="http://www.opengis.net/gml/3.2"
- vc:minVersion="1.1">
- <xs:annotation>
- <xs:documentation>Ograniczony sztuczny schemat do prostych dziedziczen dla WFS</xs:documentation>
- </xs:annotation>
- <xs:complexType abstract="true" name="AbstractFeatureType" id="gml___d13e10403-1_AbstractFe"/>
- <xs:element name="AbstractFeature" type="gml:AbstractFeatureType" id="___d19e10604-1_AbstractFe"/>
- <xs:complexType abstract="true" name="SurfacePropertyType" id="gml___d13e10405-1_SurfacePro">
- <xs:simpleContent>
- <xs:extension base="xs:string" id="gml___d13e10409-1"/>
- </xs:simpleContent>
- </xs:complexType>
- </xs:schema>
|