worker.xsd 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100
  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. xmlns:default_db__x3A__DEVICES="https://biuro.biall-net.pl/wfs/default_db/table/DEVICES.xsd"
  9. xmlns:default_db__x3A__PROBLEMS="https://biuro.biall-net.pl/wfs/default_db/table/PROBLEMS.xsd"
  10. xmlns:default_db__x3A__USERS2_MARKETING="https://biuro.biall-net.pl/wfs/default_db/table/USERS2_MARKETING.xsd"
  11. xmlns:default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
  12. xmlns:fix_se_defaultdb_schema="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/fix_se_defaultdb_schema/fix_se_defaultdb_schema.xsd"
  13. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  14. elementFormDefault="qualified"
  15. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
  16. vc:minVersion="1.1">
  17. <xs:import namespace="http://biuro.biall-net.pl/p5/schema/types"
  18. schemaLocation="../../../types.xsd"/>
  19. <xs:import namespace="http://www.opengis.net/gml/3.2"
  20. schemaLocation="http://www.opengis.net/gml/3.2"/>
  21. <xs:annotation>
  22. <xs:appinfo>
  23. <system_cache__appinfo:binding bindPolicy="single">
  24. <system_cache__appinfo:prefix>p5_default_db</system_cache__appinfo:prefix>
  25. <system_cache__appinfo:api type="wfs">https://biuro.biall-net.pl/SE/version-git/wfs-data.php</system_cache__appinfo:api>
  26. </system_cache__appinfo:binding>
  27. </xs:appinfo>
  28. <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>
  29. </xs:annotation>
  30. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
  31. schemaLocation="../../default_db.CRM_LISTA_ZASOBOW/CRM_LISTA_ZASOBOW/CRM_LISTA_ZASOBOW.xsd"/>
  32. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/DEVICES.xsd"
  33. schemaLocation="../../default_db.DEVICES/DEVICES/DEVICES.xsd"/>
  34. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/USERS2_MARKETING.xsd"
  35. schemaLocation="../../default_db.USERS2_MARKETING/USERS2_MARKETING/USERS2_MARKETING.xsd"/>
  36. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/PROBLEMS.xsd"
  37. schemaLocation="../../default_db.PROBLEMS/PROBLEMS/PROBLEMS.xsd"/>
  38. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
  39. schemaLocation="../../default_db.IN7_MK_BAZA_DYSTRYBUCJI/IN7_MK_BAZA_DYSTRYBUCJI/IN7_MK_BAZA_DYSTRYBUCJI.xsd"/>
  40. <xs:simpleType name="ADMIN_USERS__EMPLOYE_TYPE"
  41. id="ADMIN_USERS___d4e4101-1_ADMIN_USER">
  42. <xs:restriction base="xs:string">
  43. <xs:enumeration value=""/>
  44. <xs:enumeration value="Pracownik"/>
  45. <xs:enumeration value="Kandydat"/>
  46. <xs:enumeration value="Partner"/>
  47. <xs:enumeration value="Anonymous"/>
  48. <xs:enumeration value="Kontakt"/>
  49. </xs:restriction>
  50. </xs:simpleType>
  51. <xs:simpleType name="ADMIN_USERS__EMPLOYE_TYPE__person_contact_with_details"
  52. id="ADMIN_USERS___d4e4109-1_ADMIN_USER">
  53. <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE">
  54. <xs:enumeration value="Kontakt"/>
  55. </xs:restriction>
  56. </xs:simpleType>
  57. <xs:simpleType name="ADMIN_USERS__EMPLOYE_TYPE__worker"
  58. id="ADMIN_USERS___d4e4112-1_ADMIN_USER">
  59. <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE">
  60. <xs:enumeration value="Pracownik"/>
  61. </xs:restriction>
  62. </xs:simpleType>
  63. <xs:simpleType name="ADMIN_USERS__A_STATUS" id="ADMIN_USERS___d4e4115-1_ADMIN_USER">
  64. <xs:restriction base="xs:string">
  65. <xs:enumeration value="WAITING"/>
  66. <xs:enumeration value="NORMAL"/>
  67. <xs:enumeration value="MONITOR"/>
  68. <xs:enumeration value="WARNING"/>
  69. <xs:enumeration value="OFF_SOFT"/>
  70. <xs:enumeration value="OFF_HARD"/>
  71. <xs:enumeration value="DELETED"/>
  72. </xs:restriction>
  73. </xs:simpleType>
  74. <xs:simpleType name="ADMIN_USERS__A_STATUS_NORMAL"
  75. id="ADMIN_USERS___d4e4124-1_ADMIN_USER">
  76. <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS">
  77. <xs:enumeration value="NORMAL"/>
  78. </xs:restriction>
  79. </xs:simpleType>
  80. <xs:simpleType name="ADMIN_USERS__A_STATUS_OFF_HARD"
  81. id="ADMIN_USERS___d4e4127-1_ADMIN_USER">
  82. <xs:restriction base="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS">
  83. <xs:enumeration value="OFF_HARD"/>
  84. </xs:restriction>
  85. </xs:simpleType>
  86. <xs:complexType name="ADMIN_USERS" id="ADMIN_USERS___d5e4252-1_ADMIN_USER">
  87. <xs:annotation>
  88. <xs:appinfo>
  89. <system_cache__appinfo:heritage>
  90. <system_cache__appinfo:inherit system_cache__appinfo:inherit_ref="default_db:ADMIN_USERS"
  91. system_cache__appinfo:heritage_acl="true">
  92. <system_cache__appinfo:acl_rule_inherit_to_all_same_name_elements_and_refs/>
  93. <acl_rule_inherit_to_all_refs_by_primary/>
  94. <acl_rule_inherit_to_all_refs_by_local_element system_cache__appinfo:acl_rule_inherit_local_element_name="A_STATUS"/>
  95. </system_cache__appinfo:inherit>
  96. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  97. system_cache__appinfo:heritage_sort="true"/>
  98. </system_cache__appinfo:heritage>
  99. </xs:appinfo>
  100. </xs:annotation>
  101. <xs:sequence id="ADMIN_USERS___d4e4134-1">
  102. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4135-1_ID"/>
  103. <xs:element maxOccurs="1"
  104. minOccurs="1"
  105. name="ADM_NAME"
  106. type="xs:string"
  107. id="ADMIN_USERS___d4e4136-1_ADM_NAME"/>
  108. <xs:element maxOccurs="1"
  109. minOccurs="1"
  110. name="ADM_ACCOUNT"
  111. type="xs:string"
  112. id="ADMIN_USERS___d4e4137-1_ADM_ACCOUN"/>
  113. <xs:element name="ADM_PASSWD"
  114. type="xs:string"
  115. id="ADMIN_USERS___d4e4138-1_ADM_PASSWD"/>
  116. <xs:element name="A_STATUS"
  117. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
  118. id="ADMIN_USERS___d4e4139-1_A_STATUS"/>
  119. <xs:element name="EMPLOYEE_TYPE"
  120. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
  121. id="ADMIN_USERS___d4e4140-1_EMPLOYEE_T"/>
  122. <xs:element name="ADM_OTHER_DOC"
  123. minOccurs="0"
  124. type="xs:string"
  125. id="ADMIN_USERS___d4e4141-1_ADM_OTHER_">
  126. <xs:annotation>
  127. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  128. </xs:documentation>
  129. </xs:annotation>
  130. </xs:element>
  131. <xs:element name="ADM_PESEL"
  132. minOccurs="0"
  133. type="xs:string"
  134. id="ADMIN_USERS___d4e4145-1_ADM_PESEL">
  135. <xs:annotation>
  136. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  137. </xs:documentation>
  138. </xs:annotation>
  139. </xs:element>
  140. <xs:element name="ADM_PHONE"
  141. minOccurs="0"
  142. type="xs:string"
  143. id="ADMIN_USERS___d4e4149-1_ADM_PHONE">
  144. <xs:annotation>
  145. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  146. </xs:annotation>
  147. </xs:element>
  148. <xs:element minOccurs="0"
  149. name="DEFAULT_ACL_GROUP"
  150. type="xs:string"
  151. id="ADMIN_USERS___d4e4153-1_DEFAULT_AC">
  152. <xs:annotation>
  153. <xs:documentation>todo make ref</xs:documentation>
  154. </xs:annotation>
  155. </xs:element>
  156. <xs:element minOccurs="0"
  157. name="A_CLASSIFIED"
  158. type="xs:string"
  159. id="ADMIN_USERS___d4e4157-1_A_CLASSIFI">
  160. <xs:annotation>
  161. <xs:documentation>todo make ref</xs:documentation>
  162. </xs:annotation>
  163. </xs:element>
  164. <xs:element minOccurs="0"
  165. name="A_ADM_COMPANY"
  166. type="xs:string"
  167. id="ADMIN_USERS___d4e4162-1_A_ADM_COMP">
  168. <xs:annotation>
  169. <xs:documentation>todo make ref</xs:documentation>
  170. </xs:annotation>
  171. </xs:element>
  172. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS"
  173. type="xs:string"
  174. id="ADMIN_USERS___d4e4185-1_EMAIL_LOCA"/>
  175. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  176. id="ADMIN_USERS___d4e4166-1">
  177. <xs:annotation>
  178. <xs:appinfo>
  179. <system_cache__appinfo:flat_relation_cache>
  180. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  181. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  182. </system_cache__appinfo:flat_relation_cache>
  183. </xs:appinfo>
  184. </xs:annotation>
  185. </xs:element>-->
  186. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  187. id="ADMIN_USERS___d4e4171-1">
  188. <xs:annotation>
  189. <xs:appinfo>
  190. <system_cache__appinfo:flat_relation_cache>
  191. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  192. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  193. </system_cache__appinfo:flat_relation_cache>
  194. </xs:appinfo>
  195. </xs:annotation>
  196. </xs:element>-->
  197. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER">
  198. <xs:annotation>
  199. <xs:appinfo>
  200. <system_cache__appinfo:flat_relation_cache>
  201. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"
  202. system_cache__appinfo:name="L_APPOITMENT_USER"
  203. system_cache__appinfo:xpath="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
  204. </system_cache__appinfo:flat_relation_cache>
  205. </xs:appinfo>
  206. <xs:documentation>
  207. TODO CHECK IF THIS IS CORRECT FLAT RELATION! WAS GENERATED #166
  208. </xs:documentation>
  209. </xs:annotation>
  210. </xs:element>
  211. <xs:element maxOccurs="unbounded"
  212. minOccurs="0"
  213. ref="default_db__x3A__DEVICES:DEVICES"
  214. id="ADMIN_USERS___d4e4DEV1">
  215. <xs:annotation>
  216. <xs:appinfo>
  217. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  218. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  219. </system_cache__appinfo:flat_relation_cache>
  220. </xs:appinfo>
  221. </xs:annotation>
  222. </xs:element>
  223. <xs:element ref="default_db__x3A__USERS2_MARKETING:USERS2_MARKETING"
  224. maxOccurs="unbounded"
  225. minOccurs="0">
  226. <xs:annotation>
  227. <xs:appinfo>
  228. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  229. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  230. </system_cache__appinfo:flat_relation_cache>
  231. </xs:appinfo>
  232. </xs:annotation>
  233. </xs:element>
  234. <xs:element maxOccurs="unbounded"
  235. minOccurs="0"
  236. ref="default_db__x3A__PROBLEMS:PROBLEMS">
  237. <xs:annotation>
  238. <xs:appinfo>
  239. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  240. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  241. </system_cache__appinfo:flat_relation_cache>
  242. </xs:appinfo>
  243. </xs:annotation>
  244. </xs:element>
  245. <xs:element maxOccurs="unbounded"
  246. minOccurs="0"
  247. ref="default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI:IN7_MK_BAZA_DYSTRYBUCJI">
  248. <xs:annotation>
  249. <xs:appinfo>
  250. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  251. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  252. </system_cache__appinfo:flat_relation_cache>
  253. </xs:appinfo>
  254. </xs:annotation>
  255. </xs:element>
  256. </xs:sequence>
  257. </xs:complexType>
  258. <xs:element name="ADMIN_USERS"
  259. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS"
  260. id="ADMIN_USERS___d5e4302-1_ADMIN_USER"/>
  261. <xs:element name="ADMIN_USERS_ID" type="default_db__x3A__ADMIN_USERS:ADMIN_USERS">
  262. <xs:annotation>
  263. <xs:documentation>Uzywane w TELBOXES jako osoba odpowiadajaca za sprzet</xs:documentation>
  264. </xs:annotation>
  265. </xs:element>
  266. <xs:complexType name="user" id="ADMIN_USERS___d4e4130-1_user">
  267. <xs:annotation>
  268. <xs:documentation>@20160708 bindera: na bazie jsona Piotrowego, do testow GUI
  269. Kombinacja: bazowa</xs:documentation>
  270. </xs:annotation>
  271. <xs:complexContent id="ADMIN_USERS___d5e4307-1">
  272. <xs:extension base="default_db__x3A__ADMIN_USERS:ADMIN_USERS"
  273. id="ADMIN_USERS___d5e4308-1"/>
  274. </xs:complexContent>
  275. </xs:complexType>
  276. <xs:complexType name="user_status__NORMAL" id="ADMIN_USERS___d4e4181-1_user_statu">
  277. <xs:annotation>
  278. <xs:documentation>do generowania : typ obiektu na NORMAL do tworzenia kombinacji</xs:documentation>
  279. </xs:annotation>
  280. <xs:complexContent id="ADMIN_USERS___d4e4185-1">
  281. <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
  282. <xs:sequence id="ADMIN_USERS___d4e4187-1">
  283. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4188-1_ID"/>
  284. <xs:element maxOccurs="1"
  285. minOccurs="1"
  286. name="ADM_NAME"
  287. type="xs:string"
  288. id="ADMIN_USERS___d4e4189-1_ADM_NAME"/>
  289. <xs:element maxOccurs="1"
  290. minOccurs="1"
  291. name="ADM_ACCOUNT"
  292. type="xs:string"
  293. id="ADMIN_USERS___d4e4190-1_ADM_ACCOUN"/>
  294. <xs:element name="ADM_PASSWD"
  295. type="xs:string"
  296. id="ADMIN_USERS___d4e4191-1_ADM_PASSWD"/>
  297. <xs:element name="A_STATUS"
  298. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_NORMAL"
  299. id="ADMIN_USERS___d4e4192-1_A_STATUS"/>
  300. <xs:element name="EMPLOYEE_TYPE"
  301. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
  302. id="ADMIN_USERS___d4e4193-1_EMPLOYEE_T"/>
  303. <xs:element name="ADM_OTHER_DOC"
  304. minOccurs="0"
  305. type="xs:string"
  306. id="ADMIN_USERS___d4e4194-1_ADM_OTHER_">
  307. <xs:annotation>
  308. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  309. </xs:documentation>
  310. </xs:annotation>
  311. </xs:element>
  312. <xs:element name="ADM_PESEL"
  313. minOccurs="0"
  314. type="xs:string"
  315. id="ADMIN_USERS___d4e4198-1_ADM_PESEL">
  316. <xs:annotation>
  317. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  318. </xs:documentation>
  319. </xs:annotation>
  320. </xs:element>
  321. <xs:element name="ADM_PHONE"
  322. minOccurs="0"
  323. type="xs:string"
  324. id="ADMIN_USERS___d4e4202-1_ADM_PHONE">
  325. <xs:annotation>
  326. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  327. </xs:annotation>
  328. </xs:element>
  329. <xs:element minOccurs="0"
  330. name="DEFAULT_ACL_GROUP"
  331. type="xs:string"
  332. id="ADMIN_USERS___d4e4206-1_DEFAULT_AC">
  333. <xs:annotation>
  334. <xs:documentation>todo make ref</xs:documentation>
  335. </xs:annotation>
  336. </xs:element>
  337. <xs:element minOccurs="0"
  338. name="A_CLASSIFIED"
  339. type="xs:string"
  340. id="ADMIN_USERS___d4e4210-1_A_CLASSIFI">
  341. <xs:annotation>
  342. <xs:documentation>todo make ref</xs:documentation>
  343. </xs:annotation>
  344. </xs:element>
  345. <xs:element minOccurs="0"
  346. name="A_ADM_COMPANY"
  347. type="xs:string"
  348. id="ADMIN_USERS___d4e4215-1_A_ADM_COMP">
  349. <xs:annotation>
  350. <xs:documentation>todo make ref</xs:documentation>
  351. </xs:annotation>
  352. </xs:element>
  353. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS"
  354. type="xs:string"
  355. id="ADMIN_USERS___d4e4239-1_EMAIL_LOCA"/>
  356. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  357. id="ADMIN_USERS___d4e4219-1">
  358. <xs:annotation>
  359. <xs:appinfo>
  360. <system_cache__appinfo:flat_relation_cache>
  361. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  362. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  363. </system_cache__appinfo:flat_relation_cache>
  364. </xs:appinfo>
  365. </xs:annotation>
  366. </xs:element>-->
  367. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  368. id="ADMIN_USERS___d4e4224-1">
  369. <xs:annotation>
  370. <xs:appinfo>
  371. <system_cache__appinfo:flat_relation_cache>
  372. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  373. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  374. </system_cache__appinfo:flat_relation_cache>
  375. </xs:appinfo>
  376. </xs:annotation>
  377. </xs:element>-->
  378. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER">
  379. <xs:annotation>
  380. <xs:appinfo>
  381. <system_cache__appinfo:flat_relation_cache>
  382. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"
  383. system_cache__appinfo:name="L_APPOITMENT_USER"
  384. system_cache__appinfo:xpath="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
  385. </system_cache__appinfo:flat_relation_cache>
  386. </xs:appinfo>
  387. <xs:documentation>
  388. TODO CHECK IF THIS IS CORRECT FLAT RELATION! WAS GENERATED #166
  389. </xs:documentation>
  390. </xs:annotation>
  391. </xs:element>
  392. <xs:element maxOccurs="unbounded"
  393. minOccurs="0"
  394. ref="default_db__x3A__DEVICES:DEVICES"
  395. id="ADMIN_USERS___d4e4DEV2">
  396. <xs:annotation>
  397. <xs:appinfo>
  398. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  399. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  400. </system_cache__appinfo:flat_relation_cache>
  401. </xs:appinfo>
  402. </xs:annotation>
  403. </xs:element>
  404. <xs:element ref="default_db__x3A__USERS2_MARKETING:USERS2_MARKETING"
  405. maxOccurs="unbounded"
  406. minOccurs="0">
  407. <xs:annotation>
  408. <xs:appinfo>
  409. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  410. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  411. </system_cache__appinfo:flat_relation_cache>
  412. </xs:appinfo>
  413. </xs:annotation>
  414. </xs:element>
  415. <xs:element maxOccurs="unbounded"
  416. minOccurs="0"
  417. ref="default_db__x3A__PROBLEMS:PROBLEMS">
  418. <xs:annotation>
  419. <xs:appinfo>
  420. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  421. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  422. </system_cache__appinfo:flat_relation_cache>
  423. </xs:appinfo>
  424. </xs:annotation>
  425. </xs:element>
  426. </xs:sequence>
  427. </xs:restriction>
  428. </xs:complexContent>
  429. </xs:complexType>
  430. <xs:element name="user_status__NORMAL"
  431. type="default_db__x3A__ADMIN_USERS:user_status__NORMAL"
  432. id="ADMIN_USERS___d4e4235-1_user_statu"/>
  433. <xs:complexType name="user_status__OFF_HARD" id="ADMIN_USERS___d4e4236-1_user_statu">
  434. <xs:complexContent id="ADMIN_USERS___d4e4237-1">
  435. <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
  436. <xs:sequence id="ADMIN_USERS___d4e4239-1">
  437. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4240-1_ID"/>
  438. <xs:element maxOccurs="1"
  439. minOccurs="1"
  440. name="ADM_NAME"
  441. type="xs:string"
  442. id="ADMIN_USERS___d4e4241-1_ADM_NAME"/>
  443. <xs:element maxOccurs="1"
  444. minOccurs="1"
  445. name="ADM_ACCOUNT"
  446. type="xs:string"
  447. id="ADMIN_USERS___d4e4242-1_ADM_ACCOUN"/>
  448. <xs:element name="ADM_PASSWD"
  449. type="xs:string"
  450. id="ADMIN_USERS___d4e4243-1_ADM_PASSWD"/>
  451. <xs:element name="A_STATUS"
  452. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_OFF_HARD"
  453. id="ADMIN_USERS___d4e4244-1_A_STATUS"/>
  454. <xs:element name="EMPLOYEE_TYPE"
  455. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
  456. id="ADMIN_USERS___d4e4245-1_EMPLOYEE_T"/>
  457. <xs:element name="ADM_OTHER_DOC"
  458. minOccurs="0"
  459. type="xs:string"
  460. id="ADMIN_USERS___d4e4246-1_ADM_OTHER_">
  461. <xs:annotation>
  462. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  463. </xs:documentation>
  464. </xs:annotation>
  465. </xs:element>
  466. <xs:element name="ADM_PESEL"
  467. minOccurs="0"
  468. type="xs:string"
  469. id="ADMIN_USERS___d4e4250-1_ADM_PESEL">
  470. <xs:annotation>
  471. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  472. </xs:documentation>
  473. </xs:annotation>
  474. </xs:element>
  475. <xs:element name="ADM_PHONE"
  476. minOccurs="0"
  477. type="xs:string"
  478. id="ADMIN_USERS___d4e4254-1_ADM_PHONE">
  479. <xs:annotation>
  480. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  481. </xs:annotation>
  482. </xs:element>
  483. <xs:element minOccurs="0"
  484. name="DEFAULT_ACL_GROUP"
  485. type="xs:string"
  486. id="ADMIN_USERS___d4e4258-1_DEFAULT_AC">
  487. <xs:annotation>
  488. <xs:documentation>todo make ref</xs:documentation>
  489. </xs:annotation>
  490. </xs:element>
  491. <xs:element minOccurs="0"
  492. name="A_CLASSIFIED"
  493. type="xs:string"
  494. id="ADMIN_USERS___d4e4262-1_A_CLASSIFI">
  495. <xs:annotation>
  496. <xs:documentation>todo make ref</xs:documentation>
  497. </xs:annotation>
  498. </xs:element>
  499. <xs:element minOccurs="0"
  500. name="A_ADM_COMPANY"
  501. type="xs:string"
  502. id="ADMIN_USERS___d4e4267-1_A_ADM_COMP">
  503. <xs:annotation>
  504. <xs:documentation>todo make ref</xs:documentation>
  505. </xs:annotation>
  506. </xs:element>
  507. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS"
  508. type="xs:string"
  509. id="ADMIN_USERS___d4e4292-1_EMAIL_LOCA"/>
  510. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  511. id="ADMIN_USERS___d4e4271-1">
  512. <xs:annotation>
  513. <xs:appinfo>
  514. <system_cache__appinfo:flat_relation_cache>
  515. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  516. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  517. </system_cache__appinfo:flat_relation_cache>
  518. </xs:appinfo>
  519. </xs:annotation>
  520. </xs:element>-->
  521. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  522. id="ADMIN_USERS___d4e4276-1">
  523. <xs:annotation>
  524. <xs:appinfo>
  525. <system_cache__appinfo:flat_relation_cache>
  526. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  527. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  528. </system_cache__appinfo:flat_relation_cache>
  529. </xs:appinfo>
  530. </xs:annotation>
  531. </xs:element>-->
  532. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER">
  533. <xs:annotation>
  534. <xs:appinfo>
  535. <system_cache__appinfo:flat_relation_cache>
  536. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"
  537. system_cache__appinfo:name="L_APPOITMENT_USER"
  538. system_cache__appinfo:xpath="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
  539. </system_cache__appinfo:flat_relation_cache>
  540. </xs:appinfo>
  541. <xs:documentation>
  542. TODO CHECK IF THIS IS CORRECT FLAT RELATION! WAS GENERATED #166
  543. </xs:documentation>
  544. </xs:annotation>
  545. </xs:element>
  546. <xs:element maxOccurs="unbounded"
  547. minOccurs="0"
  548. ref="default_db__x3A__DEVICES:DEVICES"
  549. id="ADMIN_USERS___d4e4DEV3">
  550. <xs:annotation>
  551. <xs:appinfo>
  552. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  553. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  554. </system_cache__appinfo:flat_relation_cache>
  555. </xs:appinfo>
  556. <xs:documentation>
  557. TODO CHECK IF THIS IS CORRECT FLAT RELATION! WAS GENERATED #555544
  558. </xs:documentation>
  559. </xs:annotation>
  560. </xs:element>
  561. <xs:element ref="default_db__x3A__USERS2_MARKETING:USERS2_MARKETING"
  562. maxOccurs="unbounded"
  563. minOccurs="0">
  564. <xs:annotation>
  565. <xs:appinfo>
  566. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  567. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  568. </system_cache__appinfo:flat_relation_cache>
  569. </xs:appinfo>
  570. </xs:annotation>
  571. </xs:element>
  572. <xs:element maxOccurs="unbounded"
  573. minOccurs="0"
  574. ref="default_db__x3A__PROBLEMS:PROBLEMS">
  575. <xs:annotation>
  576. <xs:appinfo>
  577. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  578. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  579. </system_cache__appinfo:flat_relation_cache>
  580. </xs:appinfo>
  581. </xs:annotation>
  582. </xs:element>
  583. <xs:element maxOccurs="unbounded"
  584. minOccurs="0"
  585. ref="default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI:IN7_MK_BAZA_DYSTRYBUCJI">
  586. <xs:annotation>
  587. <xs:appinfo>
  588. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  589. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  590. </system_cache__appinfo:flat_relation_cache>
  591. </xs:appinfo>
  592. </xs:annotation>
  593. </xs:element>
  594. </xs:sequence>
  595. </xs:restriction>
  596. </xs:complexContent>
  597. </xs:complexType>
  598. <xs:element name="user_status__OFF_HARD"
  599. type="default_db__x3A__ADMIN_USERS:user_status__OFF_HARD"
  600. id="ADMIN_USERS___d4e4286-1_user_statu"/>
  601. <xs:element name="user"
  602. type="default_db__x3A__ADMIN_USERS:user"
  603. id="ADMIN_USERS___d4e4287-1_user"/>
  604. <xs:element name="AccessOwner"
  605. type="default_db__x3A__ADMIN_USERS:user"
  606. id="ADMIN_USERS___d4e4288-1_AccessOwne">
  607. <xs:annotation>
  608. <xs:documentation>Odpowiednik L_APPOITMENT_USER</xs:documentation>
  609. </xs:annotation>
  610. </xs:element>
  611. <xs:complexType name="person_contatct" id="ADMIN_USERS___d4e4292-1_person_con">
  612. <xs:annotation>
  613. <xs:documentation>TODO podstawowy obiekt do wprowadzania jako kontakt do osoby fizycznej z mozliwoscia ewnetualnego logowania i widzenia spraw powiazanych
  614. Kombinacja: EMPLOYE TYPE Kontakt</xs:documentation>
  615. </xs:annotation>
  616. <xs:complexContent id="ADMIN_USERS___d4e4296-1">
  617. <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
  618. <xs:sequence id="ADMIN_USERS___d4e4298-1">
  619. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4299-1_ID"/>
  620. <xs:element maxOccurs="1"
  621. minOccurs="1"
  622. name="ADM_NAME"
  623. type="xs:string"
  624. id="ADMIN_USERS___d4e4300-1_ADM_NAME"/>
  625. <xs:element maxOccurs="1"
  626. minOccurs="1"
  627. name="ADM_ACCOUNT"
  628. type="xs:string"
  629. id="ADMIN_USERS___d4e4301-1_ADM_ACCOUN"/>
  630. <xs:element name="ADM_PASSWD"
  631. type="xs:string"
  632. id="ADMIN_USERS___d4e4302-1_ADM_PASSWD"/>
  633. <xs:element name="A_STATUS"
  634. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
  635. id="ADMIN_USERS___d4e4303-1_A_STATUS"/>
  636. <xs:element name="EMPLOYEE_TYPE"
  637. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
  638. id="ADMIN_USERS___d4e4304-1_EMPLOYEE_T"/>
  639. <xs:element name="ADM_OTHER_DOC"
  640. minOccurs="0"
  641. type="xs:string"
  642. id="ADMIN_USERS___d4e4305-1_ADM_OTHER_">
  643. <xs:annotation>
  644. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  645. </xs:documentation>
  646. </xs:annotation>
  647. </xs:element>
  648. <xs:element name="ADM_PESEL"
  649. minOccurs="0"
  650. type="xs:string"
  651. id="ADMIN_USERS___d4e4309-1_ADM_PESEL">
  652. <xs:annotation>
  653. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  654. </xs:documentation>
  655. </xs:annotation>
  656. </xs:element>
  657. <xs:element name="ADM_PHONE"
  658. minOccurs="0"
  659. type="xs:string"
  660. id="ADMIN_USERS___d4e4313-1_ADM_PHONE">
  661. <xs:annotation>
  662. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  663. </xs:annotation>
  664. </xs:element>
  665. <xs:element minOccurs="0"
  666. name="DEFAULT_ACL_GROUP"
  667. type="xs:string"
  668. id="ADMIN_USERS___d4e4317-1_DEFAULT_AC">
  669. <xs:annotation>
  670. <xs:documentation>todo make ref</xs:documentation>
  671. </xs:annotation>
  672. </xs:element>
  673. <xs:element minOccurs="0"
  674. name="A_CLASSIFIED"
  675. type="xs:string"
  676. id="ADMIN_USERS___d4e4321-1_A_CLASSIFI">
  677. <xs:annotation>
  678. <xs:documentation>todo make ref</xs:documentation>
  679. </xs:annotation>
  680. </xs:element>
  681. <xs:element minOccurs="0"
  682. name="A_ADM_COMPANY"
  683. type="xs:string"
  684. id="ADMIN_USERS___d4e4326-1_A_ADM_COMP">
  685. <xs:annotation>
  686. <xs:documentation>todo make ref</xs:documentation>
  687. </xs:annotation>
  688. </xs:element>
  689. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS"
  690. type="xs:string"
  691. id="ADMIN_USERS___d4e4352-1_EMAIL_LOCA"/>
  692. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  693. id="ADMIN_USERS___d4e4330-1">
  694. <xs:annotation>
  695. <xs:appinfo>
  696. <system_cache__appinfo:flat_relation_cache>
  697. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  698. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  699. </system_cache__appinfo:flat_relation_cache>
  700. </xs:appinfo>
  701. </xs:annotation>
  702. </xs:element>-->
  703. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  704. id="ADMIN_USERS___d4e4335-1">
  705. <xs:annotation>
  706. <xs:appinfo>
  707. <system_cache__appinfo:flat_relation_cache>
  708. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  709. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  710. </system_cache__appinfo:flat_relation_cache>
  711. </xs:appinfo>
  712. </xs:annotation>
  713. </xs:element>-->
  714. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER">
  715. <xs:annotation>
  716. <xs:appinfo>
  717. <system_cache__appinfo:flat_relation_cache>
  718. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"
  719. system_cache__appinfo:name="L_APPOITMENT_USER"
  720. system_cache__appinfo:xpath="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
  721. </system_cache__appinfo:flat_relation_cache>
  722. </xs:appinfo>
  723. <xs:documentation>
  724. TODO CHECK IF THIS IS CORRECT FLAT RELATION! WAS GENERATED #166
  725. </xs:documentation>
  726. </xs:annotation>
  727. </xs:element>
  728. <xs:element maxOccurs="unbounded"
  729. minOccurs="0"
  730. ref="default_db__x3A__DEVICES:DEVICES"
  731. id="ADMIN_USERS___d4e4DEV4">
  732. <xs:annotation>
  733. <xs:appinfo>
  734. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  735. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  736. </system_cache__appinfo:flat_relation_cache>
  737. </xs:appinfo>
  738. </xs:annotation>
  739. </xs:element>
  740. <xs:element ref="default_db__x3A__USERS2_MARKETING:USERS2_MARKETING"
  741. maxOccurs="unbounded"
  742. minOccurs="0">
  743. <xs:annotation>
  744. <xs:appinfo>
  745. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  746. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  747. </system_cache__appinfo:flat_relation_cache>
  748. </xs:appinfo>
  749. </xs:annotation>
  750. </xs:element>
  751. <xs:element maxOccurs="unbounded"
  752. minOccurs="0"
  753. ref="default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI:IN7_MK_BAZA_DYSTRYBUCJI">
  754. <xs:annotation>
  755. <xs:appinfo>
  756. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  757. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  758. </system_cache__appinfo:flat_relation_cache>
  759. </xs:appinfo>
  760. </xs:annotation>
  761. </xs:element>
  762. </xs:sequence>
  763. </xs:restriction>
  764. </xs:complexContent>
  765. </xs:complexType>
  766. <xs:element name="person_contatct"
  767. type="default_db__x3A__ADMIN_USERS:person_contatct"
  768. id="ADMIN_USERS___d4e4345-1_person_con"/>
  769. <xs:complexType name="person_contact_with_details"
  770. id="ADMIN_USERS___d4e4346-1_person_con">
  771. <xs:annotation>
  772. <xs:documentation>Kontakt do dodawania do umow, rozszerzony o pesel i dane dokładne adresowe zamieszkania
  773. Kombinacja: EMPLOYE TYPE Kontakt</xs:documentation>
  774. </xs:annotation>
  775. <xs:complexContent id="ADMIN_USERS___d4e4350-1">
  776. <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
  777. <xs:sequence id="ADMIN_USERS___d4e4352-1">
  778. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4353-1_ID"/>
  779. <xs:element maxOccurs="1"
  780. minOccurs="1"
  781. name="ADM_NAME"
  782. type="xs:string"
  783. id="ADMIN_USERS___d4e4354-1_ADM_NAME"/>
  784. <xs:element maxOccurs="1"
  785. minOccurs="1"
  786. name="ADM_ACCOUNT"
  787. type="xs:string"
  788. id="ADMIN_USERS___d4e4355-1_ADM_ACCOUN"/>
  789. <xs:element name="ADM_PASSWD"
  790. type="xs:string"
  791. id="ADMIN_USERS___d4e4356-1_ADM_PASSWD"/>
  792. <xs:element name="A_STATUS"
  793. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS"
  794. id="ADMIN_USERS___d4e4357-1_A_STATUS"/>
  795. <xs:element name="EMPLOYEE_TYPE"
  796. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE"
  797. id="ADMIN_USERS___d4e4358-1_EMPLOYEE_T"/>
  798. <xs:element name="ADM_OTHER_DOC"
  799. minOccurs="0"
  800. type="xs:string"
  801. id="ADMIN_USERS___d4e4359-1_ADM_OTHER_">
  802. <xs:annotation>
  803. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  804. </xs:documentation>
  805. </xs:annotation>
  806. </xs:element>
  807. <xs:element name="ADM_PESEL"
  808. minOccurs="0"
  809. type="xs:string"
  810. id="ADMIN_USERS___d4e4363-1_ADM_PESEL">
  811. <xs:annotation>
  812. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  813. </xs:documentation>
  814. </xs:annotation>
  815. </xs:element>
  816. <xs:element name="ADM_PHONE"
  817. minOccurs="1"
  818. type="xs:string"
  819. id="ADMIN_USERS___d4e4367-1_ADM_PHONE">
  820. <xs:annotation>
  821. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  822. </xs:annotation>
  823. </xs:element>
  824. <xs:element minOccurs="0"
  825. name="DEFAULT_ACL_GROUP"
  826. type="xs:string"
  827. id="ADMIN_USERS___d4e4371-1_DEFAULT_AC">
  828. <xs:annotation>
  829. <xs:documentation>todo make ref</xs:documentation>
  830. </xs:annotation>
  831. </xs:element>
  832. <xs:element minOccurs="0"
  833. name="A_CLASSIFIED"
  834. type="xs:string"
  835. id="ADMIN_USERS___d4e4375-1_A_CLASSIFI">
  836. <xs:annotation>
  837. <xs:documentation>todo make ref</xs:documentation>
  838. </xs:annotation>
  839. </xs:element>
  840. <xs:element minOccurs="0"
  841. name="A_ADM_COMPANY"
  842. type="xs:string"
  843. id="ADMIN_USERS___d4e4380-1_A_ADM_COMP">
  844. <xs:annotation>
  845. <xs:documentation>todo make ref</xs:documentation>
  846. </xs:annotation>
  847. </xs:element>
  848. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS"
  849. type="xs:string"
  850. id="ADMIN_USERS___d4e4407-1_EMAIL_LOCA"/>
  851. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  852. id="ADMIN_USERS___d4e4384-1">
  853. <xs:annotation>
  854. <xs:appinfo>
  855. <system_cache__appinfo:flat_relation_cache>
  856. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  857. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  858. </system_cache__appinfo:flat_relation_cache>
  859. </xs:appinfo>
  860. </xs:annotation>
  861. </xs:element>-->
  862. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  863. id="ADMIN_USERS___d4e4389-1">
  864. <xs:annotation>
  865. <xs:appinfo>
  866. <system_cache__appinfo:flat_relation_cache>
  867. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  868. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  869. </system_cache__appinfo:flat_relation_cache>
  870. </xs:appinfo>
  871. </xs:annotation>
  872. </xs:element>-->
  873. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER">
  874. <xs:annotation>
  875. <xs:appinfo>
  876. <system_cache__appinfo:flat_relation_cache>
  877. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"
  878. system_cache__appinfo:name="L_APPOITMENT_USER"
  879. system_cache__appinfo:xpath="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
  880. </system_cache__appinfo:flat_relation_cache>
  881. </xs:appinfo>
  882. <xs:documentation>
  883. TODO CHECK IF THIS IS CORRECT FLAT RELATION! WAS GENERATED #166
  884. </xs:documentation>
  885. </xs:annotation>
  886. </xs:element>
  887. <xs:element maxOccurs="unbounded"
  888. minOccurs="0"
  889. ref="default_db__x3A__DEVICES:DEVICES"
  890. id="ADMIN_USERS___d4e4DEV5">
  891. <xs:annotation>
  892. <xs:appinfo>
  893. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  894. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  895. </system_cache__appinfo:flat_relation_cache>
  896. </xs:appinfo>
  897. </xs:annotation>
  898. </xs:element>
  899. <xs:element ref="default_db__x3A__USERS2_MARKETING:USERS2_MARKETING"
  900. maxOccurs="unbounded"
  901. minOccurs="0">
  902. <xs:annotation>
  903. <xs:appinfo>
  904. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  905. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  906. </system_cache__appinfo:flat_relation_cache>
  907. </xs:appinfo>
  908. </xs:annotation>
  909. </xs:element>
  910. <xs:element maxOccurs="unbounded"
  911. minOccurs="0"
  912. ref="default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI:IN7_MK_BAZA_DYSTRYBUCJI">
  913. <xs:annotation>
  914. <xs:appinfo>
  915. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  916. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  917. </system_cache__appinfo:flat_relation_cache>
  918. </xs:appinfo>
  919. </xs:annotation>
  920. </xs:element>
  921. </xs:sequence>
  922. </xs:restriction>
  923. </xs:complexContent>
  924. </xs:complexType>
  925. <xs:element name="person_contact_with_details"
  926. type="default_db__x3A__ADMIN_USERS:person_contact_with_details"
  927. id="ADMIN_USERS___d4e4399-1_person_con"/>
  928. <xs:complexType name="worker" id="ADMIN_USERS___d4e4400-1_worker">
  929. <xs:annotation>
  930. <xs:documentation>kombinacja - jest to EMPLOYEE TYPE = Pracownik</xs:documentation>
  931. </xs:annotation>
  932. <xs:complexContent id="ADMIN_USERS___d4e4404-1">
  933. <xs:restriction base="default_db__x3A__ADMIN_USERS:user">
  934. <xs:sequence id="ADMIN_USERS___d4e4406-1">
  935. <xs:element name="ID" type="xs:int" id="ADMIN_USERS___d4e4407-1_ID"/>
  936. <xs:element maxOccurs="1"
  937. minOccurs="1"
  938. name="ADM_NAME"
  939. type="xs:string"
  940. id="ADMIN_USERS___d4e4408-1_ADM_NAME"/>
  941. <xs:element maxOccurs="1"
  942. minOccurs="1"
  943. name="ADM_ACCOUNT"
  944. type="xs:string"
  945. id="ADMIN_USERS___d4e4409-1_ADM_ACCOUN"/>
  946. <xs:element name="ADM_PASSWD"
  947. type="xs:string"
  948. id="ADMIN_USERS___d4e4410-1_ADM_PASSWD"/>
  949. <xs:element name="A_STATUS"
  950. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__A_STATUS_NORMAL"
  951. id="ADMIN_USERS___d4e4411-1_A_STATUS"/>
  952. <xs:element name="EMPLOYEE_TYPE"
  953. type="default_db__x3A__ADMIN_USERS:ADMIN_USERS__EMPLOYE_TYPE__worker"
  954. id="ADMIN_USERS___d4e4412-1_EMPLOYEE_T"/>
  955. <xs:element name="ADM_OTHER_DOC"
  956. minOccurs="0"
  957. type="xs:string"
  958. id="ADMIN_USERS___d4e4413-1_ADM_OTHER_">
  959. <xs:annotation>
  960. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  961. </xs:documentation>
  962. </xs:annotation>
  963. </xs:element>
  964. <xs:element name="ADM_PESEL"
  965. minOccurs="0"
  966. type="xs:string"
  967. id="ADMIN_USERS___d4e4417-1_ADM_PESEL">
  968. <xs:annotation>
  969. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users
  970. </xs:documentation>
  971. </xs:annotation>
  972. </xs:element>
  973. <xs:element name="ADM_PHONE"
  974. minOccurs="0"
  975. type="xs:string"
  976. id="ADMIN_USERS___d4e4421-1_ADM_PHONE">
  977. <xs:annotation>
  978. <xs:documentation>todo: nalezy zdefiniowac komorke w admin users</xs:documentation>
  979. </xs:annotation>
  980. </xs:element>
  981. <xs:element minOccurs="0"
  982. name="DEFAULT_ACL_GROUP"
  983. type="xs:string"
  984. id="ADMIN_USERS___d4e4425-1_DEFAULT_AC">
  985. <xs:annotation>
  986. <xs:documentation>todo make ref</xs:documentation>
  987. </xs:annotation>
  988. </xs:element>
  989. <xs:element minOccurs="0"
  990. name="A_CLASSIFIED"
  991. type="xs:string"
  992. id="ADMIN_USERS___d4e4429-1_A_CLASSIFI">
  993. <xs:annotation>
  994. <xs:documentation>todo make ref</xs:documentation>
  995. </xs:annotation>
  996. </xs:element>
  997. <xs:element minOccurs="0"
  998. name="A_ADM_COMPANY"
  999. type="xs:string"
  1000. id="ADMIN_USERS___d4e4434-1_A_ADM_COMP">
  1001. <xs:annotation>
  1002. <xs:documentation>todo make ref</xs:documentation>
  1003. </xs:annotation>
  1004. </xs:element>
  1005. <xs:element name="EMAIL_LOCAL_ACCOUNT_ADDRESS"
  1006. type="xs:string"
  1007. id="ADMIN_USERS___d4e4462-1_EMAIL_LOCA"/>
  1008. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  1009. id="ADMIN_USERS___d4e4438-1">
  1010. <xs:annotation>
  1011. <xs:appinfo>
  1012. <system_cache__appinfo:flat_relation_cache>
  1013. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  1014. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
  1015. </system_cache__appinfo:flat_relation_cache>
  1016. </xs:appinfo>
  1017. </xs:annotation>
  1018. </xs:element>-->
  1019. <!--<xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  1020. id="ADMIN_USERS___d4e4443-1">
  1021. <xs:annotation>
  1022. <xs:appinfo>
  1023. <system_cache__appinfo:flat_relation_cache>
  1024. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  1025. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
  1026. </system_cache__appinfo:flat_relation_cache>
  1027. </xs:appinfo>
  1028. </xs:annotation>
  1029. </xs:element>-->
  1030. <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER">
  1031. <xs:annotation>
  1032. <xs:appinfo>
  1033. <system_cache__appinfo:flat_relation_cache>
  1034. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"
  1035. system_cache__appinfo:name="L_APPOITMENT_USER"
  1036. system_cache__appinfo:xpath="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER/ADM_ACCOUNT"/>
  1037. </system_cache__appinfo:flat_relation_cache>
  1038. </xs:appinfo>
  1039. <xs:documentation>
  1040. TODO CHECK IF THIS IS CORRECT FLAT RELATION! WAS GENERATED #166
  1041. </xs:documentation>
  1042. </xs:annotation>
  1043. </xs:element>
  1044. <xs:element maxOccurs="unbounded"
  1045. minOccurs="0"
  1046. ref="default_db__x3A__DEVICES:DEVICES"
  1047. id="ADMIN_USERS___d4e4DEV6">
  1048. <xs:annotation>
  1049. <xs:appinfo>
  1050. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  1051. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  1052. </system_cache__appinfo:flat_relation_cache>
  1053. </xs:appinfo>
  1054. </xs:annotation>
  1055. </xs:element>
  1056. <xs:element ref="default_db__x3A__USERS2_MARKETING:USERS2_MARKETING"
  1057. maxOccurs="unbounded"
  1058. minOccurs="0">
  1059. <xs:annotation>
  1060. <xs:appinfo>
  1061. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  1062. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  1063. </system_cache__appinfo:flat_relation_cache>
  1064. </xs:appinfo>
  1065. </xs:annotation>
  1066. </xs:element>
  1067. <xs:element maxOccurs="unbounded"
  1068. minOccurs="0"
  1069. ref="default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI:IN7_MK_BAZA_DYSTRYBUCJI">
  1070. <xs:annotation>
  1071. <xs:appinfo>
  1072. <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
  1073. <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"/>
  1074. </system_cache__appinfo:flat_relation_cache>
  1075. </xs:appinfo>
  1076. </xs:annotation>
  1077. </xs:element>
  1078. </xs:sequence>
  1079. </xs:restriction>
  1080. </xs:complexContent>
  1081. </xs:complexType>
  1082. <xs:element name="worker"
  1083. type="default_db__x3A__ADMIN_USERS:worker"
  1084. substitutionGroup="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
  1085. id="ADMIN_USERS___d4e4453-1_worker"/>
  1086. <xs:element name="L_APPOITMENT_USER"
  1087. type="default_db__x3A__ADMIN_USERS:worker"
  1088. id="ADMIN_USERS___d4e4455-1_L_APPOITME"/>
  1089. <xs:element name="CUSTOMER_ADMIN_USER" type="default_db__x3A__ADMIN_USERS:worker">
  1090. <xs:annotation>
  1091. <xs:documentation>GLownie w zadaniach jest taka relacja</xs:documentation>
  1092. </xs:annotation>
  1093. </xs:element>
  1094. </xs:schema>