imp_carres.xsd 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__imp_companies="https://biuro.biall-net.pl/api/17666//imp_companies.xsd"
  4. xmlns:zasob_17666__x3A__imp_users="https://biuro.biall-net.pl/api/17666//imp_users.xsd"
  5. xmlns:zasob_17666__x3A__imp_carres="https://biuro.biall-net.pl/api/17666//imp_carres.xsd"
  6. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  7. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  8. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  9. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  10. targetNamespace="https://biuro.biall-net.pl/api/17666//imp_carres.xsd"
  11. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  12. vc:minVersion="1.1">
  13. <xs:import namespace="https://biuro.biall-net.pl/api/17666//imp_companies.xsd"
  14. schemaLocation="../../zasob_17666.imp_companies/imp_companies/imp_companies.xsd"/>
  15. <xs:import namespace="https://biuro.biall-net.pl/api/17666//imp_users.xsd"
  16. schemaLocation="../../zasob_17666.imp_users/imp_users/imp_users.xsd"/>
  17. <xs:complexType name="imp_carres" id="___d6e70751-1_imp_carres">
  18. <xs:annotation>
  19. <xs:appinfo>
  20. <system_cache__appinfo:heritage>
  21. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  22. system_cache__appinfo:heritage_sort="true"/>
  23. </system_cache__appinfo:heritage>
  24. </xs:appinfo>
  25. </xs:annotation>
  26. <xs:sequence id="___d6e70752-1"
  27. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
  28. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  29. name="CarrerId"
  30. minOccurs="0"
  31. type="p5Type:integer"
  32. id="___d6e70753-1_CarrerId"/>
  33. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  34. name="PESEL"
  35. minOccurs="0"
  36. nillable="true"
  37. default=""
  38. type="p5Type:string"
  39. id="___d6e70754-1_PESEL"/>
  40. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  41. name="CreateCompanyId"
  42. minOccurs="0"
  43. type="p5Type:integer"
  44. id="___d6e70755-1_CreateComp"/>
  45. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  46. name="CreateUserId"
  47. minOccurs="0"
  48. type="p5Type:integer"
  49. id="___d6e70756-1_CreateUser"/>
  50. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  51. name="CreateDateTime"
  52. minOccurs="0"
  53. default="CURRENT_TIMESTAMP"
  54. type="p5Type:integer"
  55. id="___d6e70757-1_CreateDate"/>
  56. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  57. name="LastUpdUserId"
  58. minOccurs="0"
  59. nillable="true"
  60. default=""
  61. type="p5Type:integer"
  62. id="___d6e70758-1_LastUpdUse"/>
  63. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  64. name="LastUpdDateTime"
  65. minOccurs="0"
  66. nillable="true"
  67. default="CURRENT_TIMESTAMP"
  68. type="p5Type:integer"
  69. id="___d6e70759-1_LastUpdDat"/>
  70. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  71. name="SurName"
  72. minOccurs="0"
  73. type="p5Type:string"
  74. id="___d6e70760-1_SurName"/>
  75. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  76. name="FirstName"
  77. minOccurs="0"
  78. type="p5Type:string"
  79. id="___d6e70761-1_FirstName"/>
  80. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  81. name="SecondName"
  82. minOccurs="0"
  83. nillable="true"
  84. default=""
  85. type="p5Type:string"
  86. id="___d6e70762-1_SecondName"/>
  87. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  88. name="PhonePol"
  89. minOccurs="0"
  90. nillable="true"
  91. default=""
  92. type="p5Type:string"
  93. id="___d6e70763-1_PhonePol"/>
  94. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  95. name="PhoneGer"
  96. minOccurs="0"
  97. nillable="true"
  98. default=""
  99. type="p5Type:integer"
  100. id="___d6e70765-1_PhoneGer"/>
  101. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  102. name="EMail"
  103. minOccurs="0"
  104. nillable="true"
  105. default=""
  106. type="p5Type:string"
  107. id="___d6e70766-1_EMail"/>
  108. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  109. name="AddrCity"
  110. minOccurs="0"
  111. nillable="true"
  112. default=""
  113. type="p5Type:string"
  114. id="___d6e70767-1_AddrCity"/>
  115. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  116. name="AddrStreet"
  117. minOccurs="0"
  118. nillable="true"
  119. default=""
  120. type="p5Type:string"
  121. id="___d6e70768-1_AddrStreet"/>
  122. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  123. name="AddrBuild"
  124. minOccurs="0"
  125. nillable="true"
  126. default=""
  127. type="p5Type:string"
  128. id="___d6e70769-1_AddrBuild"/>
  129. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  130. name="AddrApartm"
  131. minOccurs="0"
  132. nillable="true"
  133. default=""
  134. type="p5Type:string"
  135. id="___d6e70770-1_AddrApartm"/>
  136. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  137. name="AddrPostCode"
  138. minOccurs="0"
  139. nillable="true"
  140. default=""
  141. type="p5Type:string"
  142. id="___d6e70771-1_AddrPostCo"/>
  143. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  144. name="AddrPostCity"
  145. minOccurs="0"
  146. nillable="true"
  147. default=""
  148. type="p5Type:string"
  149. id="___d6e70772-1_AddrPostCi"/>
  150. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  151. name="AddrRegCity"
  152. minOccurs="0"
  153. nillable="true"
  154. default=""
  155. type="p5Type:string"
  156. id="___d6e70773-1_AddrRegCit"/>
  157. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  158. name="AddrRegStreet"
  159. minOccurs="0"
  160. nillable="true"
  161. default=""
  162. type="p5Type:string"
  163. id="___d6e70774-1_AddrRegStr"/>
  164. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  165. name="AddrRegBuild"
  166. minOccurs="0"
  167. nillable="true"
  168. default=""
  169. type="p5Type:string"
  170. id="___d6e70775-1_AddrRegBui"/>
  171. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  172. name="AddrRegApartm"
  173. minOccurs="0"
  174. nillable="true"
  175. default=""
  176. type="p5Type:string"
  177. id="___d6e70777-1_AddrRegApa"/>
  178. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  179. name="AddrRegPostCode"
  180. minOccurs="0"
  181. nillable="true"
  182. default=""
  183. type="p5Type:string"
  184. id="___d6e70778-1_AddrRegPos"/>
  185. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  186. name="AddrRegPostCity"
  187. minOccurs="0"
  188. nillable="true"
  189. default=""
  190. type="p5Type:string"
  191. id="___d6e70779-1_AddrRegPos"/>
  192. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  193. name="BirthDate"
  194. minOccurs="0"
  195. nillable="true"
  196. default=""
  197. type="p5Type:date"
  198. id="___d6e70780-1_BirthDate"/>
  199. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  200. name="Gender"
  201. minOccurs="0"
  202. nillable="true"
  203. default=""
  204. type="p5Type:integer"
  205. id="___d6e70781-1_Gender"/>
  206. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  207. name="IdCardNumber"
  208. minOccurs="0"
  209. nillable="true"
  210. default=""
  211. type="p5Type:string"
  212. id="___d6e70782-1_IdCardNumb"/>
  213. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  214. name="LangLevelId"
  215. minOccurs="0"
  216. nillable="true"
  217. default=""
  218. type="p5Type:integer"
  219. id="___d6e70783-1_LangLevelI"/>
  220. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  221. name="WorkReadyDate"
  222. minOccurs="0"
  223. nillable="true"
  224. default=""
  225. type="p5Type:date"
  226. id="___d6e70784-1_WorkReadyD"/>
  227. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  228. name="StatusId"
  229. minOccurs="0"
  230. nillable="true"
  231. default=""
  232. type="p5Type:integer"
  233. id="___d6e70785-1_StatusId"/>
  234. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  235. name="Height"
  236. minOccurs="0"
  237. nillable="true"
  238. default=""
  239. type="p5Type:integer"
  240. id="___d6e70786-1_Height"/>
  241. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  242. name="Weight"
  243. minOccurs="0"
  244. nillable="true"
  245. default=""
  246. type="p5Type:integer"
  247. id="___d6e70787-1_Weight"/>
  248. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  249. name="EduLevelId"
  250. minOccurs="0"
  251. nillable="true"
  252. default=""
  253. type="p5Type:integer"
  254. id="___d6e70789-1_EduLevelId"/>
  255. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  256. name="EduInfo"
  257. minOccurs="0"
  258. nillable="true"
  259. default=""
  260. type="p5Type:string"
  261. id="___d6e70790-1_EduInfo"/>
  262. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  263. name="DrivingLicence"
  264. minOccurs="0"
  265. nillable="true"
  266. default=""
  267. type="p5Type:string"
  268. id="___d6e70791-1_DrivingLic"/>
  269. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  270. name="DrivingLicenceDate"
  271. minOccurs="0"
  272. nillable="true"
  273. default=""
  274. type="p5Type:date"
  275. id="___d6e70792-1_DrivingLic"/>
  276. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  277. name="CanCook"
  278. minOccurs="0"
  279. nillable="true"
  280. default=""
  281. type="p5Type:integer"
  282. id="___d6e70793-1_CanCook"/>
  283. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  284. name="VisitLength"
  285. minOccurs="0"
  286. nillable="true"
  287. default=""
  288. type="p5Type:integer"
  289. id="___d6e70794-1_VisitLengt"/>
  290. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  291. name="HealthState"
  292. minOccurs="0"
  293. nillable="true"
  294. default=""
  295. type="p5Type:string"
  296. id="___d6e70795-1_HealthStat"/>
  297. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  298. name="RecrUserId"
  299. minOccurs="0"
  300. nillable="true"
  301. default=""
  302. type="p5Type:integer"
  303. id="___d6e70796-1_RecrUserId"/>
  304. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  305. name="CoordUserId"
  306. minOccurs="0"
  307. nillable="true"
  308. default=""
  309. type="p5Type:integer"
  310. id="___d6e70797-1_CoordUserI"/>
  311. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  312. name="MovedToMainDB"
  313. minOccurs="0"
  314. default="0"
  315. type="p5Type:integer"
  316. id="___d6e70798-1_MovedToMai"/>
  317. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  318. name="MovedToMainDBDateTime"
  319. minOccurs="0"
  320. nillable="true"
  321. default=""
  322. type="p5Type:dateTime"
  323. id="___d6e70799-1_MovedToMai"/>
  324. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  325. name="MovedToMainDBUserId"
  326. minOccurs="0"
  327. nillable="true"
  328. default=""
  329. type="p5Type:integer"
  330. id="___d6e70801-1_MovedToMai"/>
  331. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  332. ref="zasob_17666__x3A__imp_companies:imp_companies"
  333. id="___d6e70802-1"/>
  334. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  335. ref="zasob_17666__x3A__imp_users:imp_users"
  336. id="___d6e70806-1"/>
  337. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  338. ref="zasob_17666__x3A__imp_users:imp_users"
  339. id="___d6e70810-1"/>
  340. </xs:sequence>
  341. </xs:complexType>
  342. <xs:element id="___d6e70751-1_imp_carres_ct1"
  343. name="imp_carres"
  344. type="zasob_17666__x3A__imp_carres:imp_carres"/>
  345. </xs:schema>