CRM_PROCES.xsd 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:default_db__x3A__CRM_PROCES="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
  4. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" xmlns:gml="http://www.opengis.net/gml/3.2"
  5. xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
  6. xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
  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/CRM_PROCES.xsd"
  10. vc:minVersion="1.0" vc:maxVersion="1.1">
  11. <xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../Types/gml.xsd"/>
  12. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
  13. schemaLocation="CRM_WSKAZNIK.xsd"/>
  14. <xs:simpleType name="TYPE_Simple" id="_CRM_PROCES___d20e4484-1_TYPE_Simpl">
  15. <xs:restriction base="xs:string">
  16. <xs:enumeration value="PROCES_INIT"/>
  17. <xs:enumeration value="PROCES_GROUP_1"/>
  18. <xs:enumeration value="PROCES_GROUP_2"/>
  19. <xs:enumeration value="PROCES_BENEFIT_INFO"/>
  20. <xs:enumeration value="PROCES"/>
  21. <xs:enumeration value="TEXT_BREAK"/>
  22. </xs:restriction>
  23. </xs:simpleType>
  24. <xs:simpleType name="PROCES_INIT_Simple" id="_CRM_PROCES___d20e4492-1_PROCES_INI">
  25. <xs:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  26. <xs:enumeration value="PROCES_INIT"/>
  27. </xs:restriction>
  28. </xs:simpleType>
  29. <xs:simpleType name="PROCES_Simple" id="_CRM_PROCES___d20e4495-1_PROCES_Sim">
  30. <xs:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  31. <xs:enumeration value="PROCES"/>
  32. </xs:restriction>
  33. </xs:simpleType>
  34. <xs:simpleType name="PROCES_GROUP_1_Simple" id="_CRM_PROCES___d20e4498-1_PROCES_GRO">
  35. <xs:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  36. <xs:enumeration value="PROCES_GROUP_1"/>
  37. </xs:restriction>
  38. </xs:simpleType>
  39. <xs:simpleType name="PROCES_GROUP_2_Simple" id="_CRM_PROCES___d20e4501-1_PROCES_GRO">
  40. <xs:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  41. <xs:enumeration value="PROCES_GROUP_2"/>
  42. </xs:restriction>
  43. </xs:simpleType>
  44. <xs:simpleType name="PROCES_BENEFIT_INFO_Simple" id="_CRM_PROCES___d20e4504-1_PROCES_BEN">
  45. <xs:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  46. <xs:enumeration value="PROCES_BENEFIT_INFO"/>
  47. </xs:restriction>
  48. </xs:simpleType>
  49. <xs:complexType name="CRM_PROCES" id="_CRM_PROCES___d20e4507-1_CRM_PROCES">
  50. <xs:sequence id="_CRM_PROCES___d20e4508-1">
  51. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4509-1_ID"/>
  52. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4510-1_PARENT_ID">
  53. <xs:annotation>
  54. <xs:appinfo>
  55. <system_cache__appinfo:flat_relation_cache>
  56. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  57. </system_cache__appinfo:flat_relation_cache>
  58. </xs:appinfo>
  59. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  60. </xs:documentation>
  61. </xs:annotation>
  62. </xs:element>
  63. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4517-1_path"/>
  64. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4518-1_DESC"/>
  65. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:TYPE_Simple"
  66. id="_CRM_PROCES___d20e4519-1_TYPE"/>
  67. <xs:element maxOccurs="unbounded" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES"
  68. id="_CRM_PROCES___d20e4528-1">
  69. <xs:annotation>
  70. <xs:appinfo>
  71. <system_cache__appinfo:flat_relation_cache>
  72. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  73. </system_cache__appinfo:flat_relation_cache>
  74. </xs:appinfo>
  75. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  76. </xs:annotation>
  77. </xs:element>
  78. <xs:element maxOccurs="unbounded" minOccurs="0"
  79. ref="default_db__x3A__CRM_PROCES:PROCES_INIT" id="_CRM_PROCES___d20e4521-1">
  80. <xs:annotation>
  81. <xs:appinfo>
  82. <system_cache__appinfo:flat_relation_cache>
  83. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
  84. </system_cache__appinfo:flat_relation_cache>
  85. </xs:appinfo>
  86. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  87. </xs:annotation>
  88. </xs:element>
  89. <xs:element maxOccurs="unbounded" minOccurs="0"
  90. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4535-1">
  91. <xs:annotation>
  92. <xs:appinfo>
  93. <system_cache__appinfo:flat_relation_cache>
  94. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  95. </system_cache__appinfo:flat_relation_cache>
  96. </xs:appinfo>
  97. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  98. </xs:annotation>
  99. </xs:element>
  100. <xs:element maxOccurs="unbounded" minOccurs="0"
  101. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4542-1">
  102. <xs:annotation>
  103. <xs:appinfo>
  104. <system_cache__appinfo:flat_relation_cache>
  105. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  106. </system_cache__appinfo:flat_relation_cache>
  107. </xs:appinfo>
  108. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  109. </xs:annotation>
  110. </xs:element>
  111. <xs:element maxOccurs="unbounded" minOccurs="0"
  112. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO" id="_CRM_PROCES___d20e4549-1">
  113. <xs:annotation>
  114. <xs:appinfo>
  115. <system_cache__appinfo:flat_relation_cache>
  116. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  117. </system_cache__appinfo:flat_relation_cache>
  118. </xs:appinfo>
  119. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  120. </xs:annotation>
  121. </xs:element>
  122. <xs:element maxOccurs="unbounded" minOccurs="0"
  123. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4557-1">
  124. <xs:annotation>
  125. <xs:appinfo>
  126. <system_cache__appinfo:flat_relation_cache>
  127. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  128. </system_cache__appinfo:flat_relation_cache>
  129. </xs:appinfo>
  130. </xs:annotation>
  131. </xs:element>
  132. </xs:sequence>
  133. </xs:complexType>
  134. <xs:element name="CRM_PROCES" type="default_db__x3A__CRM_PROCES:CRM_PROCES"
  135. id="_CRM_PROCES___d20e4562-1_CRM_PROCES"/>
  136. <!--<xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  137. <xs:sequence id="_CRM_PROCES___d14e4417-1">
  138. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d14e4418-1_ID"/>
  139. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4645-1_PARENT_ID">
  140. <xs:annotation>
  141. <xs:appinfo>
  142. <system_cache__appinfo:flat_relation_cache>
  143. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  144. </system_cache__appinfo:flat_relation_cache>
  145. </xs:appinfo>
  146. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  147. </xs:documentation>
  148. </xs:annotation>
  149. </xs:element>
  150. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d14e4419-1_path"/>
  151. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4601-1_DESC"/>
  152. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
  153. id="_CRM_PROCES___d20e4575-1_TYPE"/>
  154. <!-\-<xs:element maxOccurs="unbounded" minOccurs="0"
  155. ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES___d14e4421-1">
  156. <xs:annotation>
  157. <xs:appinfo>
  158. <system_cache__appinfo:flat_relation_cache>
  159. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  160. </system_cache__appinfo:flat_relation_cache>
  161. </xs:appinfo>
  162. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  163. </xs:documentation>
  164. </xs:annotation>
  165. </xs:element>-\->
  166. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
  167. id="_CRM_PROCES___d14e4420-1">
  168. <xs:annotation>
  169. <xs:appinfo>
  170. <system_cache__appinfo:flat_relation_cache>
  171. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  172. </system_cache__appinfo:flat_relation_cache>
  173. </xs:appinfo>
  174. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  175. </xs:documentation>
  176. </xs:annotation>
  177. </xs:element>
  178. <xs:element maxOccurs="unbounded" minOccurs="0"
  179. ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d14e4420-1asda">
  180. <xs:annotation>
  181. <xs:appinfo>
  182. <system_cache__appinfo:flat_relation_cache>
  183. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  184. </system_cache__appinfo:flat_relation_cache>
  185. </xs:appinfo>
  186. </xs:annotation>
  187. </xs:element>
  188. <xs:element maxOccurs="0" minOccurs="0"
  189. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d14e4422-1">
  190. <xs:annotation>
  191. <xs:appinfo>
  192. <system_cache__appinfo:flat_relation_cache>
  193. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  194. </system_cache__appinfo:flat_relation_cache>
  195. </xs:appinfo>
  196. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
  197. </xs:documentation>
  198. </xs:annotation>
  199. </xs:element>
  200. <xs:element maxOccurs="0" minOccurs="0"
  201. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d14e4423-1">
  202. <xs:annotation>
  203. <xs:appinfo>
  204. <system_cache__appinfo:flat_relation_cache>
  205. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  206. </system_cache__appinfo:flat_relation_cache>
  207. </xs:appinfo>
  208. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
  209. </xs:documentation>
  210. </xs:annotation>
  211. </xs:element>
  212. <xs:element maxOccurs="1" minOccurs="0"
  213. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  214. id="_CRM_PROCES___d14e4424-1">
  215. <xs:annotation>
  216. <xs:appinfo>
  217. <system_cache__appinfo:flat_relation_cache>
  218. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  219. </system_cache__appinfo:flat_relation_cache>
  220. </xs:appinfo>
  221. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  222. </xs:documentation>
  223. </xs:annotation>
  224. </xs:element>
  225. <xs:element maxOccurs="unbounded" minOccurs="0"
  226. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d14e4425-1">
  227. <xs:annotation>
  228. <xs:appinfo>
  229. <system_cache__appinfo:flat_relation_cache>
  230. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  231. </system_cache__appinfo:flat_relation_cache>
  232. </xs:appinfo>
  233. </xs:annotation>
  234. </xs:element>
  235. </xs:sequence>
  236. </xs:restriction>-->
  237. <xs:complexType name="PROCES_INIT" id="_CRM_PROCES___d20e4565-1_PROCES_INI">
  238. <xs:complexContent id="_CRM_PROCES___d20e4566-1">
  239. <xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  240. <xs:sequence id="_CRM_PROCES___d20e4568-1">
  241. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4569-1_ID"/>
  242. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4570-1_PARENT_ID">
  243. <xs:annotation>
  244. <xs:appinfo>
  245. <system_cache__appinfo:flat_relation_cache>
  246. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  247. </system_cache__appinfo:flat_relation_cache>
  248. </xs:appinfo>
  249. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  250. </xs:documentation>
  251. </xs:annotation>
  252. </xs:element>
  253. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4577-1_path"/>
  254. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4578-1_DESC"/>
  255. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
  256. id="_CRM_PROCES___d20e4579-1_TYPE"/>
  257. <xs:element maxOccurs="unbounded" minOccurs="0"
  258. ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d20e4588-1">
  259. <xs:annotation>
  260. <xs:appinfo>
  261. <system_cache__appinfo:flat_relation_cache>
  262. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  263. </system_cache__appinfo:flat_relation_cache>
  264. </xs:appinfo>
  265. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  266. </xs:annotation>
  267. </xs:element>
  268. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
  269. id="_CRM_PROCES___d20e4581-1">
  270. <xs:annotation>
  271. <xs:appinfo>
  272. <system_cache__appinfo:flat_relation_cache>
  273. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
  274. </system_cache__appinfo:flat_relation_cache>
  275. </xs:appinfo>
  276. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  277. </xs:annotation>
  278. </xs:element>
  279. <xs:element maxOccurs="0" minOccurs="0"
  280. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4595-1">
  281. <xs:annotation>
  282. <xs:appinfo>
  283. <system_cache__appinfo:flat_relation_cache>
  284. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  285. </system_cache__appinfo:flat_relation_cache>
  286. </xs:appinfo>
  287. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  288. </xs:annotation>
  289. </xs:element>
  290. <xs:element maxOccurs="0" minOccurs="0"
  291. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4602-1">
  292. <xs:annotation>
  293. <xs:appinfo>
  294. <system_cache__appinfo:flat_relation_cache>
  295. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  296. </system_cache__appinfo:flat_relation_cache>
  297. </xs:appinfo>
  298. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  299. </xs:annotation>
  300. </xs:element>
  301. <xs:element maxOccurs="unbounded" minOccurs="0"
  302. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  303. id="_CRM_PROCES___d20e4609-1">
  304. <xs:annotation>
  305. <xs:appinfo>
  306. <system_cache__appinfo:flat_relation_cache>
  307. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  308. </system_cache__appinfo:flat_relation_cache>
  309. </xs:appinfo>
  310. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  311. </xs:annotation>
  312. </xs:element>
  313. <xs:element maxOccurs="unbounded" minOccurs="0"
  314. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4617-1">
  315. <xs:annotation>
  316. <xs:appinfo>
  317. <system_cache__appinfo:flat_relation_cache>
  318. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  319. </system_cache__appinfo:flat_relation_cache>
  320. </xs:appinfo>
  321. </xs:annotation>
  322. </xs:element>
  323. </xs:sequence>
  324. </xs:restriction>
  325. </xs:complexContent>
  326. </xs:complexType>
  327. <xs:element name="PROCES_INIT" type="default_db__x3A__CRM_PROCES:PROCES_INIT"
  328. id="_CRM_PROCES___d20e4622-1_PROCES_INI"/>
  329. <xs:complexType name="PROCES_GROUP_1" id="_CRM_PROCES___d20e4623-1_PROCES_GRO">
  330. <xs:complexContent id="_CRM_PROCES___d20e4624-1">
  331. <xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  332. <xs:sequence id="_CRM_PROCES___d20e4626-1">
  333. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4627-1_ID"/>
  334. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4628-1_PARENT_ID">
  335. <xs:annotation>
  336. <xs:appinfo>
  337. <system_cache__appinfo:flat_relation_cache>
  338. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  339. </system_cache__appinfo:flat_relation_cache>
  340. </xs:appinfo>
  341. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  342. </xs:documentation>
  343. </xs:annotation>
  344. </xs:element>
  345. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4635-1_path"/>
  346. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4636-1_DESC"/>
  347. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1_Simple"
  348. id="_CRM_PROCES___d20e4637-1_TYPE"/>
  349. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES"
  350. id="_CRM_PROCES___d20e4645-1">
  351. <xs:annotation>
  352. <xs:appinfo>
  353. <system_cache__appinfo:flat_relation_cache>
  354. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  355. </system_cache__appinfo:flat_relation_cache>
  356. </xs:appinfo>
  357. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  358. </xs:documentation>
  359. </xs:annotation>
  360. </xs:element>
  361. <xs:element maxOccurs="unbounded" minOccurs="0"
  362. ref="default_db__x3A__CRM_PROCES:PROCES_INIT" id="_CRM_PROCES___d20e4638-1">
  363. <xs:annotation>
  364. <xs:appinfo>
  365. <system_cache__appinfo:flat_relation_cache>
  366. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  367. </system_cache__appinfo:flat_relation_cache>
  368. </xs:appinfo>
  369. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  370. </xs:documentation>
  371. </xs:annotation>
  372. </xs:element>
  373. <xs:element maxOccurs="unbounded" minOccurs="0"
  374. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4652-1">
  375. <xs:annotation>
  376. <xs:appinfo>
  377. <system_cache__appinfo:flat_relation_cache>
  378. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  379. </system_cache__appinfo:flat_relation_cache>
  380. </xs:appinfo>
  381. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  382. </xs:documentation>
  383. </xs:annotation>
  384. </xs:element>
  385. <xs:element maxOccurs="unbounded" minOccurs="0"
  386. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4659-1">
  387. <xs:annotation>
  388. <xs:appinfo>
  389. <system_cache__appinfo:flat_relation_cache>
  390. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  391. </system_cache__appinfo:flat_relation_cache>
  392. </xs:appinfo>
  393. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  394. </xs:documentation>
  395. </xs:annotation>
  396. </xs:element>
  397. <xs:element maxOccurs="1" minOccurs="0"
  398. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  399. id="_CRM_PROCES___d20e4666-1">
  400. <xs:annotation>
  401. <xs:appinfo>
  402. <system_cache__appinfo:flat_relation_cache>
  403. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  404. </system_cache__appinfo:flat_relation_cache>
  405. </xs:appinfo>
  406. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  407. </xs:documentation>
  408. </xs:annotation>
  409. </xs:element>
  410. <xs:element maxOccurs="0" minOccurs="0"
  411. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4673-1">
  412. <xs:annotation>
  413. <xs:appinfo>
  414. <system_cache__appinfo:flat_relation_cache>
  415. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  416. </system_cache__appinfo:flat_relation_cache>
  417. </xs:appinfo>
  418. </xs:annotation>
  419. </xs:element>
  420. </xs:sequence>
  421. </xs:restriction>
  422. </xs:complexContent>
  423. </xs:complexType>
  424. <xs:element name="PROCES_GROUP_1" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
  425. id="_CRM_PROCES___d20e4678-1_PROCES_GRO"/>
  426. <xs:complexType name="PROCES_GROUP_2" id="_CRM_PROCES___d20e4679-1_PROCES_GRO">
  427. <xs:complexContent id="_CRM_PROCES___d20e4680-1">
  428. <xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  429. <xs:sequence id="_CRM_PROCES___d20e4682-1">
  430. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4683-1_ID"/>
  431. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4684-1_PARENT_ID">
  432. <xs:annotation>
  433. <xs:appinfo>
  434. <system_cache__appinfo:flat_relation_cache>
  435. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  436. </system_cache__appinfo:flat_relation_cache>
  437. </xs:appinfo>
  438. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  439. </xs:documentation>
  440. </xs:annotation>
  441. </xs:element>
  442. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4691-1_path"/>
  443. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4692-1_DESC"/>
  444. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2_Simple"
  445. id="_CRM_PROCES___d20e4693-1_TYPE"/>
  446. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES"
  447. id="_CRM_PROCES___d20e4701-1">
  448. <xs:annotation>
  449. <xs:appinfo>
  450. <system_cache__appinfo:flat_relation_cache>
  451. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  452. </system_cache__appinfo:flat_relation_cache>
  453. </xs:appinfo>
  454. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  455. </xs:documentation>
  456. </xs:annotation>
  457. </xs:element>
  458. <xs:element maxOccurs="unbounded" minOccurs="0"
  459. ref="default_db__x3A__CRM_PROCES:PROCES_INIT" id="_CRM_PROCES___d20e4694-1">
  460. <xs:annotation>
  461. <xs:appinfo>
  462. <system_cache__appinfo:flat_relation_cache>
  463. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  464. </system_cache__appinfo:flat_relation_cache>
  465. </xs:appinfo>
  466. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  467. </xs:documentation>
  468. </xs:annotation>
  469. </xs:element>
  470. <xs:element maxOccurs="0" minOccurs="0"
  471. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4708-1">
  472. <xs:annotation>
  473. <xs:appinfo>
  474. <system_cache__appinfo:flat_relation_cache>
  475. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  476. </system_cache__appinfo:flat_relation_cache>
  477. </xs:appinfo>
  478. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  479. </xs:documentation>
  480. </xs:annotation>
  481. </xs:element>
  482. <xs:element maxOccurs="unbounded" minOccurs="0"
  483. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4715-1">
  484. <xs:annotation>
  485. <xs:appinfo>
  486. <system_cache__appinfo:flat_relation_cache>
  487. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  488. </system_cache__appinfo:flat_relation_cache>
  489. </xs:appinfo>
  490. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  491. </xs:documentation>
  492. </xs:annotation>
  493. </xs:element>
  494. <xs:element maxOccurs="1" minOccurs="0"
  495. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  496. id="_CRM_PROCES___d20e4722-1">
  497. <xs:annotation>
  498. <xs:appinfo>
  499. <system_cache__appinfo:flat_relation_cache>
  500. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  501. </system_cache__appinfo:flat_relation_cache>
  502. </xs:appinfo>
  503. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  504. </xs:documentation>
  505. </xs:annotation>
  506. </xs:element>
  507. <xs:element maxOccurs="0" minOccurs="0"
  508. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4729-1">
  509. <xs:annotation>
  510. <xs:appinfo>
  511. <system_cache__appinfo:flat_relation_cache>
  512. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  513. </system_cache__appinfo:flat_relation_cache>
  514. </xs:appinfo>
  515. </xs:annotation>
  516. </xs:element>
  517. </xs:sequence>
  518. </xs:restriction>
  519. </xs:complexContent>
  520. </xs:complexType>
  521. <xs:element name="PROCES_GROUP_2" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
  522. id="_CRM_PROCES___d20e4734-1_PROCES_GRO"/>
  523. <xs:complexType name="PROCES" id="_CRM_PROCES___d20e4735-1_PROCES">
  524. <xs:complexContent id="_CRM_PROCES___d20e4736-1">
  525. <xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  526. <xs:sequence id="_CRM_PROCES___d20e4738-1">
  527. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4739-1_ID"/>
  528. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4740-1_PARENT_ID">
  529. <xs:annotation>
  530. <xs:appinfo>
  531. <system_cache__appinfo:flat_relation_cache>
  532. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  533. </system_cache__appinfo:flat_relation_cache>
  534. </xs:appinfo>
  535. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  536. </xs:documentation>
  537. </xs:annotation>
  538. </xs:element>
  539. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4747-1_path"/>
  540. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4748-1_DESC"/>
  541. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_Simple"
  542. id="_CRM_PROCES___d20e4749-1_TYPE"/>
  543. <xs:element maxOccurs="unbounded" minOccurs="0"
  544. ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d20e4757-1">
  545. <xs:annotation>
  546. <xs:appinfo>
  547. <system_cache__appinfo:flat_relation_cache>
  548. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  549. </system_cache__appinfo:flat_relation_cache>
  550. </xs:appinfo>
  551. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  552. </xs:documentation>
  553. </xs:annotation>
  554. </xs:element>
  555. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
  556. id="_CRM_PROCES___d20e4750-1">
  557. <xs:annotation>
  558. <xs:appinfo>
  559. <system_cache__appinfo:flat_relation_cache>
  560. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  561. </system_cache__appinfo:flat_relation_cache>
  562. </xs:appinfo>
  563. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  564. </xs:documentation>
  565. </xs:annotation>
  566. </xs:element>
  567. <xs:element maxOccurs="0" minOccurs="0"
  568. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4764-1">
  569. <xs:annotation>
  570. <xs:appinfo>
  571. <system_cache__appinfo:flat_relation_cache>
  572. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  573. </system_cache__appinfo:flat_relation_cache>
  574. </xs:appinfo>
  575. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  576. </xs:documentation>
  577. </xs:annotation>
  578. </xs:element>
  579. <xs:element maxOccurs="0" minOccurs="0"
  580. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4771-1">
  581. <xs:annotation>
  582. <xs:appinfo>
  583. <system_cache__appinfo:flat_relation_cache>
  584. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  585. </system_cache__appinfo:flat_relation_cache>
  586. </xs:appinfo>
  587. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  588. </xs:documentation>
  589. </xs:annotation>
  590. </xs:element>
  591. <xs:element maxOccurs="1" minOccurs="0"
  592. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  593. id="_CRM_PROCES___d20e4778-1">
  594. <xs:annotation>
  595. <xs:appinfo>
  596. <system_cache__appinfo:flat_relation_cache>
  597. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  598. </system_cache__appinfo:flat_relation_cache>
  599. </xs:appinfo>
  600. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
  601. </xs:documentation>
  602. </xs:annotation>
  603. </xs:element>
  604. <xs:element maxOccurs="unbounded" minOccurs="0"
  605. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4785-1">
  606. <xs:annotation>
  607. <xs:appinfo>
  608. <system_cache__appinfo:flat_relation_cache>
  609. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  610. </system_cache__appinfo:flat_relation_cache>
  611. </xs:appinfo>
  612. </xs:annotation>
  613. </xs:element>
  614. </xs:sequence>
  615. </xs:restriction>
  616. </xs:complexContent>
  617. </xs:complexType>
  618. <xs:element name="PROCES" type="default_db__x3A__CRM_PROCES:PROCES"
  619. id="_CRM_PROCES___d20e4790-1_PROCES"/>
  620. <xs:complexType name="PROCES_BENEFIT_INFO" id="_CRM_PROCES___d20e4791-1_PROCES_BEN">
  621. <xs:complexContent id="_CRM_PROCES___d20e4792-1">
  622. <xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  623. <xs:sequence id="_CRM_PROCES___d20e4794-1">
  624. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4795-1_ID"/>
  625. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4796-1_PARENT_ID">
  626. <xs:annotation>
  627. <xs:appinfo>
  628. <system_cache__appinfo:flat_relation_cache>
  629. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  630. </system_cache__appinfo:flat_relation_cache>
  631. </xs:appinfo>
  632. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  633. </xs:documentation>
  634. </xs:annotation>
  635. </xs:element>
  636. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4803-1_path"/>
  637. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4804-1_DESC"/>
  638. <xs:element name="TYPE" id="_CRM_PROCES___d20e4805-1_TYPE">
  639. <xs:simpleType id="_CRM_PROCES___d20e4806-1">
  640. <xs:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  641. <xs:enumeration value="PROCES_BENEFIT_INFO"/>
  642. </xs:restriction>
  643. </xs:simpleType>
  644. </xs:element>
  645. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES"
  646. id="_CRM_PROCES___d20e4816-1">
  647. <xs:annotation>
  648. <xs:appinfo>
  649. <system_cache__appinfo:flat_relation_cache>
  650. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  651. </system_cache__appinfo:flat_relation_cache>
  652. </xs:appinfo>
  653. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  654. </xs:documentation>
  655. </xs:annotation>
  656. </xs:element>
  657. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
  658. id="_CRM_PROCES___d20e4809-1">
  659. <xs:annotation>
  660. <xs:appinfo>
  661. <system_cache__appinfo:flat_relation_cache>
  662. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  663. </system_cache__appinfo:flat_relation_cache>
  664. </xs:appinfo>
  665. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  666. </xs:documentation>
  667. </xs:annotation>
  668. </xs:element>
  669. <xs:element maxOccurs="0" minOccurs="0"
  670. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4823-1">
  671. <xs:annotation>
  672. <xs:appinfo>
  673. <system_cache__appinfo:flat_relation_cache>
  674. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  675. </system_cache__appinfo:flat_relation_cache>
  676. </xs:appinfo>
  677. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  678. </xs:documentation>
  679. </xs:annotation>
  680. </xs:element>
  681. <xs:element maxOccurs="0" minOccurs="0"
  682. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4830-1">
  683. <xs:annotation>
  684. <xs:appinfo>
  685. <system_cache__appinfo:flat_relation_cache>
  686. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  687. </system_cache__appinfo:flat_relation_cache>
  688. </xs:appinfo>
  689. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  690. </xs:documentation>
  691. </xs:annotation>
  692. </xs:element>
  693. <xs:element maxOccurs="unbounded" minOccurs="0"
  694. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  695. id="_CRM_PROCES___d20e4837-1">
  696. <xs:annotation>
  697. <xs:appinfo>
  698. <system_cache__appinfo:flat_relation_cache>
  699. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  700. </system_cache__appinfo:flat_relation_cache>
  701. </xs:appinfo>
  702. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
  703. </xs:documentation>
  704. </xs:annotation>
  705. </xs:element>
  706. <xs:element maxOccurs="0" minOccurs="0"
  707. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4844-1">
  708. <xs:annotation>
  709. <xs:appinfo>
  710. <system_cache__appinfo:flat_relation_cache>
  711. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  712. </system_cache__appinfo:flat_relation_cache>
  713. </xs:appinfo>
  714. </xs:annotation>
  715. </xs:element>
  716. </xs:sequence>
  717. </xs:restriction>
  718. </xs:complexContent>
  719. </xs:complexType>
  720. <xs:element name="PROCES_BENEFIT_INFO" type="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  721. id="_CRM_PROCES___d20e4849-1_PROCES_BEN"/>
  722. </xs:schema>