| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- <?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_CZYNNOSCI="https://biuro.biall-net.pl/wfs/default_db/table/CRM_CZYNNOSCI.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_CZYNNOSCI.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="M_CZYNNOSCI___d5e76436-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_CZYNNOSCI" id="M_CZYNNOSCI___d5e76445-1_CRM_CZYNNO">
- <xs:sequence id="M_CZYNNOSCI___d5e76446-1">
- <xs:element ref="SystemObjects__x3A__AccessOwner:AccessOwner"
- id="M_CZYNNOSCI___d5e76447-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="M_CZYNNOSCI___d5e76452-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="M_CZYNNOSCI___d5e76457-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="M_CZYNNOSCI___d5e76462-1_ID"/>
- <xs:element name="PARENT_ID"
- type="xs:integer"
- id="M_CZYNNOSCI___d5e76463-1_PARENT_ID"/>
- <xs:element name="TYPE" type="xs:string" id="M_CZYNNOSCI___d5e76464-1_TYPE"/>
- <xs:element name="DESC" type="xs:string" id="M_CZYNNOSCI___d5e76465-1_DESC"/>
- <xs:element name="OPIS" type="xs:string" id="M_CZYNNOSCI___d5e76466-1_OPIS"/>
- <xs:element name="ADM_AREA"
- type="xs:string"
- id="M_CZYNNOSCI___d5e76467-1_ADM_AREA"/>
- <xs:element name="A_RECORD_CREATE_AUTHOR"
- type="xs:string"
- id="M_CZYNNOSCI___d5e76468-1_A_RECORD_C"/>
- <xs:element name="A_RECORD_CREATE_DATE"
- type="xs:string"
- id="M_CZYNNOSCI___d5e76469-1_A_RECORD_C"/>
- <xs:element name="A_RECORD_UPDATE_AUTHOR"
- type="xs:string"
- id="M_CZYNNOSCI___d5e76471-1_A_RECORD_U"/>
- <xs:element name="A_RECORD_UPDATE_DATE"
- type="xs:string"
- id="M_CZYNNOSCI___d5e76472-1_A_RECORD_U"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="CRM_CZYNNOSCI"
- type="default_db__x3A__CRM_CZYNNOSCI:CRM_CZYNNOSCI"
- id="M_CZYNNOSCI___d5e76473-1_CRM_CZYNNO"/>
- </xs:schema>
|