| 123456789101112131415161718192021222324 |
- <?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__L_APPOITMENT_USER="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/L_APPOITMENT_USER.xsd"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
- elementFormDefault="qualified"
- targetNamespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/L_APPOITMENT_USER.xsd"
- vc:minVersion="1.1">
- <xs:annotation>
- <xs:documentation xml:lang="pl">Do integracji WSDL i okreslenia sposobu wyswietlania pola L_APPOITMENT_USER w tabelach/obiektach TODO</xs:documentation>
- </xs:annotation>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
- schemaLocation="../table/ADMIN_USERS.xsd"/>
- <!--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:complexType name="L_APPOITMENT_USER" id="ITMENT_USER___d19e9070-1_L_APPOITME"/>
- </xs:schema>
|