| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
- xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:SystemObjects__x3A__AccessGroup="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- elementFormDefault="qualified"
- targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
- vc:minVersion="1.0" vc:maxVersion="1.1">
- <xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../Types/gml.xsd"/>
- <xs:annotation>
- <xs:documentation>Shcematy dla kont systemowych / pracownikow, ktorzy moga byc przywiazywani do stanowisk oraz moga dla nich byc zapewniane zasoby w rocumieniu odpowiedzialnosci</xs:documentation>
- </xs:annotation>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
- schemaLocation="../SystemObjects/AccessGroup.xsd"/>
- <xs:simpleType name="ADMIN_USERS__EMPLOYE_TYPE"
- id="default_db__x3A__ADMIN_USERS___d13e9068-1_ADMIN_USER">
- <xs:restriction base="xs:string">
- <xs:enumeration value=""/>
- <xs:enumeration value="Pracownik"/>
- <xs:enumeration value="Kandydat"/>
- <xs:enumeration value="Partner"/>
- <xs:enumeration value="Anonymous"/>
- <xs:enumeration value="Kontakt"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="ADMIN_USERS__EMPLOYE_TYPE__person_contact_with_details"
- id="default_db__x3A__ADMIN_USERS___d13e9087-1_ADMIN_USER">
- <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE">
- <xs:enumeration value="Kontakt"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="ADMIN_USERS__EMPLOYE_TYPE__worker"
- id="default_db__x3A__ADMIN_USERS___d13e9095-1_ADMIN_USER">
- <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE">
- <xs:enumeration value="Pracownik"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="ADMIN_USERS__A_STATUS"
- id="default_db__x3A__ADMIN_USERS___d13e9104-1_ADMIN_USER">
- <xs:restriction base="xs:string">
- <xs:enumeration value="WAITING"/>
- <xs:enumeration value="NORMAL"/>
- <xs:enumeration value="MONITOR"/>
- <xs:enumeration value="WARNING"/>
- <xs:enumeration value="OFF_SOFT"/>
- <xs:enumeration value="OFF_HARD"/>
- <xs:enumeration value="DELETED"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="ADMIN_USERS__A_STATUS_NORMAL"
- id="default_db__x3A__ADMIN_USERS___d13e9125-1_ADMIN_USER">
- <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS">
- <xs:enumeration value="NORMAL"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="ADMIN_USERS__A_STATUS_OFF_HARD"
- id="default_db__x3A__ADMIN_USERS___d13e9133-1_ADMIN_USER">
- <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS">
- <xs:enumeration value="OFF_HARD"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:complexType name="user" id="default_db__x3A__ADMIN_USERS___d13e9141-1_user">
- <xs:annotation>
- <xs:documentation>@20160708 bindera: na bazie jsona Piotrowego, do testow GUI
- Kombinacja: bazowa</xs:documentation>
- </xs:annotation>
- <xs:sequence id="default_db__x3A__ADMIN_USERS___d13e9149-1">
- <xs:element name="ID" type="xs:int" id="default_db__x3A__ADMIN_USERS___d13e9151-1_ID"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9153-1_ADM_NAME"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9156-1_ADM_ACCOUN"/>
- <xs:element name="ADM_PASSWD" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9159-1_ADM_PASSWD"/>
- <xs:element name="A_STATUS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
- id="default_db__x3A__ADMIN_USERS___d13e9162-1_A_STATUS"/>
- <xs:element name="EMPLOYEE_TYPE"
- type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
- id="default_db__x3A__ADMIN_USERS___d13e9165-1_EMPLOYEE_T"/>
- <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9167-1_ADM_OTHER_">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9176-1_ADM_PESEL">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PHONE" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9185-1_ADM_PHONE">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9194-1_DEFAULT_AC">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9203-1_A_CLASSIFI">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9213-1_A_ADM_COMP">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
- id="default_db__x3A__ADMIN_USERS___d13e9222-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:A_CLASSIFIED/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY"
- id="default_db__x3A__ADMIN_USERS___d13e9224-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:A_ADM_COMPANY/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
- id="default_db__x3A__ADMIN_USERS___d13e9226-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="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="user_status__NORMAL"
- id="default_db__x3A__ADMIN_USERS___d13e9230-1_user_statu">
- <xs:annotation>
- <xs:documentation>do generowania : typ obiektu na NORMAL do tworzenia kombinacji</xs:documentation>
- </xs:annotation>
- <xs:complexContent id="default_db__x3A__ADMIN_USERS___d13e9238-1">
- <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
- <xs:sequence id="default_db__x3A__ADMIN_USERS___d13e9242-1">
- <xs:element name="ID" type="xs:int" id="default_db__x3A__ADMIN_USERS___d13e9244-1_ID"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9246-1_ADM_NAME"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9249-1_ADM_ACCOUN"/>
- <xs:element name="ADM_PASSWD" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9252-1_ADM_PASSWD"/>
- <xs:element name="A_STATUS"
- type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_NORMAL"
- id="default_db__x3A__ADMIN_USERS___d13e9255-1_A_STATUS"/>
- <xs:element name="EMPLOYEE_TYPE"
- type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
- id="default_db__x3A__ADMIN_USERS___d13e9258-1_EMPLOYEE_T"/>
- <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9260-1_ADM_OTHER_">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9269-1_ADM_PESEL">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PHONE" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9278-1_ADM_PHONE">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9287-1_DEFAULT_AC">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9296-1_A_CLASSIFI">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9306-1_A_ADM_COMP">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
- id="default_db__x3A__ADMIN_USERS___d13e9315-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:A_CLASSIFIED/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY"
- id="default_db__x3A__ADMIN_USERS___d13e9317-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:A_ADM_COMPANY/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
- id="default_db__x3A__ADMIN_USERS___d13e9319-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="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:restriction>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="user_status__NORMAL" type="default_db__x3A__ADMIN_USERS:user_status__NORMAL"
- id="default_db__x3A__ADMIN_USERS___d13e9325-1_user_statu"/>
- <xs:complexType name="user_status__OFF_HARD"
- id="default_db__x3A__ADMIN_USERS___d13e9328-1_user_statu">
- <xs:complexContent id="default_db__x3A__ADMIN_USERS___d13e9330-1">
- <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
- <xs:sequence id="default_db__x3A__ADMIN_USERS___d13e9334-1">
- <xs:element name="ID" type="xs:int" id="default_db__x3A__ADMIN_USERS___d13e9336-1_ID"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9338-1_ADM_NAME"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9341-1_ADM_ACCOUN"/>
- <xs:element name="ADM_PASSWD" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9344-1_ADM_PASSWD"/>
- <xs:element name="A_STATUS"
- type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_OFF_HARD"
- id="default_db__x3A__ADMIN_USERS___d13e9347-1_A_STATUS"/>
- <xs:element name="EMPLOYEE_TYPE"
- type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
- id="default_db__x3A__ADMIN_USERS___d13e9350-1_EMPLOYEE_T"/>
- <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9352-1_ADM_OTHER_">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9361-1_ADM_PESEL">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PHONE" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9370-1_ADM_PHONE">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9379-1_DEFAULT_AC">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9388-1_A_CLASSIFI">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9398-1_A_ADM_COMP">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
- id="default_db__x3A__ADMIN_USERS___d13e9407-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:A_CLASSIFIED/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY"
- id="default_db__x3A__ADMIN_USERS___d13e9409-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:A_ADM_COMPANY/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
- id="default_db__x3A__ADMIN_USERS___d13e9411-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="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:restriction>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="user_status__OFF_HARD"
- type="default_db__x3A__ADMIN_USERS:user_status__OFF_HARD"
- id="default_db__x3A__ADMIN_USERS___d13e9417-1_user_statu"/>
- <xs:element name="user" type="default_db__x3A__ADMIN_USERS:user"
- id="default_db__x3A__ADMIN_USERS___d13e9419-1_user"/>
- <xs:element name="AccessOwner" type="default_db__x3A__ADMIN_USERS:user"
- id="default_db__x3A__ADMIN_USERS___d13e9421-1_AccessOwne">
- <xs:annotation>
- <xs:documentation>Odpowiednik L_APPOITMENT_USER</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:complexType name="person_contatct" id="default_db__x3A__ADMIN_USERS___d13e9430-1_person_con">
- <xs:annotation>
- <xs:documentation>TODO podstawowy obiekt do wprowadzania jako kontakt do osoby fizycznej z mozliwoscia ewnetualnego logowania i widzenia spraw powiazanych
- Kombinacja: EMPLOYE TYPE Kontakt</xs:documentation>
- </xs:annotation>
- <xs:complexContent id="default_db__x3A__ADMIN_USERS___d13e9438-1">
- <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
- <xs:sequence id="default_db__x3A__ADMIN_USERS___d13e9442-1">
- <xs:element name="ID" type="xs:int" id="default_db__x3A__ADMIN_USERS___d13e9444-1_ID"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9446-1_ADM_NAME"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9449-1_ADM_ACCOUN"/>
- <xs:element name="ADM_PASSWD" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9452-1_ADM_PASSWD"/>
- <xs:element name="A_STATUS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
- id="default_db__x3A__ADMIN_USERS___d13e9455-1_A_STATUS"/>
- <xs:element name="EMPLOYEE_TYPE"
- type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
- id="default_db__x3A__ADMIN_USERS___d13e9458-1_EMPLOYEE_T"/>
- <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9460-1_ADM_OTHER_">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9469-1_ADM_PESEL">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PHONE" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9478-1_ADM_PHONE">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9487-1_DEFAULT_AC">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9496-1_A_CLASSIFI">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9506-1_A_ADM_COMP">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
- id="default_db__x3A__ADMIN_USERS___d13e9515-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:A_CLASSIFIED/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY"
- id="default_db__x3A__ADMIN_USERS___d13e9517-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:A_ADM_COMPANY/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
- id="default_db__x3A__ADMIN_USERS___d13e9519-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="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:restriction>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="person_contatct" type="default_db__x3A__ADMIN_USERS:person_contatct"
- id="default_db__x3A__ADMIN_USERS___d13e9525-1_person_con"/>
- <xs:complexType name="person_contact_with_details"
- id="default_db__x3A__ADMIN_USERS___d13e9528-1_person_con">
- <xs:annotation>
- <xs:documentation>Kontakt do dodawania do umow, rozszerzony o pesel i dane dokładne adresowe zamieszkania
- Kombinacja: EMPLOYE TYPE Kontakt</xs:documentation>
- </xs:annotation>
- <xs:complexContent id="default_db__x3A__ADMIN_USERS___d13e9536-1">
- <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
- <xs:sequence id="default_db__x3A__ADMIN_USERS___d13e9540-1">
- <xs:element name="ID" type="xs:int" id="default_db__x3A__ADMIN_USERS___d13e9542-1_ID"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9544-1_ADM_NAME"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9547-1_ADM_ACCOUN"/>
- <xs:element name="ADM_PASSWD" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9550-1_ADM_PASSWD"/>
- <xs:element name="A_STATUS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
- id="default_db__x3A__ADMIN_USERS___d13e9553-1_A_STATUS"/>
- <xs:element name="EMPLOYEE_TYPE"
- type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
- id="default_db__x3A__ADMIN_USERS___d13e9556-1_EMPLOYEE_T"/>
- <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9558-1_ADM_OTHER_">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9567-1_ADM_PESEL">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PHONE" minOccurs="1" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9576-1_ADM_PHONE">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9585-1_DEFAULT_AC">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9594-1_A_CLASSIFI">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9604-1_A_ADM_COMP">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
- id="default_db__x3A__ADMIN_USERS___d13e9613-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:A_CLASSIFIED/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY"
- id="default_db__x3A__ADMIN_USERS___d13e9615-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:A_ADM_COMPANY/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
- id="default_db__x3A__ADMIN_USERS___d13e9617-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="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:restriction>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="person_contact_with_details"
- type="default_db__x3A__ADMIN_USERS:person_contact_with_details"
- id="default_db__x3A__ADMIN_USERS___d13e9623-1_person_con"/>
- <xs:complexType name="worker" id="default_db__x3A__ADMIN_USERS___d13e9625-1_worker">
- <xs:annotation>
- <xs:documentation>kombinacja - jest to EMPLOYEE TYPE = Pracownik</xs:documentation>
- </xs:annotation>
- <xs:complexContent id="default_db__x3A__ADMIN_USERS___d13e9633-1">
- <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
- <xs:sequence id="default_db__x3A__ADMIN_USERS___d13e9637-1">
- <xs:element name="ID" type="xs:int" id="default_db__x3A__ADMIN_USERS___d13e9639-1_ID"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9641-1_ADM_NAME"/>
- <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9644-1_ADM_ACCOUN"/>
- <xs:element name="ADM_PASSWD" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9647-1_ADM_PASSWD"/>
- <xs:element name="A_STATUS"
- type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_NORMAL"
- id="default_db__x3A__ADMIN_USERS___d13e9650-1_A_STATUS"/>
- <xs:element name="EMPLOYEE_TYPE"
- type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE__worker"
- id="default_db__x3A__ADMIN_USERS___d13e9653-1_EMPLOYEE_T"/>
- <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9655-1_ADM_OTHER_">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9664-1_ADM_PESEL">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ADM_PHONE" minOccurs="0" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9673-1_ADM_PHONE">
- <xs:annotation>
- <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9682-1_DEFAULT_AC">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9691-1_A_CLASSIFI">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
- id="default_db__x3A__ADMIN_USERS___d13e9701-1_A_ADM_COMP">
- <xs:annotation>
- <xs:documentation>todo make ref</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
- id="default_db__x3A__ADMIN_USERS___d13e9710-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:A_CLASSIFIED/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY"
- id="default_db__x3A__ADMIN_USERS___d13e9712-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:A_ADM_COMPANY/name"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
- id="default_db__x3A__ADMIN_USERS___d13e9714-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="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:restriction>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="worker" type="default_db__x3A__ADMIN_USERS:worker"
- id="default_db__x3A__ADMIN_USERS___d13e9720-1_worker"
- substitutionGroup="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"/>
- <xs:element name="L_APPOITMENT_USER" type="default_db__x3A__ADMIN_USERS:worker"
- id="default_db__x3A__ADMIN_USERS___d13e9722-1_L_APPOITME"/>
- </xs:schema>
|