| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <?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__CRM_IMPORT_TRANSLATE="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMPORT_TRANSLATE.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/CRM_IMPORT_TRANSLATE.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="T_TRANSLATE___d5e76708-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="CRM_IMPORT_TRANSLATE" id="T_TRANSLATE___d5e76717-1_CRM_IMPORT">
- <xs:sequence id="T_TRANSLATE___d5e76718-1">
- <xs:element ref="SystemObjects__x3A__AccessOwner:AccessOwner"
- id="T_TRANSLATE___d5e76719-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="T_TRANSLATE___d5e76724-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="T_TRANSLATE___d5e76729-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="T_TRANSLATE___d5e76734-1_ID"/>
- <xs:element name="REM_TABLE"
- type="xs:string"
- id="T_TRANSLATE___d5e76735-1_REM_TABLE"/>
- <xs:element name="SRC_TABLE_ID"
- type="xs:integer"
- id="T_TRANSLATE___d5e76736-1_SRC_TABLE_"/>
- <xs:element name="DST_TABLE_ID"
- type="xs:integer"
- id="T_TRANSLATE___d5e76737-1_DST_TABLE_"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="CRM_IMPORT_TRANSLATE"
- type="default_db__x3A__CRM_IMPORT_TRANSLATE:CRM_IMPORT_TRANSLATE"
- id="T_TRANSLATE___d5e76738-1_CRM_IMPORT"/>
- </xs:schema>
|