| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <?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__LIST_woje="https://biuro.biall-net.pl/wfs/default_db/table/LIST_woje.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/LIST_woje.xsd"
- vc:minVersion="1.1">
- <xs:import namespace="http://www.opengis.net/gml/3.2"
- schemaLocation="../Types/gml.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
- schemaLocation="../table/IN7_DZIENNIK_KORESP.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
- schemaLocation="../table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
- schemaLocation="../SystemObjects/AccessGroup.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
- schemaLocation="../SystemObjects/AccessOwner.xsd"/>
- <xs:simpleType name="A_STATUS_Type" id="__LIST_woje___d5e82157-1_A_STATUS_T">
- <xs:restriction base="xs:string">
- <xs:enumeration value="NORMAL"/>
- <xs:enumeration value="WAITING"/>
- <xs:enumeration value="MONITOR"/>
- <xs:enumeration value="DELETED"/>
- <xs:enumeration value="WARNING"/>
- <xs:enumeration value="OFF_SOFT"/>
- <xs:enumeration value="OFF_HARD"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:complexType name="LIST_woje" id="__LIST_woje___d5e82166-1_LIST_woje">
- <xs:sequence id="__LIST_woje___d5e82167-1">
- <xs:element ref="SystemObjects__x3A__AccessOwner:AccessOwner"
- id="__LIST_woje___d5e82168-1">
- <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/login"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
- id="__LIST_woje___d5e82173-1">
- <xs:annotation>
- <xs:appinfo>
- <system_cache__appinfo:flat_relation_cache>
- <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
- system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/uid"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
- id="__LIST_woje___d5e82178-1">
- <xs:annotation>
- <xs:appinfo>
- <system_cache__appinfo:flat_relation_cache>
- <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
- system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/uid"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element name="id" type="xs:integer" id="__LIST_woje___d5e82183-1_id"/>
- <xs:element name="name" type="xs:string" id="__LIST_woje___d5e82184-1_name"/>
- <xs:element name="kod" type="xs:string" id="__LIST_woje___d5e82185-1_kod"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="LIST_woje"
- type="default_db__x3A__LIST_woje:LIST_woje"
- id="__LIST_woje___d5e82186-1_LIST_woje"/>
- </xs:schema>
|