| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- <?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:Types__x3A__default_Default="https://biuro.biall-net.pl/wfs/default_db/Types/Default.xsd"
- xmlns:default_db__x3A__IN7_DZIENNIK_KORESP="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
- xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
- xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
- xmlns:default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
- xmlns:SystemObjects__x3A__AccessGroup="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
- xmlns:SystemObjects__x3A__AccessOwner="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
- xmlns:default_db__x3A__BI_audit_KRS_address="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_address.xsd"
- 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"
- targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_address.xsd"
- vc:minVersion="1.1"
- xmlns:default_db__x3A__BI_audit_MSIG_address="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_address.xsd">
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_address.xsd"
- schemaLocation="BI_audit_MSIG_address.xsd"/>
- <xs:complexType name="BI_audit_KRS_address" id="KRS_address___d5e17521-1_BI_audit_K">
- <xs:sequence id="KRS_address___d5e17522-1">
- <xs:element name="ID" type="xs:integer" id="KRS_address___d5e17523-1_ID"/>
- <!--<xs:element ref="SystemObjects__x3A__AccessOwner:AccessOwner">
- <xs:annotation>
- <xs:appinfo>
- <system_cache__appinfo:flat_relation_cache>
- <system_cache__appinfo:source system_cache__appinfo:name="L_APPOITMENT_USER" system_cache__appinfo:xpath="SystemObjects__x3A__AccessOwner:AccessOwner/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>-->
- <xs:element name="S_kraj" type="xs:string" id="KRS_address___d5e17525-1_S_kraj"/>
- <xs:element name="S_wojewodztwo" type="xs:string" id="KRS_address___d5e17526-1_S_wojewodz"/>
- <xs:element name="S_powiat" type="xs:string" id="KRS_address___d5e17527-1_S_powiat"/>
- <xs:element name="S_gmina" type="xs:string" id="KRS_address___d5e17528-1_S_gmina"/>
- <xs:element name="S_miejscowosc" type="xs:string" id="KRS_address___d5e17529-1_S_miejscow"/>
- <xs:element name="A_ulica" type="xs:string" id="KRS_address___d5e17530-1_A_ulica"/>
- <xs:element name="A_nrDomu" type="xs:string" id="KRS_address___d5e17531-1_A_nrDomu"/>
- <xs:element name="A_nrLokalu" type="xs:string" id="KRS_address___d5e17532-1_A_nrLokalu"/>
- <xs:element name="A_miejscowosc" type="xs:string" id="KRS_address___d5e17533-1_A_miejscow"/>
- <xs:element name="A_kod" type="xs:string" id="KRS_address___d5e17535-1_A_kod"/>
- <xs:element name="A_poczta" type="xs:string" id="KRS_address___d5e17536-1_A_poczta"/>
- <xs:element name="A_kraj" type="xs:string" id="KRS_address___d5e17537-1_A_kraj"/>
- <xs:element name="TERYT_SYM" type="xs:integer" id="KRS_address___d5e17538-1_TERYT_SYM"/>
- <xs:element name="TERYT_SYM_UL" type="xs:integer" id="KRS_address___d5e17539-1_TERYT_SYM_"/>
- <xs:element name="cached" id="KRS_address___d5e5511-1_cached" type="xs:int">
- <xs:annotation>
- <xs:documentation>Opis aktyalny właściwy w obiekcie BI_audit_ENERGA_PRACOWNICY (referencja).</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="label" type="xs:string" id="KRS_address___d13e76812-1_label"/>
- <xs:assert test="@label = substring(S_miejscowosc, 1, 20)" id="KRS_address___d13e76813-1"/>
- </xs:complexType>
- <xs:element name="BI_audit_KRS_address"
- type="default_db__x3A__BI_audit_KRS_address:BI_audit_KRS_address"
- id="KRS_address___d5e17540-1_BI_audit_K"/>
- </xs:schema>
|