TERYT.xsd 2.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:SystemObjects__x3A__TERYT="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/TERYT.xsd"
  4. xmlns="https://biuro.biall-net.pl/wfs/objects"
  5. xmlns:gml="http://www.opengis.net/gml/3.2"
  6. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  7. xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  8. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  9. 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"
  10. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  11. xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
  12. xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
  13. elementFormDefault="qualified"
  14. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/TERYT.xsd"
  15. vc:minVersion="1.1">
  16. <xs:annotation>
  17. <xs:documentation>Do terytu fuknkcja i klasa</xs:documentation>
  18. </xs:annotation>
  19. <!--<xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../Types/gml.xsd"/>-->
  20. <xs:complexType name="ADRES" id="_x3A__TERYT___d15e98702-1_ADRES">
  21. <xs:sequence id="_x3A__TERYT___d15e98703-1">
  22. <xs:element name="kodPocztowy"
  23. type="SystemObjects__x3A__TERYT:kodPocztowy"
  24. id="_x3A__TERYT___d15e98704-1_kodPocztow"/>
  25. <xs:element name="newElement" id="_x3A__TERYT___d15e98705-1_newElement"/>
  26. </xs:sequence>
  27. </xs:complexType>
  28. <xs:simpleType name="kodPocztowy" id="_x3A__TERYT___d15e98706-1_kodPocztow">
  29. <xs:restriction base="xs:string"/>
  30. </xs:simpleType>
  31. <xs:simpleType name="miejscowosc" id="_x3A__TERYT___d15e98708-1_miejscowos">
  32. <xs:restriction base="xs:string"/>
  33. </xs:simpleType>
  34. </xs:schema>