FamilyId.xsd 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__crm_coordinators="https://biuro.biall-net.pl/api/17666//crm_coordinators.xsd"
  4. xmlns:zasob_17666__x3A__sys_users="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  5. xmlns:zasob_17666__x3A__crm_families="https://biuro.biall-net.pl/api/17666//crm_families.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//crm_families.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//crm_coordinators.xsd"
  14. schemaLocation="../../zasob_17666.crm_coordinators/crm_coordinators/crm_coordinators.xsd"/>
  15. <xs:import namespace="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  16. schemaLocation="../../zasob_17666.sys_users/sys_users/sys_users.xsd"/>
  17. <xs:complexType name="crm_families" id="___d6e69716-1_crm_famili">
  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="___d6e69717-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="Id"
  30. minOccurs="0"
  31. type="p5Type:integer"
  32. id="___d6e69718-1_Id"/>
  33. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  34. name="CreatedByUserId"
  35. minOccurs="0"
  36. type="p5Type:integer"
  37. id="___d6e69719-1_CreatedByU"/>
  38. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  39. name="CreatedDateTime"
  40. minOccurs="0"
  41. default="CURRENT_TIMESTAMP"
  42. type="p5Type:dateTime"
  43. id="___d6e69720-1_CreatedDat"/>
  44. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  45. name="LastUpdateUserId"
  46. minOccurs="0"
  47. nillable="true"
  48. default=""
  49. type="p5Type:integer"
  50. id="___d6e69721-1_LastUpdate"/>
  51. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  52. name="LastUpdateDateTime"
  53. minOccurs="0"
  54. default="CURRENT_TIMESTAMP"
  55. type="p5Type:integer"
  56. id="___d6e69722-1_LastUpdate"/>
  57. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  58. name="IsDeleted"
  59. minOccurs="0"
  60. default="0"
  61. type="p5Type:integer"
  62. id="___d6e69723-1_IsDeleted"/>
  63. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  64. name="FamilyName"
  65. minOccurs="0"
  66. type="p5Type:string"
  67. id="___d6e69724-1_FamilyName"/>
  68. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  69. name="WardFirstName"
  70. minOccurs="0"
  71. nillable="true"
  72. default=""
  73. type="p5Type:string"
  74. id="___d6e69725-1_WardFirstN"/>
  75. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  76. name="WardSecondName"
  77. minOccurs="0"
  78. nillable="true"
  79. default=""
  80. type="p5Type:string"
  81. id="___d6e69726-1_WardSecond"/>
  82. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  83. name="WardSurName"
  84. minOccurs="0"
  85. nillable="true"
  86. default=""
  87. type="p5Type:string"
  88. id="___d6e69727-1_WardSurNam"/>
  89. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  90. name="WardBirthDate"
  91. minOccurs="0"
  92. nillable="true"
  93. default=""
  94. type="p5Type:date"
  95. id="___d6e69728-1_WardBirthD"/>
  96. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  97. name="WardHeight"
  98. minOccurs="0"
  99. nillable="true"
  100. default=""
  101. type="p5Type:integer"
  102. id="___d6e69730-1_WardHeight"/>
  103. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  104. name="WardWeight"
  105. minOccurs="0"
  106. nillable="true"
  107. default=""
  108. type="p5Type:integer"
  109. id="___d6e69731-1_WardWeight"/>
  110. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  111. name="PayerFirstName"
  112. minOccurs="0"
  113. nillable="true"
  114. default=""
  115. type="p5Type:string"
  116. id="___d6e69732-1_PayerFirst"/>
  117. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  118. name="PayerSecondName"
  119. minOccurs="0"
  120. nillable="true"
  121. default=""
  122. type="p5Type:string"
  123. id="___d6e69733-1_PayerSecon"/>
  124. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  125. name="PayerSurName"
  126. minOccurs="0"
  127. nillable="true"
  128. default=""
  129. type="p5Type:string"
  130. id="___d6e69734-1_PayerSurNa"/>
  131. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  132. name="Phone1"
  133. minOccurs="0"
  134. nillable="true"
  135. default=""
  136. type="p5Type:string"
  137. id="___d6e69735-1_Phone1"/>
  138. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  139. name="Phone2"
  140. minOccurs="0"
  141. nillable="true"
  142. default=""
  143. type="p5Type:string"
  144. id="___d6e69736-1_Phone2"/>
  145. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  146. name="EMail"
  147. minOccurs="0"
  148. nillable="true"
  149. default=""
  150. type="p5Type:string"
  151. id="___d6e69737-1_EMail"/>
  152. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  153. name="CoordId"
  154. minOccurs="0"
  155. nillable="true"
  156. default=""
  157. type="p5Type:integer"
  158. id="___d6e69738-1_CoordId"/>
  159. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  160. name="HealthState"
  161. minOccurs="0"
  162. nillable="true"
  163. default=""
  164. type="p5Type:string"
  165. id="___d6e69739-1_HealthStat"/>
  166. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  167. name="Info"
  168. minOccurs="0"
  169. nillable="true"
  170. default=""
  171. type="p5Type:text"
  172. id="___d6e69740-1_Info"/>
  173. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  174. name="Ward2FirstName"
  175. minOccurs="0"
  176. nillable="true"
  177. default=""
  178. type="p5Type:string"
  179. id="___d6e69742-1_Ward2First"/>
  180. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  181. name="Ward2SecondName"
  182. minOccurs="0"
  183. nillable="true"
  184. default=""
  185. type="p5Type:string"
  186. id="___d6e69743-1_Ward2Secon"/>
  187. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  188. name="Ward2SurName"
  189. minOccurs="0"
  190. nillable="true"
  191. default=""
  192. type="p5Type:string"
  193. id="___d6e69744-1_Ward2SurNa"/>
  194. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  195. name="Ward2BirthDate"
  196. minOccurs="0"
  197. nillable="true"
  198. default=""
  199. type="p5Type:date"
  200. id="___d6e69745-1_Ward2Birth"/>
  201. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  202. name="Ward2Height"
  203. minOccurs="0"
  204. nillable="true"
  205. default=""
  206. type="p5Type:integer"
  207. id="___d6e69746-1_Ward2Heigh"/>
  208. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  209. name="Ward2Weight"
  210. minOccurs="0"
  211. nillable="true"
  212. default=""
  213. type="p5Type:integer"
  214. id="___d6e69747-1_Ward2Weigh"/>
  215. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  216. name="ReqGenderId"
  217. minOccurs="0"
  218. nillable="true"
  219. default="0"
  220. type="p5Type:integer"
  221. id="___d6e69748-1_ReqGenderI"/>
  222. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  223. name="ReqLanguageLevelId"
  224. minOccurs="0"
  225. nillable="true"
  226. default="1"
  227. type="p5Type:integer"
  228. id="___d6e69749-1_ReqLanguag"/>
  229. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  230. name="ReqNotSmoking"
  231. minOccurs="0"
  232. default="0"
  233. type="p5Type:integer"
  234. id="___d6e69750-1_ReqNotSmok"/>
  235. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  236. name="ReqDriveLicence"
  237. minOccurs="0"
  238. default="0"
  239. type="p5Type:integer"
  240. id="___d6e69751-1_ReqDriveLi"/>
  241. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  242. name="ReqExperience"
  243. minOccurs="0"
  244. default="0"
  245. type="p5Type:integer"
  246. id="___d6e69752-1_ReqExperie"/>
  247. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  248. name="ReqPreferedAgeId"
  249. minOccurs="0"
  250. default="0"
  251. type="p5Type:integer"
  252. id="___d6e69754-1_ReqPrefere"/>
  253. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  254. name="AccountNumber"
  255. minOccurs="0"
  256. nillable="true"
  257. default=""
  258. type="p5Type:string"
  259. id="___d6e69755-1_AccountNum"/>
  260. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  261. name="HealthState2"
  262. minOccurs="0"
  263. nillable="true"
  264. default=""
  265. type="p5Type:string"
  266. id="___d6e69756-1_HealthStat"/>
  267. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  268. name="MainPhoneNumber"
  269. minOccurs="0"
  270. nillable="true"
  271. default=""
  272. type="p5Type:string"
  273. id="___d6e69757-1_MainPhoneN"/>
  274. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  275. name="DateStart"
  276. minOccurs="0"
  277. nillable="true"
  278. default=""
  279. type="p5Type:date"
  280. id="___d6e69758-1_DateStart"/>
  281. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  282. name="DateEnd"
  283. minOccurs="0"
  284. nillable="true"
  285. default=""
  286. type="p5Type:date"
  287. id="___d6e69759-1_DateEnd"/>
  288. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  289. name="DaysCalculationTypeId"
  290. minOccurs="0"
  291. default="4"
  292. type="p5Type:integer"
  293. id="___d6e69760-1_DaysCalcul"/>
  294. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  295. name="IsActive"
  296. minOccurs="0"
  297. default="1"
  298. type="p5Type:integer"
  299. id="___d6e69761-1_IsActive"/>
  300. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  301. name="CloseReason"
  302. minOccurs="0"
  303. nillable="true"
  304. default=""
  305. type="p5Type:string"
  306. id="___d6e69762-1_CloseReaso"/>
  307. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  308. name="ClosedByUserID"
  309. minOccurs="0"
  310. nillable="true"
  311. default=""
  312. type="p5Type:integer"
  313. id="___d6e69763-1_ClosedByUs"/>
  314. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  315. name="CompanyId"
  316. minOccurs="0"
  317. nillable="true"
  318. default=""
  319. type="p5Type:integer"
  320. id="___d6e69764-1_CompanyId"/>
  321. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  322. ref="zasob_17666__x3A__crm_coordinators:crm_coordinators"
  323. id="___d6e69766-1"/>
  324. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  325. ref="zasob_17666__x3A__sys_users:sys_users"
  326. id="___d6e69770-1"/>
  327. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  328. ref="zasob_17666__x3A__sys_users:sys_users"
  329. id="___d6e69774-1"/>
  330. </xs:sequence>
  331. </xs:complexType>
  332. <xs:element id="___d6e69716-1_crm_famili_ct1"
  333. name="crm_families"
  334. type="zasob_17666__x3A__crm_families:crm_families"/>
  335. <xs:complexType name="FamilyId" id="___d6e69716-1_crm_familictFamilyId">
  336. <xs:complexContent>
  337. <xs:extension base="zasob_17666__x3A__crm_families:crm_families"/>
  338. </xs:complexContent>
  339. </xs:complexType>
  340. <xs:element name="FamilyId"
  341. id="___d6e69716-1_crm_familielFamilyId"
  342. type="zasob_17666__x3A__crm_families:crm_families"/>
  343. </xs:schema>