gml.xsd 1.3 KB

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:gml="http://www.opengis.net/gml/3.2"
  4. xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
  5. xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  6. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  7. 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"
  8. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  9. elementFormDefault="qualified" targetNamespace="http://www.opengis.net/gml/3.2"
  10. vc:minVersion="1.1">
  11. <xs:annotation>
  12. <xs:documentation>Ograniczony sztuczny schemat do prostych dziedziczen dla WFS</xs:documentation>
  13. </xs:annotation>
  14. <xs:complexType abstract="true" name="AbstractFeatureType" id="gml___d13e10403-1_AbstractFe"/>
  15. <xs:element name="AbstractFeature" type="gml:AbstractFeatureType" id="___d19e10604-1_AbstractFe"/>
  16. <xs:complexType abstract="true" name="SurfacePropertyType" id="gml___d13e10405-1_SurfacePro">
  17. <xs:simpleContent>
  18. <xs:extension base="xs:string" id="gml___d13e10409-1"/>
  19. </xs:simpleContent>
  20. </xs:complexType>
  21. </xs:schema>