CRM_PROCES.old 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744
  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 ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES_base_recurs"
  68. maxOccurs="unbounded" minOccurs="0">
  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:CRM_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" ref="default_db__x3A__CRM_PROCES:PROCES"
  79. id="_CRM_PROCES___d20e4528-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:PROCES/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_INIT" id="_CRM_PROCES___d20e4521-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_INIT/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_1" id="_CRM_PROCES___d20e4535-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:CRM_PROCES/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_GROUP_2" id="_CRM_PROCES___d20e4542-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_GROUP_2/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_PROCES:PROCES_BENEFIT_INFO" id="_CRM_PROCES___d20e4549-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_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  128. </system_cache__appinfo:flat_relation_cache>
  129. </xs:appinfo>
  130. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  131. </xs:annotation>
  132. </xs:element>
  133. <xs:element maxOccurs="unbounded" minOccurs="0"
  134. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4557-1">
  135. <xs:annotation>
  136. <xs:appinfo>
  137. <system_cache__appinfo:flat_relation_cache>
  138. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  139. </system_cache__appinfo:flat_relation_cache>
  140. </xs:appinfo>
  141. </xs:annotation>
  142. </xs:element>
  143. </xs:sequence>
  144. </xs:complexType>
  145. <xs:element name="CRM_PROCES" type="default_db__x3A__CRM_PROCES:CRM_PROCES"
  146. id="_CRM_PROCES___d20e4562-1_CRM_PROCES"/>
  147. <!--<xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  148. <xs:sequence id="_CRM_PROCES___d14e4417-1">
  149. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d14e4418-1_ID"/>
  150. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4645-1_PARENT_ID">
  151. <xs:annotation>
  152. <xs:appinfo>
  153. <system_cache__appinfo:flat_relation_cache>
  154. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  155. </system_cache__appinfo:flat_relation_cache>
  156. </xs:appinfo>
  157. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  158. </xs:documentation>
  159. </xs:annotation>
  160. </xs:element>
  161. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d14e4419-1_path"/>
  162. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4601-1_DESC"/>
  163. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
  164. id="_CRM_PROCES___d20e4575-1_TYPE"/>
  165. <!-\-<xs:element maxOccurs="unbounded" minOccurs="0"
  166. ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES___d14e4421-1">
  167. <xs:annotation>
  168. <xs:appinfo>
  169. <system_cache__appinfo:flat_relation_cache>
  170. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  171. </system_cache__appinfo:flat_relation_cache>
  172. </xs:appinfo>
  173. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  174. </xs:documentation>
  175. </xs:annotation>
  176. </xs:element>-\->
  177. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
  178. id="_CRM_PROCES___d14e4420-1">
  179. <xs:annotation>
  180. <xs:appinfo>
  181. <system_cache__appinfo:flat_relation_cache>
  182. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  183. </system_cache__appinfo:flat_relation_cache>
  184. </xs:appinfo>
  185. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  186. </xs:documentation>
  187. </xs:annotation>
  188. </xs:element>
  189. <xs:element maxOccurs="unbounded" minOccurs="0"
  190. ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d14e4420-1asda">
  191. <xs:annotation>
  192. <xs:appinfo>
  193. <system_cache__appinfo:flat_relation_cache>
  194. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  195. </system_cache__appinfo:flat_relation_cache>
  196. </xs:appinfo>
  197. </xs:annotation>
  198. </xs:element>
  199. <xs:element maxOccurs="0" minOccurs="0"
  200. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d14e4422-1">
  201. <xs:annotation>
  202. <xs:appinfo>
  203. <system_cache__appinfo:flat_relation_cache>
  204. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  205. </system_cache__appinfo:flat_relation_cache>
  206. </xs:appinfo>
  207. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
  208. </xs:documentation>
  209. </xs:annotation>
  210. </xs:element>
  211. <xs:element maxOccurs="0" minOccurs="0"
  212. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d14e4423-1">
  213. <xs:annotation>
  214. <xs:appinfo>
  215. <system_cache__appinfo:flat_relation_cache>
  216. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  217. </system_cache__appinfo:flat_relation_cache>
  218. </xs:appinfo>
  219. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
  220. </xs:documentation>
  221. </xs:annotation>
  222. </xs:element>
  223. <xs:element maxOccurs="1" minOccurs="0"
  224. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  225. id="_CRM_PROCES___d14e4424-1">
  226. <xs:annotation>
  227. <xs:appinfo>
  228. <system_cache__appinfo:flat_relation_cache>
  229. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  230. </system_cache__appinfo:flat_relation_cache>
  231. </xs:appinfo>
  232. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  233. </xs:documentation>
  234. </xs:annotation>
  235. </xs:element>
  236. <xs:element maxOccurs="unbounded" minOccurs="0"
  237. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d14e4425-1">
  238. <xs:annotation>
  239. <xs:appinfo>
  240. <system_cache__appinfo:flat_relation_cache>
  241. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  242. </system_cache__appinfo:flat_relation_cache>
  243. </xs:appinfo>
  244. </xs:annotation>
  245. </xs:element>
  246. </xs:sequence>
  247. </xs:restriction>-->
  248. <xs:complexType name="PROCES_INIT" id="_CRM_PROCES___d20e4565-1_PROCES_INI">
  249. <xs:complexContent id="_CRM_PROCES___d20e4566-1">
  250. <xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  251. <xs:sequence id="_CRM_PROCES___d20e4568-1">
  252. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4569-1_ID"/>
  253. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4570-1_PARENT_ID">
  254. <xs:annotation>
  255. <xs:appinfo>
  256. <system_cache__appinfo:flat_relation_cache>
  257. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  258. </system_cache__appinfo:flat_relation_cache>
  259. </xs:appinfo>
  260. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  261. </xs:documentation>
  262. </xs:annotation>
  263. </xs:element>
  264. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4577-1_path"/>
  265. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4578-1_DESC"/>
  266. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
  267. id="_CRM_PROCES___d20e4579-1_TYPE"/>
  268. <!--<xs:element ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES_base_recurs"
  269. maxOccurs="unbounded" minOccurs="0">
  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/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="unbounded" minOccurs="0"
  280. ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d20e4588-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: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" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
  291. id="_CRM_PROCES___d20e4581-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:CRM_PROCES_INIT/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="0" minOccurs="0"
  302. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4595-1">
  303. <xs:annotation>
  304. <xs:appinfo>
  305. <system_cache__appinfo:flat_relation_cache>
  306. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  307. </system_cache__appinfo:flat_relation_cache>
  308. </xs:appinfo>
  309. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  310. </xs:annotation>
  311. </xs:element>
  312. <xs:element maxOccurs="0" minOccurs="0"
  313. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4602-1">
  314. <xs:annotation>
  315. <xs:appinfo>
  316. <system_cache__appinfo:flat_relation_cache>
  317. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  318. </system_cache__appinfo:flat_relation_cache>
  319. </xs:appinfo>
  320. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  321. </xs:annotation>
  322. </xs:element>
  323. <xs:element maxOccurs="unbounded" minOccurs="0"
  324. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  325. id="_CRM_PROCES___d20e4609-1">
  326. <xs:annotation>
  327. <xs:appinfo>
  328. <system_cache__appinfo:flat_relation_cache>
  329. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  330. </system_cache__appinfo:flat_relation_cache>
  331. </xs:appinfo>
  332. <xs:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xs:documentation>
  333. </xs:annotation>
  334. </xs:element>
  335. <xs:element maxOccurs="unbounded" minOccurs="0"
  336. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4617-1">
  337. <xs:annotation>
  338. <xs:appinfo>
  339. <system_cache__appinfo:flat_relation_cache>
  340. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  341. </system_cache__appinfo:flat_relation_cache>
  342. </xs:appinfo>
  343. </xs:annotation>
  344. </xs:element>
  345. </xs:sequence>
  346. </xs:restriction>
  347. </xs:complexContent>
  348. </xs:complexType>
  349. <xs:element name="PROCES_INIT" type="default_db__x3A__CRM_PROCES:PROCES_INIT"
  350. id="_CRM_PROCES___d20e4622-1_PROCES_INI"/>
  351. <xs:complexType name="PROCES_GROUP_1" id="_CRM_PROCES___d20e4623-1_PROCES_GRO">
  352. <xs:complexContent id="_CRM_PROCES___d20e4624-1">
  353. <xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  354. <xs:sequence id="_CRM_PROCES___d20e4626-1">
  355. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4627-1_ID"/>
  356. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4628-1_PARENT_ID">
  357. <xs:annotation>
  358. <xs:appinfo>
  359. <system_cache__appinfo:flat_relation_cache>
  360. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  361. </system_cache__appinfo:flat_relation_cache>
  362. </xs:appinfo>
  363. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  364. </xs:documentation>
  365. </xs:annotation>
  366. </xs:element>
  367. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4635-1_path"/>
  368. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4636-1_DESC"/>
  369. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1_Simple"
  370. id="_CRM_PROCES___d20e4637-1_TYPE"/>
  371. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES"
  372. id="_CRM_PROCES___d20e4645-1">
  373. <xs:annotation>
  374. <xs:appinfo>
  375. <system_cache__appinfo:flat_relation_cache>
  376. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  377. </system_cache__appinfo:flat_relation_cache>
  378. </xs:appinfo>
  379. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  380. </xs:documentation>
  381. </xs:annotation>
  382. </xs:element>
  383. <xs:element maxOccurs="unbounded" minOccurs="0"
  384. ref="default_db__x3A__CRM_PROCES:PROCES_INIT" id="_CRM_PROCES___d20e4638-1">
  385. <xs:annotation>
  386. <xs:appinfo>
  387. <system_cache__appinfo:flat_relation_cache>
  388. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  389. </system_cache__appinfo:flat_relation_cache>
  390. </xs:appinfo>
  391. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  392. </xs:documentation>
  393. </xs:annotation>
  394. </xs:element>
  395. <xs:element maxOccurs="unbounded" minOccurs="0"
  396. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4652-1">
  397. <xs:annotation>
  398. <xs:appinfo>
  399. <system_cache__appinfo:flat_relation_cache>
  400. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  401. </system_cache__appinfo:flat_relation_cache>
  402. </xs:appinfo>
  403. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  404. </xs:documentation>
  405. </xs:annotation>
  406. </xs:element>
  407. <xs:element maxOccurs="unbounded" minOccurs="0"
  408. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4659-1">
  409. <xs:annotation>
  410. <xs:appinfo>
  411. <system_cache__appinfo:flat_relation_cache>
  412. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  413. </system_cache__appinfo:flat_relation_cache>
  414. </xs:appinfo>
  415. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  416. </xs:documentation>
  417. </xs:annotation>
  418. </xs:element>
  419. <xs:element maxOccurs="1" minOccurs="0"
  420. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  421. id="_CRM_PROCES___d20e4666-1">
  422. <xs:annotation>
  423. <xs:appinfo>
  424. <system_cache__appinfo:flat_relation_cache>
  425. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  426. </system_cache__appinfo:flat_relation_cache>
  427. </xs:appinfo>
  428. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  429. </xs:documentation>
  430. </xs:annotation>
  431. </xs:element>
  432. <xs:element maxOccurs="0" minOccurs="0"
  433. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4673-1">
  434. <xs:annotation>
  435. <xs:appinfo>
  436. <system_cache__appinfo:flat_relation_cache>
  437. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  438. </system_cache__appinfo:flat_relation_cache>
  439. </xs:appinfo>
  440. </xs:annotation>
  441. </xs:element>
  442. </xs:sequence>
  443. </xs:restriction>
  444. </xs:complexContent>
  445. </xs:complexType>
  446. <xs:element name="PROCES_GROUP_1" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
  447. id="_CRM_PROCES___d20e4678-1_PROCES_GRO"/>
  448. <xs:complexType name="PROCES_GROUP_2" id="_CRM_PROCES___d20e4679-1_PROCES_GRO">
  449. <xs:complexContent id="_CRM_PROCES___d20e4680-1">
  450. <xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  451. <xs:sequence id="_CRM_PROCES___d20e4682-1">
  452. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4683-1_ID"/>
  453. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4684-1_PARENT_ID">
  454. <xs:annotation>
  455. <xs:appinfo>
  456. <system_cache__appinfo:flat_relation_cache>
  457. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  458. </system_cache__appinfo:flat_relation_cache>
  459. </xs:appinfo>
  460. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  461. </xs:documentation>
  462. </xs:annotation>
  463. </xs:element>
  464. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4691-1_path"/>
  465. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4692-1_DESC"/>
  466. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2_Simple"
  467. id="_CRM_PROCES___d20e4693-1_TYPE"/>
  468. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES"
  469. id="_CRM_PROCES___d20e4701-1">
  470. <xs:annotation>
  471. <xs:appinfo>
  472. <system_cache__appinfo:flat_relation_cache>
  473. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  474. </system_cache__appinfo:flat_relation_cache>
  475. </xs:appinfo>
  476. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  477. </xs:documentation>
  478. </xs:annotation>
  479. </xs:element>
  480. <xs:element maxOccurs="unbounded" minOccurs="0"
  481. ref="default_db__x3A__CRM_PROCES:PROCES_INIT" id="_CRM_PROCES___d20e4694-1">
  482. <xs:annotation>
  483. <xs:appinfo>
  484. <system_cache__appinfo:flat_relation_cache>
  485. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  486. </system_cache__appinfo:flat_relation_cache>
  487. </xs:appinfo>
  488. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  489. </xs:documentation>
  490. </xs:annotation>
  491. </xs:element>
  492. <xs:element maxOccurs="0" minOccurs="0"
  493. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4708-1">
  494. <xs:annotation>
  495. <xs:appinfo>
  496. <system_cache__appinfo:flat_relation_cache>
  497. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  498. </system_cache__appinfo:flat_relation_cache>
  499. </xs:appinfo>
  500. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  501. </xs:documentation>
  502. </xs:annotation>
  503. </xs:element>
  504. <xs:element maxOccurs="unbounded" minOccurs="0"
  505. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4715-1">
  506. <xs:annotation>
  507. <xs:appinfo>
  508. <system_cache__appinfo:flat_relation_cache>
  509. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  510. </system_cache__appinfo:flat_relation_cache>
  511. </xs:appinfo>
  512. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  513. </xs:documentation>
  514. </xs:annotation>
  515. </xs:element>
  516. <xs:element maxOccurs="1" minOccurs="0"
  517. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  518. id="_CRM_PROCES___d20e4722-1">
  519. <xs:annotation>
  520. <xs:appinfo>
  521. <system_cache__appinfo:flat_relation_cache>
  522. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  523. </system_cache__appinfo:flat_relation_cache>
  524. </xs:appinfo>
  525. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  526. </xs:documentation>
  527. </xs:annotation>
  528. </xs:element>
  529. <xs:element maxOccurs="0" minOccurs="0"
  530. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4729-1">
  531. <xs:annotation>
  532. <xs:appinfo>
  533. <system_cache__appinfo:flat_relation_cache>
  534. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  535. </system_cache__appinfo:flat_relation_cache>
  536. </xs:appinfo>
  537. </xs:annotation>
  538. </xs:element>
  539. </xs:sequence>
  540. </xs:restriction>
  541. </xs:complexContent>
  542. </xs:complexType>
  543. <xs:element name="PROCES_GROUP_2" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
  544. id="_CRM_PROCES___d20e4734-1_PROCES_GRO"/>
  545. <xs:complexType name="PROCES" id="_CRM_PROCES___d20e4735-1_PROCES">
  546. <xs:complexContent id="_CRM_PROCES___d20e4736-1">
  547. <xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  548. <xs:sequence id="_CRM_PROCES___d20e4738-1">
  549. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4739-1_ID"/>
  550. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4740-1_PARENT_ID">
  551. <xs:annotation>
  552. <xs:appinfo>
  553. <system_cache__appinfo:flat_relation_cache>
  554. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  555. </system_cache__appinfo:flat_relation_cache>
  556. </xs:appinfo>
  557. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  558. </xs:documentation>
  559. </xs:annotation>
  560. </xs:element>
  561. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4747-1_path"/>
  562. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4748-1_DESC"/>
  563. <xs:element name="TYPE" type="default_db__x3A__CRM_PROCES:TYPE_Simple"
  564. id="_CRM_PROCES___d20e4749-1_TYPE"/>
  565. <xs:element maxOccurs="unbounded" minOccurs="0"
  566. ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d20e4757-1">
  567. <xs:annotation>
  568. <xs:appinfo>
  569. <system_cache__appinfo:flat_relation_cache>
  570. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  571. </system_cache__appinfo:flat_relation_cache>
  572. </xs:appinfo>
  573. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  574. </xs:documentation>
  575. </xs:annotation>
  576. </xs:element>
  577. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
  578. id="_CRM_PROCES___d20e4750-1">
  579. <xs:annotation>
  580. <xs:appinfo>
  581. <system_cache__appinfo:flat_relation_cache>
  582. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  583. </system_cache__appinfo:flat_relation_cache>
  584. </xs:appinfo>
  585. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  586. </xs:documentation>
  587. </xs:annotation>
  588. </xs:element>
  589. <xs:element maxOccurs="0" minOccurs="0"
  590. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4764-1">
  591. <xs:annotation>
  592. <xs:appinfo>
  593. <system_cache__appinfo:flat_relation_cache>
  594. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  595. </system_cache__appinfo:flat_relation_cache>
  596. </xs:appinfo>
  597. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  598. </xs:documentation>
  599. </xs:annotation>
  600. </xs:element>
  601. <xs:element maxOccurs="0" minOccurs="0"
  602. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4771-1">
  603. <xs:annotation>
  604. <xs:appinfo>
  605. <system_cache__appinfo:flat_relation_cache>
  606. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  607. </system_cache__appinfo:flat_relation_cache>
  608. </xs:appinfo>
  609. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  610. </xs:documentation>
  611. </xs:annotation>
  612. </xs:element>
  613. <xs:element maxOccurs="1" minOccurs="0"
  614. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  615. id="_CRM_PROCES___d20e4778-1">
  616. <xs:annotation>
  617. <xs:appinfo>
  618. <system_cache__appinfo:flat_relation_cache>
  619. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  620. </system_cache__appinfo:flat_relation_cache>
  621. </xs:appinfo>
  622. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
  623. </xs:documentation>
  624. </xs:annotation>
  625. </xs:element>
  626. <xs:element maxOccurs="unbounded" minOccurs="0"
  627. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4785-1">
  628. <xs:annotation>
  629. <xs:appinfo>
  630. <system_cache__appinfo:flat_relation_cache>
  631. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  632. </system_cache__appinfo:flat_relation_cache>
  633. </xs:appinfo>
  634. </xs:annotation>
  635. </xs:element>
  636. </xs:sequence>
  637. </xs:restriction>
  638. </xs:complexContent>
  639. </xs:complexType>
  640. <xs:element name="PROCES" type="default_db__x3A__CRM_PROCES:PROCES"
  641. id="_CRM_PROCES___d20e4790-1_PROCES"/>
  642. <xs:complexType name="PROCES_BENEFIT_INFO" id="_CRM_PROCES___d20e4791-1_PROCES_BEN">
  643. <xs:complexContent id="_CRM_PROCES___d20e4792-1">
  644. <xs:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  645. <xs:sequence id="_CRM_PROCES___d20e4794-1">
  646. <xs:element name="ID" type="xs:int" id="_CRM_PROCES___d20e4795-1_ID"/>
  647. <xs:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4796-1_PARENT_ID">
  648. <xs:annotation>
  649. <xs:appinfo>
  650. <system_cache__appinfo:flat_relation_cache>
  651. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  652. </system_cache__appinfo:flat_relation_cache>
  653. </xs:appinfo>
  654. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  655. </xs:documentation>
  656. </xs:annotation>
  657. </xs:element>
  658. <xs:element name="path" type="xs:string" id="_CRM_PROCES___d20e4803-1_path"/>
  659. <xs:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4804-1_DESC"/>
  660. <xs:element name="TYPE" id="_CRM_PROCES___d20e4805-1_TYPE">
  661. <xs:simpleType id="_CRM_PROCES___d20e4806-1">
  662. <xs:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  663. <xs:enumeration value="PROCES_BENEFIT_INFO"/>
  664. </xs:restriction>
  665. </xs:simpleType>
  666. </xs:element>
  667. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES"
  668. id="_CRM_PROCES___d20e4816-1">
  669. <xs:annotation>
  670. <xs:appinfo>
  671. <system_cache__appinfo:flat_relation_cache>
  672. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  673. </system_cache__appinfo:flat_relation_cache>
  674. </xs:appinfo>
  675. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  676. </xs:documentation>
  677. </xs:annotation>
  678. </xs:element>
  679. <xs:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
  680. id="_CRM_PROCES___d20e4809-1">
  681. <xs:annotation>
  682. <xs:appinfo>
  683. <system_cache__appinfo:flat_relation_cache>
  684. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  685. </system_cache__appinfo:flat_relation_cache>
  686. </xs:appinfo>
  687. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  688. </xs:documentation>
  689. </xs:annotation>
  690. </xs:element>
  691. <xs:element maxOccurs="0" minOccurs="0"
  692. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d20e4823-1">
  693. <xs:annotation>
  694. <xs:appinfo>
  695. <system_cache__appinfo:flat_relation_cache>
  696. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  697. </system_cache__appinfo:flat_relation_cache>
  698. </xs:appinfo>
  699. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  700. </xs:documentation>
  701. </xs:annotation>
  702. </xs:element>
  703. <xs:element maxOccurs="0" minOccurs="0"
  704. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d20e4830-1">
  705. <xs:annotation>
  706. <xs:appinfo>
  707. <system_cache__appinfo:flat_relation_cache>
  708. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  709. </system_cache__appinfo:flat_relation_cache>
  710. </xs:appinfo>
  711. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  712. </xs:documentation>
  713. </xs:annotation>
  714. </xs:element>
  715. <xs:element maxOccurs="unbounded" minOccurs="0"
  716. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  717. id="_CRM_PROCES___d20e4837-1">
  718. <xs:annotation>
  719. <xs:appinfo>
  720. <system_cache__appinfo:flat_relation_cache>
  721. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  722. </system_cache__appinfo:flat_relation_cache>
  723. </xs:appinfo>
  724. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
  725. </xs:documentation>
  726. </xs:annotation>
  727. </xs:element>
  728. <xs:element maxOccurs="0" minOccurs="0"
  729. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d20e4844-1">
  730. <xs:annotation>
  731. <xs:appinfo>
  732. <system_cache__appinfo:flat_relation_cache>
  733. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  734. </system_cache__appinfo:flat_relation_cache>
  735. </xs:appinfo>
  736. </xs:annotation>
  737. </xs:element>
  738. </xs:sequence>
  739. </xs:restriction>
  740. </xs:complexContent>
  741. </xs:complexType>
  742. <xs:element name="PROCES_BENEFIT_INFO" type="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  743. id="_CRM_PROCES___d20e4849-1_PROCES_BEN"/>
  744. </xs:schema>