| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- <?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:SystemObjects__x3A__S_ADDRESS_STREET="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/S_ADDRESS_STREET.xsd"
- xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
- xmlns:default_db__x3A___TERYT_DB_PL="https://biuro.biall-net.pl/wfs/default_db/table/_TERYT_DB_PL.xsd"
- xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
- 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/S_ADDRESS_STREET.xsd"
- vc:minVersion="1.1">
- <xs:annotation>
- <xs:documentation xml:lang="pl">Do integracji WSDL i okreslenia sposobu wyswietlania pola S_ADDRESS_STREET w tabelach/obiektach TODO</xs:documentation>
- </xs:annotation>
- <!--Ulica jest zakodowana w concat_string <xs:simpleType name="Ulica_Regex_DEAFULTS">
- <xs:annotation>
- <xs:documentation>String Ulicy - np. 3Maja lub 3-go_Maja</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string"/>
- </xs:simpleType>-->
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/_S_ADDRESS_STREETS_distincts.xsd"
- schemaLocation="../table/_S_ADDRESS_STREETS_distincts.xsd"/>
- <xs:element name="TERC_WOJ"
- type="xs:string"
- id="RESS_STREET___d19e9085-1_TERC_WOJ"/>
- <xs:element name="TERC_POW"
- type="xs:string"
- id="RESS_STREET___d19e9087-1_TERC_POW"/>
- <xs:element name="TERC_GMI"
- type="xs:string"
- id="RESS_STREET___d19e9090-1_TERC_GMI"/>
- <xs:element name="SIMC_SYM"
- type="xs:string"
- id="RESS_STREET___d19e9092-1_SIMC_SYM"/>
- <xs:element name="SIMC_SYMPOD"
- type="xs:string"
- id="RESS_STREET___d19e9094-1_SIMC_SYMPO"/>
- <xs:element name="ULIC" type="xs:string" id="RESS_STREET___d19e9096-1_ULIC"/>
- <xs:complexType name="S_ADDRESS_STREET" id="RESS_STREET___d19e9098-1_S_ADDRESS_"/>
- <xs:complexType name="S_ADDRESS_STREET_request_GUI"
- id="RESS_STREET___d19e9101-1_S_ADDRESS_">
- <xs:all id="RESS_STREET___d15e231281-1">
- <xs:element minOccurs="0"
- ref="SystemObjects__x3A__S_ADDRESS_STREET:TERC_WOJ"
- id="RESS_STREET___d19e9105-1"/>
- <xs:element minOccurs="0"
- ref="SystemObjects__x3A__S_ADDRESS_STREET:TERC_POW"
- id="RESS_STREET___d19e9107-1"/>
- <xs:element minOccurs="0"
- ref="SystemObjects__x3A__S_ADDRESS_STREET:TERC_GMI"
- id="RESS_STREET___d19e9109-1"/>
- <xs:element minOccurs="0"
- ref="SystemObjects__x3A__S_ADDRESS_STREET:SIMC_SYM"
- id="RESS_STREET___d19e9111-1"/>
- <xs:element minOccurs="0"
- ref="SystemObjects__x3A__S_ADDRESS_STREET:SIMC_SYMPOD"
- id="RESS_STREET___d19e9113-1"/>
- <xs:element minOccurs="0"
- ref="SystemObjects__x3A__S_ADDRESS_STREET:ULIC"
- id="RESS_STREET___d19e9116-1"/>
- </xs:all>
- </xs:complexType>
- <xs:complexType name="S_ADDRESS_STREET_request"
- id="RESS_STREET___d19e9121-1_S_ADDRESS_">
- <xs:annotation>
- <xs:documentation>Chcemy przyjac na wejscu to co user wysłał w UPDATE oraz przetwarzac to co robi w GUI</xs:documentation>
- </xs:annotation>
- </xs:complexType>
- <xs:complexType name="S_ADDRESS_STREET_response"
- id="RESS_STREET___d19e9130-1_S_ADDRESS_"/>
- <xs:complexType name="S_ADDRESS_STREET_response_GUI"
- id="RESS_STREET___d19e9132-1_S_ADDRESS_"/>
- <xs:element name="S_ADDRESS_STREET_request"
- type="SystemObjects__x3A__S_ADDRESS_STREET:S_ADDRESS_STREET_request"
- id="RESS_STREET___d19e9134-1_S_ADDRESS_"/>
- <xs:element name="S_ADDRESS_STREET_response"
- type="SystemObjects__x3A__S_ADDRESS_STREET:S_ADDRESS_STREET_response"
- id="RESS_STREET___d19e9136-1_S_ADDRESS_"/>
- </xs:schema>
|