فهرست منبع

test ADMIN_USERS in OBJ

a.binder 8 سال پیش
والد
کامیت
d2d501962d

+ 729 - 0
SE/schema/ant-object/default_db.ADMIN_USERS/L_APPOITMENT_USER/L_APPOITMENT_USER.xsd

@@ -0,0 +1,729 @@
+<?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:SystemObjects__x3A__AccessGroup="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+   xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+   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"
+   xmlns:default_db__x3A__DEVICES="https://biuro.biall-net.pl/wfs/default_db/table/DEVICES.xsd">
+   <xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../Types/gml.xsd"/>
+   <xs:annotation>
+      <xs:appinfo>
+         <system_cache__appinfo:binding bindPolicy="single">
+            <system_cache__appinfo:prefix>p5_default_db</system_cache__appinfo:prefix>
+            <system_cache__appinfo:api type="wfs">https://biuro.biall-net.pl/SE/version-git/wfs-data.php</system_cache__appinfo:api>
+         </system_cache__appinfo:binding>
+      </xs:appinfo>
+      <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:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
+      schemaLocation="CRM_LISTA_ZASOBOW.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/DEVICES.xsd"
+      schemaLocation="DEVICES.xsd"/>
+   <xs:simpleType name="ADMIN_USERS__EMPLOYE_TYPE" id="ADMIN_USERS___d4e4101-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="ADMIN_USERS___d4e4109-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="ADMIN_USERS___d4e4112-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="ADMIN_USERS___d4e4115-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="ADMIN_USERS___d4e4124-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="ADMIN_USERS___d4e4127-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="ADMIN_USERS" id="ADMIN_USERS___d5e4252-1_ADMIN_USER">
+      <xs:sequence id="ADMIN_USERS___d4e4134-1">
+         <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4135-1_ID"/>
+         <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
+            id="ADMIN_USERS___d4e4136-1_ADM_NAME"/>
+         <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
+            id="ADMIN_USERS___d4e4137-1_ADM_ACCOUN"/>
+         <xs:element name="ADM_PASSWD" type="xs:string" id="ADMIN_USERS___d4e4138-1_ADM_PASSWD"/>
+         <xs:element name="A_STATUS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
+            id="ADMIN_USERS___d4e4139-1_A_STATUS"/>
+         <xs:element name="EMPLOYEE_TYPE"
+            type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
+            id="ADMIN_USERS___d4e4140-1_EMPLOYEE_T"/>
+         <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
+            id="ADMIN_USERS___d4e4141-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="ADMIN_USERS___d4e4145-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="ADMIN_USERS___d4e4149-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="ADMIN_USERS___d4e4153-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="ADMIN_USERS___d4e4157-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="ADMIN_USERS___d4e4162-1_A_ADM_COMP">
+            <xs:annotation>
+               <xs:documentation>todo make ref</xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
+            id="ADMIN_USERS___d4e4185-1_EMAIL_LOCA"/>
+         <!--<xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
+                     id="ADMIN_USERS___d4e4166-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="ADMIN_USERS___d4e4171-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="ADMIN_USERS___d4e4176-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:element maxOccurs="unbounded" minOccurs="0" ref="default_db__x3A__DEVICES:DEVICES"
+            id="ADMIN_USERS___d4e4DEV1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ADM_ACCOUNT" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="ADMIN_USERS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS"
+      id="ADMIN_USERS___d5e4302-1_ADMIN_USER"/>
+   <xs:complexType name="user" id="ADMIN_USERS___d4e4130-1_user">
+      <xs:annotation>
+         <xs:documentation>@20160708 bindera: na bazie jsona Piotrowego, do testow GUI
+Kombinacja: bazowa</xs:documentation>
+      </xs:annotation>
+      <xs:complexContent id="ADMIN_USERS___d5e4307-1">
+         <xs:extension base="default_db__x3A__ADMIN_USERS:ADMIN_USERS" id="ADMIN_USERS___d5e4308-1"
+         />
+      </xs:complexContent>
+   </xs:complexType>
+   <xs:complexType name="user_status__NORMAL" id="ADMIN_USERS___d4e4181-1_user_statu">
+      <xs:annotation>
+         <xs:documentation>do generowania : typ obiektu na NORMAL do tworzenia kombinacji</xs:documentation>
+      </xs:annotation>
+      <xs:complexContent id="ADMIN_USERS___d4e4185-1">
+         <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
+            <xs:sequence id="ADMIN_USERS___d4e4187-1">
+               <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4188-1_ID"/>
+               <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
+                  id="ADMIN_USERS___d4e4189-1_ADM_NAME"/>
+               <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
+                  id="ADMIN_USERS___d4e4190-1_ADM_ACCOUN"/>
+               <xs:element name="ADM_PASSWD" type="xs:string"
+                  id="ADMIN_USERS___d4e4191-1_ADM_PASSWD"/>
+               <xs:element name="A_STATUS"
+                  type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_NORMAL"
+                  id="ADMIN_USERS___d4e4192-1_A_STATUS"/>
+               <xs:element name="EMPLOYEE_TYPE"
+                  type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
+                  id="ADMIN_USERS___d4e4193-1_EMPLOYEE_T"/>
+               <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
+                  id="ADMIN_USERS___d4e4194-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="ADMIN_USERS___d4e4198-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="ADMIN_USERS___d4e4202-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="ADMIN_USERS___d4e4206-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="ADMIN_USERS___d4e4210-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="ADMIN_USERS___d4e4215-1_A_ADM_COMP">
+                  <xs:annotation>
+                     <xs:documentation>todo make ref</xs:documentation>
+                  </xs:annotation>
+               </xs:element>
+               <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
+                  id="ADMIN_USERS___d4e4239-1_EMAIL_LOCA"/>
+               <!--<xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
+                           id="ADMIN_USERS___d4e4219-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="ADMIN_USERS___d4e4224-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="ADMIN_USERS___d4e4229-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:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__DEVICES:DEVICES" id="ADMIN_USERS___d4e4DEV2">
+                  <xs:annotation>
+                     <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ADM_ACCOUNT" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
+                  </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="ADMIN_USERS___d4e4235-1_user_statu"/>
+   <xs:complexType name="user_status__OFF_HARD" id="ADMIN_USERS___d4e4236-1_user_statu">
+      <xs:complexContent id="ADMIN_USERS___d4e4237-1">
+         <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
+            <xs:sequence id="ADMIN_USERS___d4e4239-1">
+               <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4240-1_ID"/>
+               <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
+                  id="ADMIN_USERS___d4e4241-1_ADM_NAME"/>
+               <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
+                  id="ADMIN_USERS___d4e4242-1_ADM_ACCOUN"/>
+               <xs:element name="ADM_PASSWD" type="xs:string"
+                  id="ADMIN_USERS___d4e4243-1_ADM_PASSWD"/>
+               <xs:element name="A_STATUS"
+                  type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_OFF_HARD"
+                  id="ADMIN_USERS___d4e4244-1_A_STATUS"/>
+               <xs:element name="EMPLOYEE_TYPE"
+                  type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
+                  id="ADMIN_USERS___d4e4245-1_EMPLOYEE_T"/>
+               <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
+                  id="ADMIN_USERS___d4e4246-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="ADMIN_USERS___d4e4250-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="ADMIN_USERS___d4e4254-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="ADMIN_USERS___d4e4258-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="ADMIN_USERS___d4e4262-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="ADMIN_USERS___d4e4267-1_A_ADM_COMP">
+                  <xs:annotation>
+                     <xs:documentation>todo make ref</xs:documentation>
+                  </xs:annotation>
+               </xs:element>
+               <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
+                  id="ADMIN_USERS___d4e4292-1_EMAIL_LOCA"/>
+               <!--<xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
+                           id="ADMIN_USERS___d4e4271-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="ADMIN_USERS___d4e4276-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="ADMIN_USERS___d4e4281-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:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__DEVICES:DEVICES" id="ADMIN_USERS___d4e4DEV3">
+                  <xs:annotation>
+                     <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ADM_ACCOUNT" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
+                  </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="ADMIN_USERS___d4e4286-1_user_statu"/>
+   <xs:element name="user" type="default_db__x3A__ADMIN_USERS:user"
+      id="ADMIN_USERS___d4e4287-1_user"/>
+   <xs:element name="AccessOwner" type="default_db__x3A__ADMIN_USERS:user"
+      id="ADMIN_USERS___d4e4288-1_AccessOwne">
+      <xs:annotation>
+         <xs:documentation>Odpowiednik L_APPOITMENT_USER</xs:documentation>
+      </xs:annotation>
+   </xs:element>
+   <xs:complexType name="person_contatct" id="ADMIN_USERS___d4e4292-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="ADMIN_USERS___d4e4296-1">
+         <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
+            <xs:sequence id="ADMIN_USERS___d4e4298-1">
+               <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4299-1_ID"/>
+               <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
+                  id="ADMIN_USERS___d4e4300-1_ADM_NAME"/>
+               <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
+                  id="ADMIN_USERS___d4e4301-1_ADM_ACCOUN"/>
+               <xs:element name="ADM_PASSWD" type="xs:string"
+                  id="ADMIN_USERS___d4e4302-1_ADM_PASSWD"/>
+               <xs:element name="A_STATUS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
+                  id="ADMIN_USERS___d4e4303-1_A_STATUS"/>
+               <xs:element name="EMPLOYEE_TYPE"
+                  type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
+                  id="ADMIN_USERS___d4e4304-1_EMPLOYEE_T"/>
+               <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
+                  id="ADMIN_USERS___d4e4305-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="ADMIN_USERS___d4e4309-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="ADMIN_USERS___d4e4313-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="ADMIN_USERS___d4e4317-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="ADMIN_USERS___d4e4321-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="ADMIN_USERS___d4e4326-1_A_ADM_COMP">
+                  <xs:annotation>
+                     <xs:documentation>todo make ref</xs:documentation>
+                  </xs:annotation>
+               </xs:element>
+               <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
+                  id="ADMIN_USERS___d4e4352-1_EMAIL_LOCA"/>
+               <!--<xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
+                           id="ADMIN_USERS___d4e4330-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="ADMIN_USERS___d4e4335-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="ADMIN_USERS___d4e4340-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:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__DEVICES:DEVICES" id="ADMIN_USERS___d4e4DEV4">
+                  <xs:annotation>
+                     <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ADM_ACCOUNT" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
+                  </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="ADMIN_USERS___d4e4345-1_person_con"/>
+   <xs:complexType name="person_contact_with_details" id="ADMIN_USERS___d4e4346-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="ADMIN_USERS___d4e4350-1">
+         <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
+            <xs:sequence id="ADMIN_USERS___d4e4352-1">
+               <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4353-1_ID"/>
+               <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
+                  id="ADMIN_USERS___d4e4354-1_ADM_NAME"/>
+               <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
+                  id="ADMIN_USERS___d4e4355-1_ADM_ACCOUN"/>
+               <xs:element name="ADM_PASSWD" type="xs:string"
+                  id="ADMIN_USERS___d4e4356-1_ADM_PASSWD"/>
+               <xs:element name="A_STATUS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
+                  id="ADMIN_USERS___d4e4357-1_A_STATUS"/>
+               <xs:element name="EMPLOYEE_TYPE"
+                  type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
+                  id="ADMIN_USERS___d4e4358-1_EMPLOYEE_T"/>
+               <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
+                  id="ADMIN_USERS___d4e4359-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="ADMIN_USERS___d4e4363-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="ADMIN_USERS___d4e4367-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="ADMIN_USERS___d4e4371-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="ADMIN_USERS___d4e4375-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="ADMIN_USERS___d4e4380-1_A_ADM_COMP">
+                  <xs:annotation>
+                     <xs:documentation>todo make ref</xs:documentation>
+                  </xs:annotation>
+               </xs:element>
+               <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
+                  id="ADMIN_USERS___d4e4407-1_EMAIL_LOCA"/>
+               <!--<xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
+                           id="ADMIN_USERS___d4e4384-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="ADMIN_USERS___d4e4389-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="ADMIN_USERS___d4e4394-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:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__DEVICES:DEVICES" id="ADMIN_USERS___d4e4DEV5">
+                  <xs:annotation>
+                     <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ADM_ACCOUNT" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
+                  </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="ADMIN_USERS___d4e4399-1_person_con"/>
+   <xs:complexType name="worker" id="ADMIN_USERS___d4e4400-1_worker">
+      <xs:annotation>
+         <xs:documentation>kombinacja - jest to EMPLOYEE TYPE = Pracownik</xs:documentation>
+      </xs:annotation>
+      <xs:complexContent id="ADMIN_USERS___d4e4404-1">
+         <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
+            <xs:sequence id="ADMIN_USERS___d4e4406-1">
+               <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4407-1_ID"/>
+               <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
+                  id="ADMIN_USERS___d4e4408-1_ADM_NAME"/>
+               <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
+                  id="ADMIN_USERS___d4e4409-1_ADM_ACCOUN"/>
+               <xs:element name="ADM_PASSWD" type="xs:string"
+                  id="ADMIN_USERS___d4e4410-1_ADM_PASSWD"/>
+               <xs:element name="A_STATUS"
+                  type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_NORMAL"
+                  id="ADMIN_USERS___d4e4411-1_A_STATUS"/>
+               <xs:element name="EMPLOYEE_TYPE"
+                  type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE__worker"
+                  id="ADMIN_USERS___d4e4412-1_EMPLOYEE_T"/>
+               <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
+                  id="ADMIN_USERS___d4e4413-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="ADMIN_USERS___d4e4417-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="ADMIN_USERS___d4e4421-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="ADMIN_USERS___d4e4425-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="ADMIN_USERS___d4e4429-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="ADMIN_USERS___d4e4434-1_A_ADM_COMP">
+                  <xs:annotation>
+                     <xs:documentation>todo make ref</xs:documentation>
+                  </xs:annotation>
+               </xs:element>
+               <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
+                  id="ADMIN_USERS___d4e4462-1_EMAIL_LOCA"/>
+               <!--<xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
+                           id="ADMIN_USERS___d4e4438-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="ADMIN_USERS___d4e4443-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="ADMIN_USERS___d4e4448-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:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__DEVICES:DEVICES" id="ADMIN_USERS___d4e4DEV6">
+                  <xs:annotation>
+                     <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ADM_ACCOUNT" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
+                  </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"
+      substitutionGroup="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
+      id="ADMIN_USERS___d4e4453-1_worker"/>
+   <xs:element name="L_APPOITMENT_USER" type="default_db__x3A__ADMIN_USERS:worker"
+      id="ADMIN_USERS___d4e4455-1_L_APPOITME"/>
+</xs:schema>

+ 1 - 0
SE/schema/ant-object/default_db.ADMIN_USERS/L_APPOITMENT_USER/build.xml

@@ -0,0 +1 @@
+<empty/>