PROCES_INIT.xsd 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xsd:schema xmlns:xsd="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. <xsd:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../Types/gml.xsd"/>
  12. <xsd:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
  13. schemaLocation="../../default_db.CRM_WSKAZNIK/CRM_WSKAZNIK/CRM_WSKAZNIK.xsd"/>
  14. <xsd:simpleType name="TYPE_Simple" id="_CRM_PROCES___d4e4668-1_TYPE_Simpl">
  15. <xsd:restriction base="xsd:string">
  16. <xsd:enumeration value="PROCES_INIT"/>
  17. <xsd:enumeration value="PROCES_GROUP_1"/>
  18. <xsd:enumeration value="PROCES_GROUP_2"/>
  19. <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
  20. <xsd:enumeration value="PROCES"/>
  21. <xsd:enumeration value="TEXT_BREAK"/>
  22. </xsd:restriction>
  23. </xsd:simpleType>
  24. <xsd:simpleType name="PROCES_INIT_Simple" id="_CRM_PROCES___d4e4676-1_PROCES_INI">
  25. <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  26. <xsd:enumeration value="PROCES_INIT"/>
  27. </xsd:restriction>
  28. </xsd:simpleType>
  29. <xsd:simpleType name="PROCES_Simple" id="_CRM_PROCES___d4e4679-1_PROCES_Sim">
  30. <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  31. <xsd:enumeration value="PROCES"/>
  32. </xsd:restriction>
  33. </xsd:simpleType>
  34. <xsd:simpleType name="PROCES_GROUP_1_Simple" id="_CRM_PROCES___d4e4682-1_PROCES_GRO">
  35. <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  36. <xsd:enumeration value="PROCES_GROUP_1"/>
  37. </xsd:restriction>
  38. </xsd:simpleType>
  39. <xsd:simpleType name="PROCES_GROUP_2_Simple" id="_CRM_PROCES___d4e4685-1_PROCES_GRO">
  40. <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  41. <xsd:enumeration value="PROCES_GROUP_2"/>
  42. </xsd:restriction>
  43. </xsd:simpleType>
  44. <xsd:simpleType name="PROCES_BENEFIT_INFO_Simple" id="_CRM_PROCES___d4e4688-1_PROCES_BEN">
  45. <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  46. <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
  47. </xsd:restriction>
  48. </xsd:simpleType>
  49. <xsd:complexType name="CRM_PROCES" id="_CRM_PROCES___d4e4691-1_CRM_PROCES">
  50. <xsd:sequence id="_CRM_PROCES___d4e4692-1">
  51. <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4693-1_ID"/>
  52. <xsd:element name="PARENT_ID" type="xsd:int" id="_CRM_PROCES___d4e4694-1_PARENT_ID">
  53. <xsd:annotation>
  54. <xsd: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. </xsd:appinfo>
  59. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  60. </xsd:documentation>
  61. </xsd:annotation>
  62. </xsd:element>
  63. <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4701-1_path"/>
  64. <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4702-1_DESC"/>
  65. <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4703-1_OPIS"/>
  66. <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:TYPE_Simple"
  67. id="_CRM_PROCES___d4e4703-1_TYPE"/>
  68. <xsd:element maxOccurs="unbounded" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES"
  69. id="_CRM_PROCES___d4e4704-1">
  70. <xsd:annotation>
  71. <xsd:appinfo>
  72. <system_cache__appinfo:flat_relation_cache>
  73. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  74. </system_cache__appinfo:flat_relation_cache>
  75. </xsd:appinfo>
  76. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  77. </xsd:annotation>
  78. </xsd:element>
  79. <xsd:element maxOccurs="unbounded" minOccurs="0"
  80. ref="default_db__x3A__CRM_PROCES:PROCES_INIT" id="_CRM_PROCES___d4e4711-1">
  81. <xsd:annotation>
  82. <xsd:appinfo>
  83. <system_cache__appinfo:flat_relation_cache>
  84. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
  85. </system_cache__appinfo:flat_relation_cache>
  86. </xsd:appinfo>
  87. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  88. </xsd:annotation>
  89. </xsd:element>
  90. <xsd:element maxOccurs="unbounded" minOccurs="0"
  91. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d4e4718-1">
  92. <xsd:annotation>
  93. <xsd:appinfo>
  94. <system_cache__appinfo:flat_relation_cache>
  95. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  96. </system_cache__appinfo:flat_relation_cache>
  97. </xsd:appinfo>
  98. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  99. </xsd:annotation>
  100. </xsd:element>
  101. <xsd:element maxOccurs="unbounded" minOccurs="0"
  102. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d4e4725-1">
  103. <xsd:annotation>
  104. <xsd:appinfo>
  105. <system_cache__appinfo:flat_relation_cache>
  106. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  107. </system_cache__appinfo:flat_relation_cache>
  108. </xsd:appinfo>
  109. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  110. </xsd:annotation>
  111. </xsd:element>
  112. <xsd:element maxOccurs="unbounded" minOccurs="0"
  113. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4732-1">
  114. <xsd:annotation>
  115. <xsd:appinfo>
  116. <system_cache__appinfo:flat_relation_cache>
  117. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  118. </system_cache__appinfo:flat_relation_cache>
  119. </xsd:appinfo>
  120. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  121. </xsd:annotation>
  122. </xsd:element>
  123. <xsd:element maxOccurs="unbounded" minOccurs="0"
  124. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d4e4739-1">
  125. <xsd:annotation>
  126. <xsd:appinfo>
  127. <system_cache__appinfo:flat_relation_cache>
  128. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  129. </system_cache__appinfo:flat_relation_cache>
  130. </xsd:appinfo>
  131. </xsd:annotation>
  132. </xsd:element>
  133. </xsd:sequence>
  134. </xsd:complexType>
  135. <xsd:element name="CRM_PROCES" type="default_db__x3A__CRM_PROCES:CRM_PROCES"
  136. id="_CRM_PROCES___d4e4744-1_CRM_PROCES"/>
  137. <!--<xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  138. <xsd:sequence id="_CRM_PROCES___d14e4417-1">
  139. <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d14e4418-1_ID"/>
  140. <xsd:element name="PARENT_ID" type="xsd:int" id="_CRM_PROCES___d20e4645-1_PARENT_ID">
  141. <xsd:annotation>
  142. <xsd:appinfo>
  143. <system_cache__appinfo:flat_relation_cache>
  144. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  145. </system_cache__appinfo:flat_relation_cache>
  146. </xsd:appinfo>
  147. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  148. </xsd:documentation>
  149. </xsd:annotation>
  150. </xsd:element>
  151. <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d14e4419-1_path"/>
  152. <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d20e4601-1_DESC"/>
  153. <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
  154. id="_CRM_PROCES___d20e4575-1_TYPE"/>
  155. <!-\-<xsd:element maxOccurs="unbounded" minOccurs="0"
  156. ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES___d14e4421-1">
  157. <xsd:annotation>
  158. <xsd:appinfo>
  159. <system_cache__appinfo:flat_relation_cache>
  160. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  161. </system_cache__appinfo:flat_relation_cache>
  162. </xsd:appinfo>
  163. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  164. </xsd:documentation>
  165. </xsd:annotation>
  166. </xsd:element>-\->
  167. <xsd:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
  168. id="_CRM_PROCES___d14e4420-1">
  169. <xsd:annotation>
  170. <xsd:appinfo>
  171. <system_cache__appinfo:flat_relation_cache>
  172. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  173. </system_cache__appinfo:flat_relation_cache>
  174. </xsd:appinfo>
  175. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  176. </xsd:documentation>
  177. </xsd:annotation>
  178. </xsd:element>
  179. <xsd:element maxOccurs="unbounded" minOccurs="0"
  180. ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d14e4420-1asda">
  181. <xsd:annotation>
  182. <xsd:appinfo>
  183. <system_cache__appinfo:flat_relation_cache>
  184. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  185. </system_cache__appinfo:flat_relation_cache>
  186. </xsd:appinfo>
  187. </xsd:annotation>
  188. </xsd:element>
  189. <xsd:element maxOccurs="0" minOccurs="0"
  190. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d14e4422-1">
  191. <xsd:annotation>
  192. <xsd: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_GROUP_1/PARENT_ID"/>
  195. </system_cache__appinfo:flat_relation_cache>
  196. </xsd:appinfo>
  197. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
  198. </xsd:documentation>
  199. </xsd:annotation>
  200. </xsd:element>
  201. <xsd:element maxOccurs="0" minOccurs="0"
  202. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d14e4423-1">
  203. <xsd:annotation>
  204. <xsd:appinfo>
  205. <system_cache__appinfo:flat_relation_cache>
  206. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  207. </system_cache__appinfo:flat_relation_cache>
  208. </xsd:appinfo>
  209. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
  210. </xsd:documentation>
  211. </xsd:annotation>
  212. </xsd:element>
  213. <xsd:element maxOccurs="1" minOccurs="0"
  214. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  215. id="_CRM_PROCES___d14e4424-1">
  216. <xsd:annotation>
  217. <xsd:appinfo>
  218. <system_cache__appinfo:flat_relation_cache>
  219. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  220. </system_cache__appinfo:flat_relation_cache>
  221. </xsd:appinfo>
  222. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  223. </xsd:documentation>
  224. </xsd:annotation>
  225. </xsd:element>
  226. <xsd:element maxOccurs="unbounded" minOccurs="0"
  227. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d14e4425-1">
  228. <xsd:annotation>
  229. <xsd:appinfo>
  230. <system_cache__appinfo:flat_relation_cache>
  231. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  232. </system_cache__appinfo:flat_relation_cache>
  233. </xsd:appinfo>
  234. </xsd:annotation>
  235. </xsd:element>
  236. </xsd:sequence>
  237. </xsd:restriction>-->
  238. <xsd:complexType name="PROCES_INIT" id="_CRM_PROCES___d4e4747-1_PROCES_INI">
  239. <xsd:complexContent id="_CRM_PROCES___d4e4748-1">
  240. <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  241. <xsd:sequence id="_CRM_PROCES___d4e4750-1">
  242. <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4751-1_ID"/>
  243. <xsd:element name="PARENT_ID" type="xsd:int" id="_CRM_PROCES___d4e4752-1_PARENT_ID">
  244. <xsd:annotation>
  245. <xsd:appinfo>
  246. <system_cache__appinfo:flat_relation_cache>
  247. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  248. </system_cache__appinfo:flat_relation_cache>
  249. </xsd:appinfo>
  250. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  251. </xsd:documentation>
  252. </xsd:annotation>
  253. </xsd:element>
  254. <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4759-1_path"/>
  255. <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4760-1_DESC"/>
  256. <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4763-1_OPIS"/>
  257. <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
  258. id="_CRM_PROCES___d4e4761-1_TYPE"/>
  259. <xsd:element maxOccurs="unbounded" minOccurs="0"
  260. ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d4e4762-1">
  261. <xsd:annotation>
  262. <xsd:appinfo>
  263. <system_cache__appinfo:flat_relation_cache>
  264. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  265. </system_cache__appinfo:flat_relation_cache>
  266. </xsd:appinfo>
  267. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  268. </xsd:annotation>
  269. </xsd:element>
  270. <xsd:element maxOccurs="unbounded" minOccurs="0"
  271. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4790-1">
  272. <xsd:annotation>
  273. <xsd:appinfo>
  274. <system_cache__appinfo:flat_relation_cache>
  275. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  276. </system_cache__appinfo:flat_relation_cache>
  277. </xsd:appinfo>
  278. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  279. </xsd:annotation>
  280. </xsd:element>
  281. <xsd:element maxOccurs="unbounded" minOccurs="0"
  282. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d4e4797-1">
  283. <xsd:annotation>
  284. <xsd:appinfo>
  285. <system_cache__appinfo:flat_relation_cache>
  286. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  287. </system_cache__appinfo:flat_relation_cache>
  288. </xsd:appinfo>
  289. </xsd:annotation>
  290. </xsd:element>
  291. </xsd:sequence>
  292. </xsd:restriction>
  293. </xsd:complexContent>
  294. </xsd:complexType>
  295. <xsd:element name="PROCES_INIT" type="default_db__x3A__CRM_PROCES:PROCES_INIT"
  296. id="_CRM_PROCES___d4e4802-1_PROCES_INI"/>
  297. <xsd:complexType name="PROCES_GROUP_1" id="_CRM_PROCES___d4e4803-1_PROCES_GRO">
  298. <xsd:complexContent id="_CRM_PROCES___d4e4804-1">
  299. <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  300. <xsd:sequence id="_CRM_PROCES___d4e4806-1">
  301. <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4807-1_ID"/>
  302. <xsd:element name="PARENT_ID" type="xsd:int" id="_CRM_PROCES___d4e4808-1_PARENT_ID">
  303. <xsd:annotation>
  304. <xsd: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. </xsd:appinfo>
  309. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  310. </xsd:documentation>
  311. </xsd:annotation>
  312. </xsd:element>
  313. <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4815-1_path"/>
  314. <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4816-1_DESC"/>
  315. <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4821-1_OPIS"/>
  316. <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1_Simple"
  317. id="_CRM_PROCES___d4e4817-1_TYPE"/>
  318. <xsd:element maxOccurs="unbounded" minOccurs="0"
  319. ref="default_db__x3A__CRM_PROCES:PROCES_INIT" id="_CRM_PROCES___d4e4825-1">
  320. <xsd:annotation>
  321. <xsd:appinfo>
  322. <system_cache__appinfo:flat_relation_cache>
  323. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  324. </system_cache__appinfo:flat_relation_cache>
  325. </xsd:appinfo>
  326. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  327. </xsd:documentation>
  328. </xsd:annotation>
  329. </xsd:element>
  330. <xsd:element maxOccurs="unbounded" minOccurs="0"
  331. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d4e4832-1">
  332. <xsd:annotation>
  333. <xsd:appinfo>
  334. <system_cache__appinfo:flat_relation_cache>
  335. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  336. </system_cache__appinfo:flat_relation_cache>
  337. </xsd:appinfo>
  338. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  339. </xsd:documentation>
  340. </xsd:annotation>
  341. </xsd:element>
  342. <xsd:element maxOccurs="unbounded" minOccurs="0"
  343. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d4e4839-1">
  344. <xsd:annotation>
  345. <xsd:appinfo>
  346. <system_cache__appinfo:flat_relation_cache>
  347. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  348. </system_cache__appinfo:flat_relation_cache>
  349. </xsd:appinfo>
  350. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  351. </xsd:documentation>
  352. </xsd:annotation>
  353. </xsd:element>
  354. <xsd:element maxOccurs="1" minOccurs="0"
  355. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4846-1">
  356. <xsd:annotation>
  357. <xsd:appinfo>
  358. <system_cache__appinfo:flat_relation_cache>
  359. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  360. </system_cache__appinfo:flat_relation_cache>
  361. </xsd:appinfo>
  362. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
  363. </xsd:documentation>
  364. </xsd:annotation>
  365. </xsd:element>
  366. <xsd:element maxOccurs="0" minOccurs="0"
  367. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d4e4853-1">
  368. <xsd:annotation>
  369. <xsd:appinfo>
  370. <system_cache__appinfo:flat_relation_cache>
  371. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  372. </system_cache__appinfo:flat_relation_cache>
  373. </xsd:appinfo>
  374. </xsd:annotation>
  375. </xsd:element>
  376. </xsd:sequence>
  377. </xsd:restriction>
  378. </xsd:complexContent>
  379. </xsd:complexType>
  380. <xsd:element name="PROCES_GROUP_1" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
  381. id="_CRM_PROCES___d4e4858-1_PROCES_GRO"/>
  382. <xsd:complexType name="PROCES_GROUP_2" id="_CRM_PROCES___d4e4859-1_PROCES_GRO">
  383. <xsd:complexContent id="_CRM_PROCES___d4e4860-1">
  384. <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  385. <xsd:sequence id="_CRM_PROCES___d4e4862-1">
  386. <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4863-1_ID"/>
  387. <xsd:element name="PARENT_ID" type="xsd:int" id="_CRM_PROCES___d4e4864-1_PARENT_ID">
  388. <xsd:annotation>
  389. <xsd:appinfo>
  390. <system_cache__appinfo:flat_relation_cache>
  391. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  392. </system_cache__appinfo:flat_relation_cache>
  393. </xsd:appinfo>
  394. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  395. </xsd:documentation>
  396. </xsd:annotation>
  397. </xsd:element>
  398. <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4871-1_path"/>
  399. <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4872-1_DESC"/>
  400. <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4879-1_OPIS"/>
  401. <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2_Simple"
  402. id="_CRM_PROCES___d4e4873-1_TYPE"/>
  403. <xsd:element maxOccurs="unbounded" minOccurs="0"
  404. ref="default_db__x3A__CRM_PROCES:PROCES_INIT" id="_CRM_PROCES___d4e4881-1">
  405. <xsd:annotation>
  406. <xsd:appinfo>
  407. <system_cache__appinfo:flat_relation_cache>
  408. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  409. </system_cache__appinfo:flat_relation_cache>
  410. </xsd:appinfo>
  411. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  412. </xsd:documentation>
  413. </xsd:annotation>
  414. </xsd:element>
  415. <xsd:element maxOccurs="0" minOccurs="0"
  416. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d4e4888-1">
  417. <xsd:annotation>
  418. <xsd:appinfo>
  419. <system_cache__appinfo:flat_relation_cache>
  420. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  421. </system_cache__appinfo:flat_relation_cache>
  422. </xsd:appinfo>
  423. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  424. </xsd:documentation>
  425. </xsd:annotation>
  426. </xsd:element>
  427. <xsd:element maxOccurs="unbounded" minOccurs="0"
  428. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d4e4895-1">
  429. <xsd:annotation>
  430. <xsd:appinfo>
  431. <system_cache__appinfo:flat_relation_cache>
  432. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  433. </system_cache__appinfo:flat_relation_cache>
  434. </xsd:appinfo>
  435. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  436. </xsd:documentation>
  437. </xsd:annotation>
  438. </xsd:element>
  439. <xsd:element maxOccurs="1" minOccurs="0"
  440. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4902-1">
  441. <xsd:annotation>
  442. <xsd:appinfo>
  443. <system_cache__appinfo:flat_relation_cache>
  444. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  445. </system_cache__appinfo:flat_relation_cache>
  446. </xsd:appinfo>
  447. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  448. </xsd:documentation>
  449. </xsd:annotation>
  450. </xsd:element>
  451. <xsd:element maxOccurs="0" minOccurs="0"
  452. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d4e4909-1">
  453. <xsd:annotation>
  454. <xsd:appinfo>
  455. <system_cache__appinfo:flat_relation_cache>
  456. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  457. </system_cache__appinfo:flat_relation_cache>
  458. </xsd:appinfo>
  459. </xsd:annotation>
  460. </xsd:element>
  461. </xsd:sequence>
  462. </xsd:restriction>
  463. </xsd:complexContent>
  464. </xsd:complexType>
  465. <xsd:element name="PROCES_GROUP_2" type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
  466. id="_CRM_PROCES___d4e4914-1_PROCES_GRO"/>
  467. <xsd:complexType name="PROCES" id="_CRM_PROCES___d4e4915-1_PROCES">
  468. <xsd:complexContent id="_CRM_PROCES___d4e4916-1">
  469. <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  470. <xsd:sequence id="_CRM_PROCES___d4e4918-1">
  471. <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4919-1_ID"/>
  472. <xsd:element name="PARENT_ID" type="xsd:int" id="_CRM_PROCES___d4e4920-1_PARENT_ID">
  473. <xsd:annotation>
  474. <xsd:appinfo>
  475. <system_cache__appinfo:flat_relation_cache>
  476. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  477. </system_cache__appinfo:flat_relation_cache>
  478. </xsd:appinfo>
  479. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  480. </xsd:documentation>
  481. </xsd:annotation>
  482. </xsd:element>
  483. <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4927-1_path"/>
  484. <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4928-1_DESC"/>
  485. <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4937-1_OPIS"/>
  486. <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_Simple"
  487. id="_CRM_PROCES___d4e4929-1_TYPE"/>
  488. <xsd:element maxOccurs="unbounded" minOccurs="0"
  489. ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d4e4930-1">
  490. <xsd:annotation>
  491. <xsd:appinfo>
  492. <system_cache__appinfo:flat_relation_cache>
  493. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  494. </system_cache__appinfo:flat_relation_cache>
  495. </xsd:appinfo>
  496. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  497. </xsd:documentation>
  498. </xsd:annotation>
  499. </xsd:element>
  500. <xsd:element maxOccurs="1" minOccurs="0"
  501. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4958-1">
  502. <xsd:annotation>
  503. <xsd:appinfo>
  504. <system_cache__appinfo:flat_relation_cache>
  505. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  506. </system_cache__appinfo:flat_relation_cache>
  507. </xsd:appinfo>
  508. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
  509. </xsd:documentation>
  510. </xsd:annotation>
  511. </xsd:element>
  512. <xsd:element maxOccurs="unbounded" minOccurs="0"
  513. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d4e4965-1">
  514. <xsd:annotation>
  515. <xsd:appinfo>
  516. <system_cache__appinfo:flat_relation_cache>
  517. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  518. </system_cache__appinfo:flat_relation_cache>
  519. </xsd:appinfo>
  520. </xsd:annotation>
  521. </xsd:element>
  522. </xsd:sequence>
  523. </xsd:restriction>
  524. </xsd:complexContent>
  525. </xsd:complexType>
  526. <xsd:element name="PROCES" type="default_db__x3A__CRM_PROCES:PROCES"
  527. id="_CRM_PROCES___d4e4970-1_PROCES"/>
  528. <xsd:complexType name="PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4971-1_PROCES_BEN">
  529. <xsd:complexContent id="_CRM_PROCES___d4e4972-1">
  530. <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  531. <xsd:sequence id="_CRM_PROCES___d4e4974-1">
  532. <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4975-1_ID"/>
  533. <xsd:element name="PARENT_ID" type="xsd:int" id="_CRM_PROCES___d4e4976-1_PARENT_ID">
  534. <xsd:annotation>
  535. <xsd:appinfo>
  536. <system_cache__appinfo:flat_relation_cache>
  537. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  538. </system_cache__appinfo:flat_relation_cache>
  539. </xsd:appinfo>
  540. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  541. </xsd:documentation>
  542. </xsd:annotation>
  543. </xsd:element>
  544. <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4983-1_path"/>
  545. <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4984-1_DESC"/>
  546. <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4995-1_OPIS"/>
  547. <xsd:element name="TYPE" id="_CRM_PROCES___d4e4985-1_TYPE">
  548. <xsd:simpleType id="_CRM_PROCES___d4e4986-1">
  549. <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
  550. <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
  551. </xsd:restriction>
  552. </xsd:simpleType>
  553. </xsd:element>
  554. <xsd:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES"
  555. id="_CRM_PROCES___d4e4989-1">
  556. <xsd:annotation>
  557. <xsd:appinfo>
  558. <system_cache__appinfo:flat_relation_cache>
  559. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  560. </system_cache__appinfo:flat_relation_cache>
  561. </xsd:appinfo>
  562. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  563. </xsd:documentation>
  564. </xsd:annotation>
  565. </xsd:element>
  566. <xsd:element maxOccurs="0" minOccurs="0"
  567. ref="default_db__x3A__CRM_PROCES:PROCES_INIT" id="_CRM_PROCES___d4e4996-1">
  568. <xsd:annotation>
  569. <xsd:appinfo>
  570. <system_cache__appinfo:flat_relation_cache>
  571. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
  572. </system_cache__appinfo:flat_relation_cache>
  573. </xsd:appinfo>
  574. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  575. </xsd:documentation>
  576. </xsd:annotation>
  577. </xsd:element>
  578. <xsd:element maxOccurs="0" minOccurs="0"
  579. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d4e5003-1">
  580. <xsd:annotation>
  581. <xsd:appinfo>
  582. <system_cache__appinfo:flat_relation_cache>
  583. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
  584. </system_cache__appinfo:flat_relation_cache>
  585. </xsd:appinfo>
  586. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  587. </xsd:documentation>
  588. </xsd:annotation>
  589. </xsd:element>
  590. <xsd:element maxOccurs="0" minOccurs="0"
  591. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d4e5010-1">
  592. <xsd:annotation>
  593. <xsd:appinfo>
  594. <system_cache__appinfo:flat_relation_cache>
  595. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  596. </system_cache__appinfo:flat_relation_cache>
  597. </xsd:appinfo>
  598. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  599. </xsd:documentation>
  600. </xsd:annotation>
  601. </xsd:element>
  602. <xsd:element maxOccurs="unbounded" minOccurs="0"
  603. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e5017-1">
  604. <xsd:annotation>
  605. <xsd:appinfo>
  606. <system_cache__appinfo:flat_relation_cache>
  607. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  608. </system_cache__appinfo:flat_relation_cache>
  609. </xsd:appinfo>
  610. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
  611. </xsd:documentation>
  612. </xsd:annotation>
  613. </xsd:element>
  614. <xsd:element maxOccurs="0" minOccurs="0"
  615. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d4e5024-1">
  616. <xsd:annotation>
  617. <xsd: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_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
  620. </system_cache__appinfo:flat_relation_cache>
  621. </xsd:appinfo>
  622. </xsd:annotation>
  623. </xsd:element>
  624. </xsd:sequence>
  625. </xsd:restriction>
  626. </xsd:complexContent>
  627. </xsd:complexType>
  628. <xsd:element name="PROCES_BENEFIT_INFO" type="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
  629. id="_CRM_PROCES___d4e5029-1_PROCES_BEN"/>
  630. <xsd:complexType name="PROCES_TREE" id="_CRM_PROCES___d4e5030-1_PROCES_TRE">
  631. <xsd:complexContent id="_CRM_PROCES___d4e5031-1">
  632. <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
  633. <xsd:sequence id="_CRM_PROCES___d4e5033-1">
  634. <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e5034-1_ID"/>
  635. <xsd:element name="PARENT_ID" type="xsd:int" id="_CRM_PROCES___d4e5035-1_PARENT_ID">
  636. <xsd:annotation>
  637. <xsd:appinfo>
  638. <system_cache__appinfo:flat_relation_cache>
  639. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  640. </system_cache__appinfo:flat_relation_cache>
  641. </xsd:appinfo>
  642. <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
  643. </xsd:documentation>
  644. </xsd:annotation>
  645. </xsd:element>
  646. <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e5042-1_path"/>
  647. <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e5043-1_DESC"/>
  648. <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e5056-1_OPIS"/>
  649. <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:TYPE_Simple"
  650. id="_CRM_PROCES___d4e5044-1_TYPE"/>
  651. <xsd:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES"
  652. id="_CRM_PROCES___d4e5045-1">
  653. <xsd:annotation>
  654. <xsd:appinfo>
  655. <system_cache__appinfo:flat_relation_cache>
  656. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
  657. </system_cache__appinfo:flat_relation_cache>
  658. </xsd:appinfo>
  659. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  660. </xsd:annotation>
  661. </xsd:element>
  662. <xsd:element maxOccurs="0" minOccurs="0"
  663. ref="default_db__x3A__CRM_PROCES:PROCES_INIT" id="_CRM_PROCES___d4e5052-1">
  664. <xsd:annotation>
  665. <xsd:appinfo>
  666. <system_cache__appinfo:flat_relation_cache>
  667. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
  668. </system_cache__appinfo:flat_relation_cache>
  669. </xsd:appinfo>
  670. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  671. </xsd:annotation>
  672. </xsd:element>
  673. <xsd:element maxOccurs="unbounded" minOccurs="0"
  674. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d4e5059-1">
  675. <xsd:annotation>
  676. <xsd:appinfo>
  677. <system_cache__appinfo:flat_relation_cache>
  678. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
  679. </system_cache__appinfo:flat_relation_cache>
  680. </xsd:appinfo>
  681. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  682. </xsd:annotation>
  683. </xsd:element>
  684. <xsd:element maxOccurs="unbounded" minOccurs="0"
  685. ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d4e5066-1">
  686. <xsd:annotation>
  687. <xsd:appinfo>
  688. <system_cache__appinfo:flat_relation_cache>
  689. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
  690. </system_cache__appinfo:flat_relation_cache>
  691. </xsd:appinfo>
  692. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  693. </xsd:annotation>
  694. </xsd:element>
  695. <xsd:element maxOccurs="unbounded" minOccurs="0"
  696. ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e5073-1">
  697. <xsd:annotation>
  698. <xsd:appinfo>
  699. <system_cache__appinfo:flat_relation_cache>
  700. <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
  701. </system_cache__appinfo:flat_relation_cache>
  702. </xsd:appinfo>
  703. <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
  704. </xsd:annotation>
  705. </xsd:element>
  706. <xsd:element maxOccurs="0" minOccurs="0"
  707. ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d4e5080-1">
  708. <xsd:annotation>
  709. <xsd: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. </xsd:appinfo>
  714. </xsd:annotation>
  715. </xsd:element>
  716. </xsd:sequence>
  717. </xsd:restriction>
  718. </xsd:complexContent>
  719. </xsd:complexType>
  720. <xsd:element abstract="true" name="PROCES_TREE" type="default_db__x3A__CRM_PROCES:PROCES_TREE"
  721. id="_CRM_PROCES___d4e5086-1_PROCES_TRE"/>
  722. </xsd:schema>