ADMIN_USERS.xsd 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
  4. xmlns:gml="http://www.opengis.net/gml/3.2"
  5. xmlns:SystemObjects__x3A__AccessGroup="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
  6. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  7. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  8. elementFormDefault="qualified"
  9. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
  10. vc:minVersion="1.0" vc:maxVersion="1.1"
  11. xmlns:default_db__x3A__DEVICES="https://biuro.biall-net.pl/wfs/default_db/table/DEVICES.xsd">
  12. <xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../Types/gml.xsd"/>
  13. <xs:annotation>
  14. <xs:appinfo>
  15. <system_cache__appinfo:binding bindPolicy="single">
  16. <system_cache__appinfo:prefix>p5_default_db</system_cache__appinfo:prefix>
  17. <system_cache__appinfo:api type="wfs">https://biuro.biall-net.pl/SE/version-git/wfs-data.php</system_cache__appinfo:api>
  18. </system_cache__appinfo:binding>
  19. </xs:appinfo>
  20. <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>
  21. </xs:annotation>
  22. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
  23. schemaLocation="../SystemObjects/AccessGroup.xsd"/>
  24. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
  25. schemaLocation="CRM_LISTA_ZASOBOW.xsd"/>
  26. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/DEVICES.xsd"
  27. schemaLocation="DEVICES.xsd"/>
  28. <xs:simpleType name="ADMIN_USERS__EMPLOYE_TYPE" id="ADMIN_USERS___d4e4101-1_ADMIN_USER">
  29. <xs:restriction base="xs:string">
  30. <xs:enumeration value=""/>
  31. <xs:enumeration value="Pracownik"/>
  32. <xs:enumeration value="Kandydat"/>
  33. <xs:enumeration value="Partner"/>
  34. <xs:enumeration value="Anonymous"/>
  35. <xs:enumeration value="Kontakt"/>
  36. </xs:restriction>
  37. </xs:simpleType>
  38. <xs:simpleType name="ADMIN_USERS__EMPLOYE_TYPE__person_contact_with_details"
  39. id="ADMIN_USERS___d4e4109-1_ADMIN_USER">
  40. <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE">
  41. <xs:enumeration value="Kontakt"/>
  42. </xs:restriction>
  43. </xs:simpleType>
  44. <xs:simpleType name="ADMIN_USERS__EMPLOYE_TYPE__worker" id="ADMIN_USERS___d4e4112-1_ADMIN_USER">
  45. <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE">
  46. <xs:enumeration value="Pracownik"/>
  47. </xs:restriction>
  48. </xs:simpleType>
  49. <xs:simpleType name="ADMIN_USERS__A_STATUS" id="ADMIN_USERS___d4e4115-1_ADMIN_USER">
  50. <xs:restriction base="xs:string">
  51. <xs:enumeration value="WAITING"/>
  52. <xs:enumeration value="NORMAL"/>
  53. <xs:enumeration value="MONITOR"/>
  54. <xs:enumeration value="WARNING"/>
  55. <xs:enumeration value="OFF_SOFT"/>
  56. <xs:enumeration value="OFF_HARD"/>
  57. <xs:enumeration value="DELETED"/>
  58. </xs:restriction>
  59. </xs:simpleType>
  60. <xs:simpleType name="ADMIN_USERS__A_STATUS_NORMAL" id="ADMIN_USERS___d4e4124-1_ADMIN_USER">
  61. <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS">
  62. <xs:enumeration value="NORMAL"/>
  63. </xs:restriction>
  64. </xs:simpleType>
  65. <xs:simpleType name="ADMIN_USERS__A_STATUS_OFF_HARD" id="ADMIN_USERS___d4e4127-1_ADMIN_USER">
  66. <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS">
  67. <xs:enumeration value="OFF_HARD"/>
  68. </xs:restriction>
  69. </xs:simpleType>
  70. <xs:complexType name="ADMIN_USERS" id="ADMIN_USERS___d5e4252-1_ADMIN_USER">
  71. <xs:sequence id="ADMIN_USERS___d4e4134-1">
  72. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4135-1_ID"/>
  73. <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
  74. id="ADMIN_USERS___d4e4136-1_ADM_NAME"/>
  75. <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
  76. id="ADMIN_USERS___d4e4137-1_ADM_ACCOUN"/>
  77. <xs:element name="ADM_PASSWD" type="xs:string" id="ADMIN_USERS___d4e4138-1_ADM_PASSWD"/>
  78. <xs:element name="A_STATUS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
  79. id="ADMIN_USERS___d4e4139-1_A_STATUS"/>
  80. <xs:element name="EMPLOYEE_TYPE"
  81. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
  82. id="ADMIN_USERS___d4e4140-1_EMPLOYEE_T"/>
  83. <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
  84. id="ADMIN_USERS___d4e4141-1_ADM_OTHER_">
  85. <xs:annotation>
  86. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  87. </xs:documentation>
  88. </xs:annotation>
  89. </xs:element>
  90. <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
  91. id="ADMIN_USERS___d4e4145-1_ADM_PESEL">
  92. <xs:annotation>
  93. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  94. </xs:documentation>
  95. </xs:annotation>
  96. </xs:element>
  97. <xs:element name="ADM_PHONE" minOccurs="0" type="xs:string"
  98. id="ADMIN_USERS___d4e4149-1_ADM_PHONE">
  99. <xs:annotation>
  100. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  101. </xs:annotation>
  102. </xs:element>
  103. <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
  104. id="ADMIN_USERS___d4e4153-1_DEFAULT_AC">
  105. <xs:annotation>
  106. <xs:documentation>todo make ref</xs:documentation>
  107. </xs:annotation>
  108. </xs:element>
  109. <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
  110. id="ADMIN_USERS___d4e4157-1_A_CLASSIFI">
  111. <xs:annotation>
  112. <xs:documentation>todo make ref</xs:documentation>
  113. </xs:annotation>
  114. </xs:element>
  115. <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
  116. id="ADMIN_USERS___d4e4162-1_A_ADM_COMP">
  117. <xs:annotation>
  118. <xs:documentation>todo make ref</xs:documentation>
  119. </xs:annotation>
  120. </xs:element>
  121. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
  122. id="ADMIN_USERS___d4e4185-1_EMAIL_LOCA"/>
  123. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  124. id="ADMIN_USERS___d4e4166-1">
  125. <xs:annotation>
  126. <xs:appinfo>
  127. <system_cache__appinfo:flat_relation_cache>
  128. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  129. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  130. </system_cache__appinfo:flat_relation_cache>
  131. </xs:appinfo>
  132. </xs:annotation>
  133. </xs:element>-->
  134. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  135. id="ADMIN_USERS___d4e4171-1">
  136. <xs:annotation>
  137. <xs:appinfo>
  138. <system_cache__appinfo:flat_relation_cache>
  139. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  140. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  141. </system_cache__appinfo:flat_relation_cache>
  142. </xs:appinfo>
  143. </xs:annotation>
  144. </xs:element>-->
  145. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
  146. id="ADMIN_USERS___d4e4176-1">
  147. <xs:annotation>
  148. <xs:appinfo>
  149. <system_cache__appinfo:flat_relation_cache>
  150. <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"/>
  151. </system_cache__appinfo:flat_relation_cache>
  152. </xs:appinfo>
  153. </xs:annotation>
  154. </xs:element>
  155. <xs:element maxOccurs="unbounded" minOccurs="0" ref="default_db__x3A__DEVICES:DEVICES"
  156. id="ADMIN_USERS___d4e4DEV1">
  157. <xs:annotation>
  158. <xs:appinfo>
  159. <system_cache__appinfo:flat_relation_cache>
  160. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
  161. </system_cache__appinfo:flat_relation_cache>
  162. </xs:appinfo>
  163. </xs:annotation>
  164. </xs:element>
  165. </xs:sequence>
  166. </xs:complexType>
  167. <xs:element name="ADMIN_USERS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS"
  168. id="ADMIN_USERS___d5e4302-1_ADMIN_USER"/>
  169. <xs:complexType name="user" id="ADMIN_USERS___d4e4130-1_user">
  170. <xs:annotation>
  171. <xs:documentation>@20160708 bindera: na bazie jsona Piotrowego, do testow GUI
  172. Kombinacja: bazowa</xs:documentation>
  173. </xs:annotation>
  174. <xs:complexContent id="ADMIN_USERS___d5e4307-1">
  175. <xs:extension base="default_db__x3A__ADMIN_USERS:ADMIN_USERS" id="ADMIN_USERS___d5e4308-1"
  176. />
  177. </xs:complexContent>
  178. </xs:complexType>
  179. <xs:complexType name="user_status__NORMAL" id="ADMIN_USERS___d4e4181-1_user_statu">
  180. <xs:annotation>
  181. <xs:documentation>do generowania : typ obiektu na NORMAL do tworzenia kombinacji</xs:documentation>
  182. </xs:annotation>
  183. <xs:complexContent id="ADMIN_USERS___d4e4185-1">
  184. <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
  185. <xs:sequence id="ADMIN_USERS___d4e4187-1">
  186. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4188-1_ID"/>
  187. <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
  188. id="ADMIN_USERS___d4e4189-1_ADM_NAME"/>
  189. <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
  190. id="ADMIN_USERS___d4e4190-1_ADM_ACCOUN"/>
  191. <xs:element name="ADM_PASSWD" type="xs:string"
  192. id="ADMIN_USERS___d4e4191-1_ADM_PASSWD"/>
  193. <xs:element name="A_STATUS"
  194. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_NORMAL"
  195. id="ADMIN_USERS___d4e4192-1_A_STATUS"/>
  196. <xs:element name="EMPLOYEE_TYPE"
  197. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
  198. id="ADMIN_USERS___d4e4193-1_EMPLOYEE_T"/>
  199. <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
  200. id="ADMIN_USERS___d4e4194-1_ADM_OTHER_">
  201. <xs:annotation>
  202. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  203. </xs:documentation>
  204. </xs:annotation>
  205. </xs:element>
  206. <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
  207. id="ADMIN_USERS___d4e4198-1_ADM_PESEL">
  208. <xs:annotation>
  209. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  210. </xs:documentation>
  211. </xs:annotation>
  212. </xs:element>
  213. <xs:element name="ADM_PHONE" minOccurs="0" type="xs:string"
  214. id="ADMIN_USERS___d4e4202-1_ADM_PHONE">
  215. <xs:annotation>
  216. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  217. </xs:annotation>
  218. </xs:element>
  219. <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
  220. id="ADMIN_USERS___d4e4206-1_DEFAULT_AC">
  221. <xs:annotation>
  222. <xs:documentation>todo make ref</xs:documentation>
  223. </xs:annotation>
  224. </xs:element>
  225. <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
  226. id="ADMIN_USERS___d4e4210-1_A_CLASSIFI">
  227. <xs:annotation>
  228. <xs:documentation>todo make ref</xs:documentation>
  229. </xs:annotation>
  230. </xs:element>
  231. <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
  232. id="ADMIN_USERS___d4e4215-1_A_ADM_COMP">
  233. <xs:annotation>
  234. <xs:documentation>todo make ref</xs:documentation>
  235. </xs:annotation>
  236. </xs:element>
  237. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
  238. id="ADMIN_USERS___d4e4239-1_EMAIL_LOCA"/>
  239. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  240. id="ADMIN_USERS___d4e4219-1">
  241. <xs:annotation>
  242. <xs:appinfo>
  243. <system_cache__appinfo:flat_relation_cache>
  244. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  245. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  246. </system_cache__appinfo:flat_relation_cache>
  247. </xs:appinfo>
  248. </xs:annotation>
  249. </xs:element>-->
  250. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  251. id="ADMIN_USERS___d4e4224-1">
  252. <xs:annotation>
  253. <xs:appinfo>
  254. <system_cache__appinfo:flat_relation_cache>
  255. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  256. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  257. </system_cache__appinfo:flat_relation_cache>
  258. </xs:appinfo>
  259. </xs:annotation>
  260. </xs:element>-->
  261. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
  262. id="ADMIN_USERS___d4e4229-1">
  263. <xs:annotation>
  264. <xs:appinfo>
  265. <system_cache__appinfo:flat_relation_cache>
  266. <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"/>
  267. </system_cache__appinfo:flat_relation_cache>
  268. </xs:appinfo>
  269. </xs:annotation>
  270. </xs:element>
  271. <xs:element maxOccurs="unbounded" minOccurs="0"
  272. ref="default_db__x3A__DEVICES:DEVICES" id="ADMIN_USERS___d4e4DEV2">
  273. <xs:annotation>
  274. <xs:appinfo>
  275. <system_cache__appinfo:flat_relation_cache>
  276. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
  277. </system_cache__appinfo:flat_relation_cache>
  278. </xs:appinfo>
  279. </xs:annotation>
  280. </xs:element>
  281. </xs:sequence>
  282. </xs:restriction>
  283. </xs:complexContent>
  284. </xs:complexType>
  285. <xs:element name="user_status__NORMAL" type="default_db__x3A__ADMIN_USERS:user_status__NORMAL"
  286. id="ADMIN_USERS___d4e4235-1_user_statu"/>
  287. <xs:complexType name="user_status__OFF_HARD" id="ADMIN_USERS___d4e4236-1_user_statu">
  288. <xs:complexContent id="ADMIN_USERS___d4e4237-1">
  289. <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
  290. <xs:sequence id="ADMIN_USERS___d4e4239-1">
  291. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4240-1_ID"/>
  292. <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
  293. id="ADMIN_USERS___d4e4241-1_ADM_NAME"/>
  294. <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
  295. id="ADMIN_USERS___d4e4242-1_ADM_ACCOUN"/>
  296. <xs:element name="ADM_PASSWD" type="xs:string"
  297. id="ADMIN_USERS___d4e4243-1_ADM_PASSWD"/>
  298. <xs:element name="A_STATUS"
  299. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_OFF_HARD"
  300. id="ADMIN_USERS___d4e4244-1_A_STATUS"/>
  301. <xs:element name="EMPLOYEE_TYPE"
  302. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
  303. id="ADMIN_USERS___d4e4245-1_EMPLOYEE_T"/>
  304. <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
  305. id="ADMIN_USERS___d4e4246-1_ADM_OTHER_">
  306. <xs:annotation>
  307. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  308. </xs:documentation>
  309. </xs:annotation>
  310. </xs:element>
  311. <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
  312. id="ADMIN_USERS___d4e4250-1_ADM_PESEL">
  313. <xs:annotation>
  314. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  315. </xs:documentation>
  316. </xs:annotation>
  317. </xs:element>
  318. <xs:element name="ADM_PHONE" minOccurs="0" type="xs:string"
  319. id="ADMIN_USERS___d4e4254-1_ADM_PHONE">
  320. <xs:annotation>
  321. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  322. </xs:annotation>
  323. </xs:element>
  324. <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
  325. id="ADMIN_USERS___d4e4258-1_DEFAULT_AC">
  326. <xs:annotation>
  327. <xs:documentation>todo make ref</xs:documentation>
  328. </xs:annotation>
  329. </xs:element>
  330. <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
  331. id="ADMIN_USERS___d4e4262-1_A_CLASSIFI">
  332. <xs:annotation>
  333. <xs:documentation>todo make ref</xs:documentation>
  334. </xs:annotation>
  335. </xs:element>
  336. <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
  337. id="ADMIN_USERS___d4e4267-1_A_ADM_COMP">
  338. <xs:annotation>
  339. <xs:documentation>todo make ref</xs:documentation>
  340. </xs:annotation>
  341. </xs:element>
  342. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
  343. id="ADMIN_USERS___d4e4292-1_EMAIL_LOCA"/>
  344. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  345. id="ADMIN_USERS___d4e4271-1">
  346. <xs:annotation>
  347. <xs:appinfo>
  348. <system_cache__appinfo:flat_relation_cache>
  349. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  350. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  351. </system_cache__appinfo:flat_relation_cache>
  352. </xs:appinfo>
  353. </xs:annotation>
  354. </xs:element>-->
  355. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  356. id="ADMIN_USERS___d4e4276-1">
  357. <xs:annotation>
  358. <xs:appinfo>
  359. <system_cache__appinfo:flat_relation_cache>
  360. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  361. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  362. </system_cache__appinfo:flat_relation_cache>
  363. </xs:appinfo>
  364. </xs:annotation>
  365. </xs:element>-->
  366. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
  367. id="ADMIN_USERS___d4e4281-1">
  368. <xs:annotation>
  369. <xs:appinfo>
  370. <system_cache__appinfo:flat_relation_cache>
  371. <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"/>
  372. </system_cache__appinfo:flat_relation_cache>
  373. </xs:appinfo>
  374. </xs:annotation>
  375. </xs:element>
  376. <xs:element maxOccurs="unbounded" minOccurs="0"
  377. ref="default_db__x3A__DEVICES:DEVICES" id="ADMIN_USERS___d4e4DEV3">
  378. <xs:annotation>
  379. <xs:appinfo>
  380. <system_cache__appinfo:flat_relation_cache>
  381. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
  382. </system_cache__appinfo:flat_relation_cache>
  383. </xs:appinfo>
  384. </xs:annotation>
  385. </xs:element>
  386. </xs:sequence>
  387. </xs:restriction>
  388. </xs:complexContent>
  389. </xs:complexType>
  390. <xs:element name="user_status__OFF_HARD"
  391. type="default_db__x3A__ADMIN_USERS:user_status__OFF_HARD"
  392. id="ADMIN_USERS___d4e4286-1_user_statu"/>
  393. <xs:element name="user" type="default_db__x3A__ADMIN_USERS:user"
  394. id="ADMIN_USERS___d4e4287-1_user"/>
  395. <xs:element name="AccessOwner" type="default_db__x3A__ADMIN_USERS:user"
  396. id="ADMIN_USERS___d4e4288-1_AccessOwne">
  397. <xs:annotation>
  398. <xs:documentation>Odpowiednik L_APPOITMENT_USER</xs:documentation>
  399. </xs:annotation>
  400. </xs:element>
  401. <xs:complexType name="person_contatct" id="ADMIN_USERS___d4e4292-1_person_con">
  402. <xs:annotation>
  403. <xs:documentation>TODO podstawowy obiekt do wprowadzania jako kontakt do osoby fizycznej z mozliwoscia ewnetualnego logowania i widzenia spraw powiazanych
  404. Kombinacja: EMPLOYE TYPE Kontakt</xs:documentation>
  405. </xs:annotation>
  406. <xs:complexContent id="ADMIN_USERS___d4e4296-1">
  407. <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
  408. <xs:sequence id="ADMIN_USERS___d4e4298-1">
  409. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4299-1_ID"/>
  410. <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
  411. id="ADMIN_USERS___d4e4300-1_ADM_NAME"/>
  412. <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
  413. id="ADMIN_USERS___d4e4301-1_ADM_ACCOUN"/>
  414. <xs:element name="ADM_PASSWD" type="xs:string"
  415. id="ADMIN_USERS___d4e4302-1_ADM_PASSWD"/>
  416. <xs:element name="A_STATUS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
  417. id="ADMIN_USERS___d4e4303-1_A_STATUS"/>
  418. <xs:element name="EMPLOYEE_TYPE"
  419. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
  420. id="ADMIN_USERS___d4e4304-1_EMPLOYEE_T"/>
  421. <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
  422. id="ADMIN_USERS___d4e4305-1_ADM_OTHER_">
  423. <xs:annotation>
  424. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  425. </xs:documentation>
  426. </xs:annotation>
  427. </xs:element>
  428. <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
  429. id="ADMIN_USERS___d4e4309-1_ADM_PESEL">
  430. <xs:annotation>
  431. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  432. </xs:documentation>
  433. </xs:annotation>
  434. </xs:element>
  435. <xs:element name="ADM_PHONE" minOccurs="0" type="xs:string"
  436. id="ADMIN_USERS___d4e4313-1_ADM_PHONE">
  437. <xs:annotation>
  438. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  439. </xs:annotation>
  440. </xs:element>
  441. <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
  442. id="ADMIN_USERS___d4e4317-1_DEFAULT_AC">
  443. <xs:annotation>
  444. <xs:documentation>todo make ref</xs:documentation>
  445. </xs:annotation>
  446. </xs:element>
  447. <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
  448. id="ADMIN_USERS___d4e4321-1_A_CLASSIFI">
  449. <xs:annotation>
  450. <xs:documentation>todo make ref</xs:documentation>
  451. </xs:annotation>
  452. </xs:element>
  453. <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
  454. id="ADMIN_USERS___d4e4326-1_A_ADM_COMP">
  455. <xs:annotation>
  456. <xs:documentation>todo make ref</xs:documentation>
  457. </xs:annotation>
  458. </xs:element>
  459. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
  460. id="ADMIN_USERS___d4e4352-1_EMAIL_LOCA"/>
  461. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  462. id="ADMIN_USERS___d4e4330-1">
  463. <xs:annotation>
  464. <xs:appinfo>
  465. <system_cache__appinfo:flat_relation_cache>
  466. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  467. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  468. </system_cache__appinfo:flat_relation_cache>
  469. </xs:appinfo>
  470. </xs:annotation>
  471. </xs:element>-->
  472. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  473. id="ADMIN_USERS___d4e4335-1">
  474. <xs:annotation>
  475. <xs:appinfo>
  476. <system_cache__appinfo:flat_relation_cache>
  477. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  478. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  479. </system_cache__appinfo:flat_relation_cache>
  480. </xs:appinfo>
  481. </xs:annotation>
  482. </xs:element>-->
  483. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
  484. id="ADMIN_USERS___d4e4340-1">
  485. <xs:annotation>
  486. <xs:appinfo>
  487. <system_cache__appinfo:flat_relation_cache>
  488. <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"/>
  489. </system_cache__appinfo:flat_relation_cache>
  490. </xs:appinfo>
  491. </xs:annotation>
  492. </xs:element>
  493. <xs:element maxOccurs="unbounded" minOccurs="0"
  494. ref="default_db__x3A__DEVICES:DEVICES" id="ADMIN_USERS___d4e4DEV4">
  495. <xs:annotation>
  496. <xs:appinfo>
  497. <system_cache__appinfo:flat_relation_cache>
  498. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
  499. </system_cache__appinfo:flat_relation_cache>
  500. </xs:appinfo>
  501. </xs:annotation>
  502. </xs:element>
  503. </xs:sequence>
  504. </xs:restriction>
  505. </xs:complexContent>
  506. </xs:complexType>
  507. <xs:element name="person_contatct" type="default_db__x3A__ADMIN_USERS:person_contatct"
  508. id="ADMIN_USERS___d4e4345-1_person_con"/>
  509. <xs:complexType name="person_contact_with_details" id="ADMIN_USERS___d4e4346-1_person_con">
  510. <xs:annotation>
  511. <xs:documentation>Kontakt do dodawania do umow, rozszerzony o pesel i dane dokładne adresowe zamieszkania
  512. Kombinacja: EMPLOYE TYPE Kontakt</xs:documentation>
  513. </xs:annotation>
  514. <xs:complexContent id="ADMIN_USERS___d4e4350-1">
  515. <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
  516. <xs:sequence id="ADMIN_USERS___d4e4352-1">
  517. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4353-1_ID"/>
  518. <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
  519. id="ADMIN_USERS___d4e4354-1_ADM_NAME"/>
  520. <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
  521. id="ADMIN_USERS___d4e4355-1_ADM_ACCOUN"/>
  522. <xs:element name="ADM_PASSWD" type="xs:string"
  523. id="ADMIN_USERS___d4e4356-1_ADM_PASSWD"/>
  524. <xs:element name="A_STATUS" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
  525. id="ADMIN_USERS___d4e4357-1_A_STATUS"/>
  526. <xs:element name="EMPLOYEE_TYPE"
  527. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
  528. id="ADMIN_USERS___d4e4358-1_EMPLOYEE_T"/>
  529. <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
  530. id="ADMIN_USERS___d4e4359-1_ADM_OTHER_">
  531. <xs:annotation>
  532. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  533. </xs:documentation>
  534. </xs:annotation>
  535. </xs:element>
  536. <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
  537. id="ADMIN_USERS___d4e4363-1_ADM_PESEL">
  538. <xs:annotation>
  539. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  540. </xs:documentation>
  541. </xs:annotation>
  542. </xs:element>
  543. <xs:element name="ADM_PHONE" minOccurs="1" type="xs:string"
  544. id="ADMIN_USERS___d4e4367-1_ADM_PHONE">
  545. <xs:annotation>
  546. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  547. </xs:annotation>
  548. </xs:element>
  549. <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
  550. id="ADMIN_USERS___d4e4371-1_DEFAULT_AC">
  551. <xs:annotation>
  552. <xs:documentation>todo make ref</xs:documentation>
  553. </xs:annotation>
  554. </xs:element>
  555. <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
  556. id="ADMIN_USERS___d4e4375-1_A_CLASSIFI">
  557. <xs:annotation>
  558. <xs:documentation>todo make ref</xs:documentation>
  559. </xs:annotation>
  560. </xs:element>
  561. <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
  562. id="ADMIN_USERS___d4e4380-1_A_ADM_COMP">
  563. <xs:annotation>
  564. <xs:documentation>todo make ref</xs:documentation>
  565. </xs:annotation>
  566. </xs:element>
  567. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
  568. id="ADMIN_USERS___d4e4407-1_EMAIL_LOCA"/>
  569. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  570. id="ADMIN_USERS___d4e4384-1">
  571. <xs:annotation>
  572. <xs:appinfo>
  573. <system_cache__appinfo:flat_relation_cache>
  574. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  575. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  576. </system_cache__appinfo:flat_relation_cache>
  577. </xs:appinfo>
  578. </xs:annotation>
  579. </xs:element>-->
  580. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  581. id="ADMIN_USERS___d4e4389-1">
  582. <xs:annotation>
  583. <xs:appinfo>
  584. <system_cache__appinfo:flat_relation_cache>
  585. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  586. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  587. </system_cache__appinfo:flat_relation_cache>
  588. </xs:appinfo>
  589. </xs:annotation>
  590. </xs:element>-->
  591. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
  592. id="ADMIN_USERS___d4e4394-1">
  593. <xs:annotation>
  594. <xs:appinfo>
  595. <system_cache__appinfo:flat_relation_cache>
  596. <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"/>
  597. </system_cache__appinfo:flat_relation_cache>
  598. </xs:appinfo>
  599. </xs:annotation>
  600. </xs:element>
  601. <xs:element maxOccurs="unbounded" minOccurs="0"
  602. ref="default_db__x3A__DEVICES:DEVICES" id="ADMIN_USERS___d4e4DEV5">
  603. <xs:annotation>
  604. <xs:appinfo>
  605. <system_cache__appinfo:flat_relation_cache>
  606. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
  607. </system_cache__appinfo:flat_relation_cache>
  608. </xs:appinfo>
  609. </xs:annotation>
  610. </xs:element>
  611. </xs:sequence>
  612. </xs:restriction>
  613. </xs:complexContent>
  614. </xs:complexType>
  615. <xs:element name="person_contact_with_details"
  616. type="default_db__x3A__ADMIN_USERS:person_contact_with_details"
  617. id="ADMIN_USERS___d4e4399-1_person_con"/>
  618. <xs:complexType name="worker" id="ADMIN_USERS___d4e4400-1_worker">
  619. <xs:annotation>
  620. <xs:documentation>kombinacja - jest to EMPLOYEE TYPE = Pracownik</xs:documentation>
  621. </xs:annotation>
  622. <xs:complexContent id="ADMIN_USERS___d4e4404-1">
  623. <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
  624. <xs:sequence id="ADMIN_USERS___d4e4406-1">
  625. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4407-1_ID"/>
  626. <xs:element maxOccurs="1" minOccurs="1" name="ADM_NAME" type="xs:string"
  627. id="ADMIN_USERS___d4e4408-1_ADM_NAME"/>
  628. <xs:element maxOccurs="1" minOccurs="1" name="ADM_ACCOUNT" type="xs:string"
  629. id="ADMIN_USERS___d4e4409-1_ADM_ACCOUN"/>
  630. <xs:element name="ADM_PASSWD" type="xs:string"
  631. id="ADMIN_USERS___d4e4410-1_ADM_PASSWD"/>
  632. <xs:element name="A_STATUS"
  633. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_NORMAL"
  634. id="ADMIN_USERS___d4e4411-1_A_STATUS"/>
  635. <xs:element name="EMPLOYEE_TYPE"
  636. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE__worker"
  637. id="ADMIN_USERS___d4e4412-1_EMPLOYEE_T"/>
  638. <xs:element name="ADM_OTHER_DOC" minOccurs="0" type="xs:string"
  639. id="ADMIN_USERS___d4e4413-1_ADM_OTHER_">
  640. <xs:annotation>
  641. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  642. </xs:documentation>
  643. </xs:annotation>
  644. </xs:element>
  645. <xs:element name="ADM_PESEL" minOccurs="0" type="xs:string"
  646. id="ADMIN_USERS___d4e4417-1_ADM_PESEL">
  647. <xs:annotation>
  648. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  649. </xs:documentation>
  650. </xs:annotation>
  651. </xs:element>
  652. <xs:element name="ADM_PHONE" minOccurs="0" type="xs:string"
  653. id="ADMIN_USERS___d4e4421-1_ADM_PHONE">
  654. <xs:annotation>
  655. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  656. </xs:annotation>
  657. </xs:element>
  658. <xs:element minOccurs="0" name="DEFAULT_ACL_GROUP" type="xs:string"
  659. id="ADMIN_USERS___d4e4425-1_DEFAULT_AC">
  660. <xs:annotation>
  661. <xs:documentation>todo make ref</xs:documentation>
  662. </xs:annotation>
  663. </xs:element>
  664. <xs:element minOccurs="0" name="A_CLASSIFIED" type="xs:string"
  665. id="ADMIN_USERS___d4e4429-1_A_CLASSIFI">
  666. <xs:annotation>
  667. <xs:documentation>todo make ref</xs:documentation>
  668. </xs:annotation>
  669. </xs:element>
  670. <xs:element minOccurs="0" name="A_ADM_COMPANY" type="xs:string"
  671. id="ADMIN_USERS___d4e4434-1_A_ADM_COMP">
  672. <xs:annotation>
  673. <xs:documentation>todo make ref</xs:documentation>
  674. </xs:annotation>
  675. </xs:element>
  676. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS" type="xs:string"
  677. id="ADMIN_USERS___d4e4462-1_EMAIL_LOCA"/>
  678. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  679. id="ADMIN_USERS___d4e4438-1">
  680. <xs:annotation>
  681. <xs:appinfo>
  682. <system_cache__appinfo:flat_relation_cache>
  683. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  684. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  685. </system_cache__appinfo:flat_relation_cache>
  686. </xs:appinfo>
  687. </xs:annotation>
  688. </xs:element>-->
  689. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  690. id="ADMIN_USERS___d4e4443-1">
  691. <xs:annotation>
  692. <xs:appinfo>
  693. <system_cache__appinfo:flat_relation_cache>
  694. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  695. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  696. </system_cache__appinfo:flat_relation_cache>
  697. </xs:appinfo>
  698. </xs:annotation>
  699. </xs:element>-->
  700. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
  701. id="ADMIN_USERS___d4e4448-1">
  702. <xs:annotation>
  703. <xs:appinfo>
  704. <system_cache__appinfo:flat_relation_cache>
  705. <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"/>
  706. </system_cache__appinfo:flat_relation_cache>
  707. </xs:appinfo>
  708. </xs:annotation>
  709. </xs:element>
  710. <xs:element maxOccurs="unbounded" minOccurs="0"
  711. ref="default_db__x3A__DEVICES:DEVICES" id="ADMIN_USERS___d4e4DEV6">
  712. <xs:annotation>
  713. <xs:appinfo>
  714. <system_cache__appinfo:flat_relation_cache>
  715. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ADMIN_USERS_ID"/>
  716. </system_cache__appinfo:flat_relation_cache>
  717. </xs:appinfo>
  718. </xs:annotation>
  719. </xs:element>
  720. </xs:sequence>
  721. </xs:restriction>
  722. </xs:complexContent>
  723. </xs:complexType>
  724. <xs:element name="worker" type="default_db__x3A__ADMIN_USERS:worker"
  725. substitutionGroup="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
  726. id="ADMIN_USERS___d4e4453-1_worker"/>
  727. <xs:element name="L_APPOITMENT_USER" type="default_db__x3A__ADMIN_USERS:worker"
  728. id="ADMIN_USERS___d4e4455-1_L_APPOITME"/>
  729. </xs:schema>