| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- <?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_status="https://biuro.biall-net.pl/wfs/default_db/table/LIST_status.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_status.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_status___d5e82007-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_status" id="LIST_status___d5e82016-1_LIST_statu">
- <xs:sequence id="LIST_status___d5e82017-1">
- <xs:element ref="SystemObjects__x3A__AccessOwner:AccessOwner"
- id="LIST_status___d5e82018-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_status___d5e82023-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_status___d5e82028-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_status___d5e82033-1_id"/>
- <xs:element name="name" type="xs:string" id="LIST_status___d5e82034-1_name"/>
- <xs:element name="description"
- type="xs:string"
- id="LIST_status___d5e82035-1_descriptio"/>
- <xs:element name="ses_users2"
- type="xs:string"
- id="LIST_status___d5e82036-1_ses_users2"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="LIST_status"
- type="default_db__x3A__LIST_status:LIST_status"
- id="LIST_status___d5e82037-1_LIST_statu"/>
- </xs:schema>
|