Explorar el Código

added parse appInfo in SystemObjectField, added CRM_PROCES ant schema files

Piotr Labudda hace 9 años
padre
commit
38ab387c2a

+ 980 - 0
SE/schema/ant-object/default_db.CRM_PROCES/CRM_PROCES/CRM_PROCES.xsd

@@ -0,0 +1,980 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+           xmlns:default_db__x3A__CRM_PROCES="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           elementFormDefault="qualified"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           vc:minVersion="1.0"
+           vc:maxVersion="1.1">
+   <xsd:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xsd:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+              schemaLocation="CRM_WSKAZNIK.xsd"/>
+   <xsd:simpleType name="TYPE_Simple" id="_CRM_PROCES___d4e4668-1_TYPE_Simpl">
+      <xsd:restriction base="xsd:string">
+         <xsd:enumeration value="PROCES_INIT"/>
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+         <xsd:enumeration value="PROCES"/>
+         <xsd:enumeration value="TEXT_BREAK"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_INIT_Simple" id="_CRM_PROCES___d4e4676-1_PROCES_INI">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_INIT"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_Simple" id="_CRM_PROCES___d4e4679-1_PROCES_Sim">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_1_Simple" id="_CRM_PROCES___d4e4682-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_2_Simple" id="_CRM_PROCES___d4e4685-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_BENEFIT_INFO_Simple"
+                  id="_CRM_PROCES___d4e4688-1_PROCES_BEN">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:complexType name="CRM_PROCES" id="_CRM_PROCES___d4e4691-1_CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d4e4692-1">
+         <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4693-1_ID"/>
+         <xsd:element name="PARENT_ID"
+                     type="xsd:int"
+                     id="_CRM_PROCES___d4e4694-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4701-1_path"/>
+         <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4702-1_DESC"/>
+         <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4703-1_OPIS"/>
+         <xsd:element name="TYPE"
+                     type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                     id="_CRM_PROCES___d4e4703-1_TYPE"/>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES"
+                     id="_CRM_PROCES___d4e4704-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                     id="_CRM_PROCES___d4e4711-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                     id="_CRM_PROCES___d4e4718-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                     id="_CRM_PROCES___d4e4725-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                     id="_CRM_PROCES___d4e4732-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                     id="_CRM_PROCES___d4e4739-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:complexType>
+   <xsd:element name="CRM_PROCES"
+               type="default_db__x3A__CRM_PROCES:CRM_PROCES"
+               id="_CRM_PROCES___d4e4744-1_CRM_PROCES"/>
+   <!--<xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d14e4417-1">
+         <xsd:element name="ID" type="xs:int" id="_CRM_PROCES___d14e4418-1_ID"/>
+         <xsd:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4645-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xs:string" id="_CRM_PROCES___d14e4419-1_path"/>
+         <xsd:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4601-1_DESC"/>
+         <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+            id="_CRM_PROCES___d20e4575-1_TYPE"/>
+         <!-\-<xsd:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES___d14e4421-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>-\->
+         <xsd:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+            id="_CRM_PROCES___d14e4420-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d14e4420-1asda">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d14e4422-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d14e4423-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="1" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+            id="_CRM_PROCES___d14e4424-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d14e4425-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:restriction>-->
+   <xsd:complexType name="PROCES_INIT" id="_CRM_PROCES___d4e4747-1_PROCES_INI">
+      <xsd:complexContent id="_CRM_PROCES___d4e4748-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4750-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4751-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4752-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4759-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4760-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4763-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+                           id="_CRM_PROCES___d4e4761-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4762-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4769-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4776-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4783-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4790-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4797-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_INIT"
+               type="default_db__x3A__CRM_PROCES:PROCES_INIT"
+               id="_CRM_PROCES___d4e4802-1_PROCES_INI"/>
+   <xsd:complexType name="PROCES_GROUP_1" id="_CRM_PROCES___d4e4803-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4804-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4806-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4807-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4808-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4815-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4816-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4821-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1_Simple"
+                           id="_CRM_PROCES___d4e4817-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4818-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4825-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4832-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4839-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4846-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4853-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_1"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+               id="_CRM_PROCES___d4e4858-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES_GROUP_2" id="_CRM_PROCES___d4e4859-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4860-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4862-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4863-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4864-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4871-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4872-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4879-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2_Simple"
+                           id="_CRM_PROCES___d4e4873-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4874-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4881-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4888-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4895-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4902-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4909-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_2"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+               id="_CRM_PROCES___d4e4914-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES" id="_CRM_PROCES___d4e4915-1_PROCES">
+      <xsd:complexContent id="_CRM_PROCES___d4e4916-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4918-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4919-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4920-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4927-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4928-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4937-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_Simple"
+                           id="_CRM_PROCES___d4e4929-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4930-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4937-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4944-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4951-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4958-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4965-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES"
+               type="default_db__x3A__CRM_PROCES:PROCES"
+               id="_CRM_PROCES___d4e4970-1_PROCES"/>
+   <xsd:complexType name="PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4971-1_PROCES_BEN">
+      <xsd:complexContent id="_CRM_PROCES___d4e4972-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4974-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4975-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4976-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4983-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4984-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4995-1_OPIS"/>
+               <xsd:element name="TYPE" id="_CRM_PROCES___d4e4985-1_TYPE">
+                  <xsd:simpleType id="_CRM_PROCES___d4e4986-1">
+                     <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+                        <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+                     </xsd:restriction>
+                  </xsd:simpleType>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4989-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4996-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5003-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5010-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5017-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5024-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_BENEFIT_INFO"
+               type="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+               id="_CRM_PROCES___d4e5029-1_PROCES_BEN"/>
+   <xsd:complexType name="PROCES_TREE" id="_CRM_PROCES___d4e5030-1_PROCES_TRE">
+      <xsd:complexContent id="_CRM_PROCES___d4e5031-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e5033-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e5034-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e5035-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e5042-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e5043-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e5056-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                           id="_CRM_PROCES___d4e5044-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e5045-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e5052-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5059-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5066-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5073-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5080-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element abstract="true"
+               name="PROCES_TREE"
+               type="default_db__x3A__CRM_PROCES:PROCES_TREE"
+               id="_CRM_PROCES___d4e5086-1_PROCES_TRE"/>
+</xsd:schema>

+ 0 - 0
SE/schema/ant-object/default_db.CRM_PROCES/CRM_PROCES/build.xml


+ 980 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES/PROCES.xsd

@@ -0,0 +1,980 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+           xmlns:default_db__x3A__CRM_PROCES="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           elementFormDefault="qualified"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           vc:minVersion="1.0"
+           vc:maxVersion="1.1">
+   <xsd:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xsd:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+              schemaLocation="CRM_WSKAZNIK.xsd"/>
+   <xsd:simpleType name="TYPE_Simple" id="_CRM_PROCES___d4e4668-1_TYPE_Simpl">
+      <xsd:restriction base="xsd:string">
+         <xsd:enumeration value="PROCES_INIT"/>
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+         <xsd:enumeration value="PROCES"/>
+         <xsd:enumeration value="TEXT_BREAK"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_INIT_Simple" id="_CRM_PROCES___d4e4676-1_PROCES_INI">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_INIT"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_Simple" id="_CRM_PROCES___d4e4679-1_PROCES_Sim">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_1_Simple" id="_CRM_PROCES___d4e4682-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_2_Simple" id="_CRM_PROCES___d4e4685-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_BENEFIT_INFO_Simple"
+                  id="_CRM_PROCES___d4e4688-1_PROCES_BEN">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:complexType name="CRM_PROCES" id="_CRM_PROCES___d4e4691-1_CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d4e4692-1">
+         <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4693-1_ID"/>
+         <xsd:element name="PARENT_ID"
+                     type="xsd:int"
+                     id="_CRM_PROCES___d4e4694-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4701-1_path"/>
+         <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4702-1_DESC"/>
+         <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4703-1_OPIS"/>
+         <xsd:element name="TYPE"
+                     type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                     id="_CRM_PROCES___d4e4703-1_TYPE"/>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES"
+                     id="_CRM_PROCES___d4e4704-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                     id="_CRM_PROCES___d4e4711-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                     id="_CRM_PROCES___d4e4718-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                     id="_CRM_PROCES___d4e4725-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                     id="_CRM_PROCES___d4e4732-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                     id="_CRM_PROCES___d4e4739-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:complexType>
+   <xsd:element name="CRM_PROCES"
+               type="default_db__x3A__CRM_PROCES:CRM_PROCES"
+               id="_CRM_PROCES___d4e4744-1_CRM_PROCES"/>
+   <!--<xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d14e4417-1">
+         <xsd:element name="ID" type="xs:int" id="_CRM_PROCES___d14e4418-1_ID"/>
+         <xsd:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4645-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xs:string" id="_CRM_PROCES___d14e4419-1_path"/>
+         <xsd:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4601-1_DESC"/>
+         <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+            id="_CRM_PROCES___d20e4575-1_TYPE"/>
+         <!-\-<xsd:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES___d14e4421-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>-\->
+         <xsd:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+            id="_CRM_PROCES___d14e4420-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d14e4420-1asda">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d14e4422-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d14e4423-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="1" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+            id="_CRM_PROCES___d14e4424-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d14e4425-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:restriction>-->
+   <xsd:complexType name="PROCES_INIT" id="_CRM_PROCES___d4e4747-1_PROCES_INI">
+      <xsd:complexContent id="_CRM_PROCES___d4e4748-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4750-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4751-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4752-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4759-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4760-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4763-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+                           id="_CRM_PROCES___d4e4761-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4762-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4769-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4776-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4783-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4790-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4797-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_INIT"
+               type="default_db__x3A__CRM_PROCES:PROCES_INIT"
+               id="_CRM_PROCES___d4e4802-1_PROCES_INI"/>
+   <xsd:complexType name="PROCES_GROUP_1" id="_CRM_PROCES___d4e4803-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4804-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4806-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4807-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4808-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4815-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4816-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4821-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1_Simple"
+                           id="_CRM_PROCES___d4e4817-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4818-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4825-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4832-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4839-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4846-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4853-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_1"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+               id="_CRM_PROCES___d4e4858-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES_GROUP_2" id="_CRM_PROCES___d4e4859-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4860-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4862-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4863-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4864-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4871-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4872-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4879-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2_Simple"
+                           id="_CRM_PROCES___d4e4873-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4874-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4881-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4888-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4895-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4902-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4909-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_2"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+               id="_CRM_PROCES___d4e4914-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES" id="_CRM_PROCES___d4e4915-1_PROCES">
+      <xsd:complexContent id="_CRM_PROCES___d4e4916-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4918-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4919-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4920-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4927-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4928-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4937-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_Simple"
+                           id="_CRM_PROCES___d4e4929-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4930-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4937-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4944-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4951-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4958-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4965-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES"
+               type="default_db__x3A__CRM_PROCES:PROCES"
+               id="_CRM_PROCES___d4e4970-1_PROCES"/>
+   <xsd:complexType name="PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4971-1_PROCES_BEN">
+      <xsd:complexContent id="_CRM_PROCES___d4e4972-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4974-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4975-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4976-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4983-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4984-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4995-1_OPIS"/>
+               <xsd:element name="TYPE" id="_CRM_PROCES___d4e4985-1_TYPE">
+                  <xsd:simpleType id="_CRM_PROCES___d4e4986-1">
+                     <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+                        <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+                     </xsd:restriction>
+                  </xsd:simpleType>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4989-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4996-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5003-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5010-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5017-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5024-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_BENEFIT_INFO"
+               type="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+               id="_CRM_PROCES___d4e5029-1_PROCES_BEN"/>
+   <xsd:complexType name="PROCES_TREE" id="_CRM_PROCES___d4e5030-1_PROCES_TRE">
+      <xsd:complexContent id="_CRM_PROCES___d4e5031-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e5033-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e5034-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e5035-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e5042-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e5043-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e5056-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                           id="_CRM_PROCES___d4e5044-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e5045-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e5052-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5059-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5066-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5073-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5080-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element abstract="true"
+               name="PROCES_TREE"
+               type="default_db__x3A__CRM_PROCES:PROCES_TREE"
+               id="_CRM_PROCES___d4e5086-1_PROCES_TRE"/>
+</xsd:schema>

+ 0 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES/build.xml


+ 980 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES_BENEFIT_INFO/PROCES_BENEFIT_INFO.xsd

@@ -0,0 +1,980 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+           xmlns:default_db__x3A__CRM_PROCES="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           elementFormDefault="qualified"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           vc:minVersion="1.0"
+           vc:maxVersion="1.1">
+   <xsd:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xsd:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+              schemaLocation="CRM_WSKAZNIK.xsd"/>
+   <xsd:simpleType name="TYPE_Simple" id="_CRM_PROCES___d4e4668-1_TYPE_Simpl">
+      <xsd:restriction base="xsd:string">
+         <xsd:enumeration value="PROCES_INIT"/>
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+         <xsd:enumeration value="PROCES"/>
+         <xsd:enumeration value="TEXT_BREAK"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_INIT_Simple" id="_CRM_PROCES___d4e4676-1_PROCES_INI">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_INIT"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_Simple" id="_CRM_PROCES___d4e4679-1_PROCES_Sim">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_1_Simple" id="_CRM_PROCES___d4e4682-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_2_Simple" id="_CRM_PROCES___d4e4685-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_BENEFIT_INFO_Simple"
+                  id="_CRM_PROCES___d4e4688-1_PROCES_BEN">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:complexType name="CRM_PROCES" id="_CRM_PROCES___d4e4691-1_CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d4e4692-1">
+         <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4693-1_ID"/>
+         <xsd:element name="PARENT_ID"
+                     type="xsd:int"
+                     id="_CRM_PROCES___d4e4694-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4701-1_path"/>
+         <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4702-1_DESC"/>
+         <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4703-1_OPIS"/>
+         <xsd:element name="TYPE"
+                     type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                     id="_CRM_PROCES___d4e4703-1_TYPE"/>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES"
+                     id="_CRM_PROCES___d4e4704-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                     id="_CRM_PROCES___d4e4711-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                     id="_CRM_PROCES___d4e4718-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                     id="_CRM_PROCES___d4e4725-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                     id="_CRM_PROCES___d4e4732-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                     id="_CRM_PROCES___d4e4739-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:complexType>
+   <xsd:element name="CRM_PROCES"
+               type="default_db__x3A__CRM_PROCES:CRM_PROCES"
+               id="_CRM_PROCES___d4e4744-1_CRM_PROCES"/>
+   <!--<xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d14e4417-1">
+         <xsd:element name="ID" type="xs:int" id="_CRM_PROCES___d14e4418-1_ID"/>
+         <xsd:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4645-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xs:string" id="_CRM_PROCES___d14e4419-1_path"/>
+         <xsd:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4601-1_DESC"/>
+         <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+            id="_CRM_PROCES___d20e4575-1_TYPE"/>
+         <!-\-<xsd:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES___d14e4421-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>-\->
+         <xsd:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+            id="_CRM_PROCES___d14e4420-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d14e4420-1asda">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d14e4422-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d14e4423-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="1" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+            id="_CRM_PROCES___d14e4424-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d14e4425-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:restriction>-->
+   <xsd:complexType name="PROCES_INIT" id="_CRM_PROCES___d4e4747-1_PROCES_INI">
+      <xsd:complexContent id="_CRM_PROCES___d4e4748-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4750-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4751-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4752-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4759-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4760-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4763-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+                           id="_CRM_PROCES___d4e4761-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4762-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4769-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4776-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4783-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4790-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4797-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_INIT"
+               type="default_db__x3A__CRM_PROCES:PROCES_INIT"
+               id="_CRM_PROCES___d4e4802-1_PROCES_INI"/>
+   <xsd:complexType name="PROCES_GROUP_1" id="_CRM_PROCES___d4e4803-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4804-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4806-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4807-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4808-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4815-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4816-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4821-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1_Simple"
+                           id="_CRM_PROCES___d4e4817-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4818-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4825-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4832-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4839-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4846-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4853-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_1"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+               id="_CRM_PROCES___d4e4858-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES_GROUP_2" id="_CRM_PROCES___d4e4859-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4860-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4862-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4863-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4864-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4871-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4872-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4879-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2_Simple"
+                           id="_CRM_PROCES___d4e4873-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4874-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4881-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4888-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4895-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4902-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4909-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_2"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+               id="_CRM_PROCES___d4e4914-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES" id="_CRM_PROCES___d4e4915-1_PROCES">
+      <xsd:complexContent id="_CRM_PROCES___d4e4916-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4918-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4919-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4920-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4927-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4928-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4937-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_Simple"
+                           id="_CRM_PROCES___d4e4929-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4930-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4937-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4944-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4951-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4958-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4965-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES"
+               type="default_db__x3A__CRM_PROCES:PROCES"
+               id="_CRM_PROCES___d4e4970-1_PROCES"/>
+   <xsd:complexType name="PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4971-1_PROCES_BEN">
+      <xsd:complexContent id="_CRM_PROCES___d4e4972-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4974-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4975-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4976-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4983-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4984-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4995-1_OPIS"/>
+               <xsd:element name="TYPE" id="_CRM_PROCES___d4e4985-1_TYPE">
+                  <xsd:simpleType id="_CRM_PROCES___d4e4986-1">
+                     <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+                        <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+                     </xsd:restriction>
+                  </xsd:simpleType>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4989-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4996-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5003-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5010-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5017-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5024-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_BENEFIT_INFO"
+               type="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+               id="_CRM_PROCES___d4e5029-1_PROCES_BEN"/>
+   <xsd:complexType name="PROCES_TREE" id="_CRM_PROCES___d4e5030-1_PROCES_TRE">
+      <xsd:complexContent id="_CRM_PROCES___d4e5031-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e5033-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e5034-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e5035-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e5042-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e5043-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e5056-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                           id="_CRM_PROCES___d4e5044-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e5045-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e5052-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5059-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5066-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5073-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5080-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element abstract="true"
+               name="PROCES_TREE"
+               type="default_db__x3A__CRM_PROCES:PROCES_TREE"
+               id="_CRM_PROCES___d4e5086-1_PROCES_TRE"/>
+</xsd:schema>

+ 0 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES_BENEFIT_INFO/build.xml


+ 980 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES_GROUP_1/PROCES_GROUP_1.xsd

@@ -0,0 +1,980 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+           xmlns:default_db__x3A__CRM_PROCES="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           elementFormDefault="qualified"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           vc:minVersion="1.0"
+           vc:maxVersion="1.1">
+   <xsd:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xsd:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+              schemaLocation="CRM_WSKAZNIK.xsd"/>
+   <xsd:simpleType name="TYPE_Simple" id="_CRM_PROCES___d4e4668-1_TYPE_Simpl">
+      <xsd:restriction base="xsd:string">
+         <xsd:enumeration value="PROCES_INIT"/>
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+         <xsd:enumeration value="PROCES"/>
+         <xsd:enumeration value="TEXT_BREAK"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_INIT_Simple" id="_CRM_PROCES___d4e4676-1_PROCES_INI">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_INIT"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_Simple" id="_CRM_PROCES___d4e4679-1_PROCES_Sim">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_1_Simple" id="_CRM_PROCES___d4e4682-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_2_Simple" id="_CRM_PROCES___d4e4685-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_BENEFIT_INFO_Simple"
+                  id="_CRM_PROCES___d4e4688-1_PROCES_BEN">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:complexType name="CRM_PROCES" id="_CRM_PROCES___d4e4691-1_CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d4e4692-1">
+         <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4693-1_ID"/>
+         <xsd:element name="PARENT_ID"
+                     type="xsd:int"
+                     id="_CRM_PROCES___d4e4694-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4701-1_path"/>
+         <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4702-1_DESC"/>
+         <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4703-1_OPIS"/>
+         <xsd:element name="TYPE"
+                     type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                     id="_CRM_PROCES___d4e4703-1_TYPE"/>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES"
+                     id="_CRM_PROCES___d4e4704-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                     id="_CRM_PROCES___d4e4711-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                     id="_CRM_PROCES___d4e4718-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                     id="_CRM_PROCES___d4e4725-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                     id="_CRM_PROCES___d4e4732-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                     id="_CRM_PROCES___d4e4739-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:complexType>
+   <xsd:element name="CRM_PROCES"
+               type="default_db__x3A__CRM_PROCES:CRM_PROCES"
+               id="_CRM_PROCES___d4e4744-1_CRM_PROCES"/>
+   <!--<xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d14e4417-1">
+         <xsd:element name="ID" type="xs:int" id="_CRM_PROCES___d14e4418-1_ID"/>
+         <xsd:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4645-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xs:string" id="_CRM_PROCES___d14e4419-1_path"/>
+         <xsd:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4601-1_DESC"/>
+         <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+            id="_CRM_PROCES___d20e4575-1_TYPE"/>
+         <!-\-<xsd:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES___d14e4421-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>-\->
+         <xsd:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+            id="_CRM_PROCES___d14e4420-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d14e4420-1asda">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d14e4422-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d14e4423-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="1" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+            id="_CRM_PROCES___d14e4424-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d14e4425-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:restriction>-->
+   <xsd:complexType name="PROCES_INIT" id="_CRM_PROCES___d4e4747-1_PROCES_INI">
+      <xsd:complexContent id="_CRM_PROCES___d4e4748-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4750-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4751-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4752-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4759-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4760-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4763-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+                           id="_CRM_PROCES___d4e4761-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4762-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4769-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4776-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4783-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4790-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4797-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_INIT"
+               type="default_db__x3A__CRM_PROCES:PROCES_INIT"
+               id="_CRM_PROCES___d4e4802-1_PROCES_INI"/>
+   <xsd:complexType name="PROCES_GROUP_1" id="_CRM_PROCES___d4e4803-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4804-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4806-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4807-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4808-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4815-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4816-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4821-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1_Simple"
+                           id="_CRM_PROCES___d4e4817-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4818-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4825-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4832-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4839-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4846-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4853-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_1"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+               id="_CRM_PROCES___d4e4858-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES_GROUP_2" id="_CRM_PROCES___d4e4859-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4860-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4862-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4863-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4864-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4871-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4872-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4879-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2_Simple"
+                           id="_CRM_PROCES___d4e4873-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4874-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4881-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4888-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4895-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4902-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4909-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_2"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+               id="_CRM_PROCES___d4e4914-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES" id="_CRM_PROCES___d4e4915-1_PROCES">
+      <xsd:complexContent id="_CRM_PROCES___d4e4916-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4918-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4919-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4920-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4927-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4928-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4937-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_Simple"
+                           id="_CRM_PROCES___d4e4929-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4930-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4937-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4944-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4951-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4958-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4965-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES"
+               type="default_db__x3A__CRM_PROCES:PROCES"
+               id="_CRM_PROCES___d4e4970-1_PROCES"/>
+   <xsd:complexType name="PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4971-1_PROCES_BEN">
+      <xsd:complexContent id="_CRM_PROCES___d4e4972-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4974-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4975-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4976-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4983-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4984-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4995-1_OPIS"/>
+               <xsd:element name="TYPE" id="_CRM_PROCES___d4e4985-1_TYPE">
+                  <xsd:simpleType id="_CRM_PROCES___d4e4986-1">
+                     <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+                        <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+                     </xsd:restriction>
+                  </xsd:simpleType>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4989-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4996-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5003-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5010-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5017-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5024-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_BENEFIT_INFO"
+               type="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+               id="_CRM_PROCES___d4e5029-1_PROCES_BEN"/>
+   <xsd:complexType name="PROCES_TREE" id="_CRM_PROCES___d4e5030-1_PROCES_TRE">
+      <xsd:complexContent id="_CRM_PROCES___d4e5031-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e5033-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e5034-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e5035-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e5042-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e5043-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e5056-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                           id="_CRM_PROCES___d4e5044-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e5045-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e5052-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5059-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5066-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5073-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5080-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element abstract="true"
+               name="PROCES_TREE"
+               type="default_db__x3A__CRM_PROCES:PROCES_TREE"
+               id="_CRM_PROCES___d4e5086-1_PROCES_TRE"/>
+</xsd:schema>

+ 0 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES_GROUP_1/build.xml


+ 980 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES_GROUP_2/PROCES_GROUP_2.xsd

@@ -0,0 +1,980 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+           xmlns:default_db__x3A__CRM_PROCES="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           elementFormDefault="qualified"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           vc:minVersion="1.0"
+           vc:maxVersion="1.1">
+   <xsd:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xsd:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+              schemaLocation="CRM_WSKAZNIK.xsd"/>
+   <xsd:simpleType name="TYPE_Simple" id="_CRM_PROCES___d4e4668-1_TYPE_Simpl">
+      <xsd:restriction base="xsd:string">
+         <xsd:enumeration value="PROCES_INIT"/>
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+         <xsd:enumeration value="PROCES"/>
+         <xsd:enumeration value="TEXT_BREAK"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_INIT_Simple" id="_CRM_PROCES___d4e4676-1_PROCES_INI">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_INIT"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_Simple" id="_CRM_PROCES___d4e4679-1_PROCES_Sim">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_1_Simple" id="_CRM_PROCES___d4e4682-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_2_Simple" id="_CRM_PROCES___d4e4685-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_BENEFIT_INFO_Simple"
+                  id="_CRM_PROCES___d4e4688-1_PROCES_BEN">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:complexType name="CRM_PROCES" id="_CRM_PROCES___d4e4691-1_CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d4e4692-1">
+         <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4693-1_ID"/>
+         <xsd:element name="PARENT_ID"
+                     type="xsd:int"
+                     id="_CRM_PROCES___d4e4694-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4701-1_path"/>
+         <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4702-1_DESC"/>
+         <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4703-1_OPIS"/>
+         <xsd:element name="TYPE"
+                     type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                     id="_CRM_PROCES___d4e4703-1_TYPE"/>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES"
+                     id="_CRM_PROCES___d4e4704-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                     id="_CRM_PROCES___d4e4711-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                     id="_CRM_PROCES___d4e4718-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                     id="_CRM_PROCES___d4e4725-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                     id="_CRM_PROCES___d4e4732-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                     id="_CRM_PROCES___d4e4739-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:complexType>
+   <xsd:element name="CRM_PROCES"
+               type="default_db__x3A__CRM_PROCES:CRM_PROCES"
+               id="_CRM_PROCES___d4e4744-1_CRM_PROCES"/>
+   <!--<xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d14e4417-1">
+         <xsd:element name="ID" type="xs:int" id="_CRM_PROCES___d14e4418-1_ID"/>
+         <xsd:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4645-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xs:string" id="_CRM_PROCES___d14e4419-1_path"/>
+         <xsd:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4601-1_DESC"/>
+         <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+            id="_CRM_PROCES___d20e4575-1_TYPE"/>
+         <!-\-<xsd:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES___d14e4421-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>-\->
+         <xsd:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+            id="_CRM_PROCES___d14e4420-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d14e4420-1asda">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d14e4422-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d14e4423-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="1" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+            id="_CRM_PROCES___d14e4424-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d14e4425-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:restriction>-->
+   <xsd:complexType name="PROCES_INIT" id="_CRM_PROCES___d4e4747-1_PROCES_INI">
+      <xsd:complexContent id="_CRM_PROCES___d4e4748-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4750-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4751-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4752-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4759-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4760-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4763-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+                           id="_CRM_PROCES___d4e4761-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4762-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4769-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4776-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4783-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4790-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4797-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_INIT"
+               type="default_db__x3A__CRM_PROCES:PROCES_INIT"
+               id="_CRM_PROCES___d4e4802-1_PROCES_INI"/>
+   <xsd:complexType name="PROCES_GROUP_1" id="_CRM_PROCES___d4e4803-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4804-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4806-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4807-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4808-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4815-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4816-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4821-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1_Simple"
+                           id="_CRM_PROCES___d4e4817-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4818-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4825-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4832-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4839-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4846-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4853-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_1"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+               id="_CRM_PROCES___d4e4858-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES_GROUP_2" id="_CRM_PROCES___d4e4859-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4860-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4862-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4863-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4864-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4871-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4872-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4879-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2_Simple"
+                           id="_CRM_PROCES___d4e4873-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4874-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4881-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4888-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4895-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4902-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4909-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_2"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+               id="_CRM_PROCES___d4e4914-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES" id="_CRM_PROCES___d4e4915-1_PROCES">
+      <xsd:complexContent id="_CRM_PROCES___d4e4916-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4918-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4919-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4920-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4927-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4928-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4937-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_Simple"
+                           id="_CRM_PROCES___d4e4929-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4930-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4937-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4944-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4951-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4958-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4965-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES"
+               type="default_db__x3A__CRM_PROCES:PROCES"
+               id="_CRM_PROCES___d4e4970-1_PROCES"/>
+   <xsd:complexType name="PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4971-1_PROCES_BEN">
+      <xsd:complexContent id="_CRM_PROCES___d4e4972-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4974-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4975-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4976-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4983-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4984-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4995-1_OPIS"/>
+               <xsd:element name="TYPE" id="_CRM_PROCES___d4e4985-1_TYPE">
+                  <xsd:simpleType id="_CRM_PROCES___d4e4986-1">
+                     <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+                        <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+                     </xsd:restriction>
+                  </xsd:simpleType>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4989-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4996-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5003-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5010-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5017-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5024-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_BENEFIT_INFO"
+               type="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+               id="_CRM_PROCES___d4e5029-1_PROCES_BEN"/>
+   <xsd:complexType name="PROCES_TREE" id="_CRM_PROCES___d4e5030-1_PROCES_TRE">
+      <xsd:complexContent id="_CRM_PROCES___d4e5031-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e5033-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e5034-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e5035-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e5042-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e5043-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e5056-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                           id="_CRM_PROCES___d4e5044-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e5045-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e5052-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5059-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5066-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5073-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5080-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element abstract="true"
+               name="PROCES_TREE"
+               type="default_db__x3A__CRM_PROCES:PROCES_TREE"
+               id="_CRM_PROCES___d4e5086-1_PROCES_TRE"/>
+</xsd:schema>

+ 0 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES_GROUP_2/build.xml


+ 980 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES_INIT/PROCES_INIT.xsd

@@ -0,0 +1,980 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+           xmlns:default_db__x3A__CRM_PROCES="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           elementFormDefault="qualified"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           vc:minVersion="1.0"
+           vc:maxVersion="1.1">
+   <xsd:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xsd:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+              schemaLocation="CRM_WSKAZNIK.xsd"/>
+   <xsd:simpleType name="TYPE_Simple" id="_CRM_PROCES___d4e4668-1_TYPE_Simpl">
+      <xsd:restriction base="xsd:string">
+         <xsd:enumeration value="PROCES_INIT"/>
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+         <xsd:enumeration value="PROCES"/>
+         <xsd:enumeration value="TEXT_BREAK"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_INIT_Simple" id="_CRM_PROCES___d4e4676-1_PROCES_INI">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_INIT"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_Simple" id="_CRM_PROCES___d4e4679-1_PROCES_Sim">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_1_Simple" id="_CRM_PROCES___d4e4682-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_2_Simple" id="_CRM_PROCES___d4e4685-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_BENEFIT_INFO_Simple"
+                  id="_CRM_PROCES___d4e4688-1_PROCES_BEN">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:complexType name="CRM_PROCES" id="_CRM_PROCES___d4e4691-1_CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d4e4692-1">
+         <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4693-1_ID"/>
+         <xsd:element name="PARENT_ID"
+                     type="xsd:int"
+                     id="_CRM_PROCES___d4e4694-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4701-1_path"/>
+         <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4702-1_DESC"/>
+         <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4703-1_OPIS"/>
+         <xsd:element name="TYPE"
+                     type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                     id="_CRM_PROCES___d4e4703-1_TYPE"/>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES"
+                     id="_CRM_PROCES___d4e4704-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                     id="_CRM_PROCES___d4e4711-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                     id="_CRM_PROCES___d4e4718-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                     id="_CRM_PROCES___d4e4725-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                     id="_CRM_PROCES___d4e4732-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                     id="_CRM_PROCES___d4e4739-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:complexType>
+   <xsd:element name="CRM_PROCES"
+               type="default_db__x3A__CRM_PROCES:CRM_PROCES"
+               id="_CRM_PROCES___d4e4744-1_CRM_PROCES"/>
+   <!--<xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d14e4417-1">
+         <xsd:element name="ID" type="xs:int" id="_CRM_PROCES___d14e4418-1_ID"/>
+         <xsd:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4645-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xs:string" id="_CRM_PROCES___d14e4419-1_path"/>
+         <xsd:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4601-1_DESC"/>
+         <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+            id="_CRM_PROCES___d20e4575-1_TYPE"/>
+         <!-\-<xsd:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES___d14e4421-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>-\->
+         <xsd:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+            id="_CRM_PROCES___d14e4420-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d14e4420-1asda">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d14e4422-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d14e4423-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="1" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+            id="_CRM_PROCES___d14e4424-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d14e4425-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:restriction>-->
+   <xsd:complexType name="PROCES_INIT" id="_CRM_PROCES___d4e4747-1_PROCES_INI">
+      <xsd:complexContent id="_CRM_PROCES___d4e4748-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4750-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4751-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4752-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4759-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4760-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4763-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+                           id="_CRM_PROCES___d4e4761-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4762-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4769-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4776-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4783-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4790-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4797-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_INIT"
+               type="default_db__x3A__CRM_PROCES:PROCES_INIT"
+               id="_CRM_PROCES___d4e4802-1_PROCES_INI"/>
+   <xsd:complexType name="PROCES_GROUP_1" id="_CRM_PROCES___d4e4803-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4804-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4806-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4807-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4808-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4815-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4816-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4821-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1_Simple"
+                           id="_CRM_PROCES___d4e4817-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4818-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4825-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4832-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4839-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4846-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4853-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_1"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+               id="_CRM_PROCES___d4e4858-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES_GROUP_2" id="_CRM_PROCES___d4e4859-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4860-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4862-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4863-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4864-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4871-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4872-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4879-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2_Simple"
+                           id="_CRM_PROCES___d4e4873-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4874-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4881-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4888-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4895-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4902-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4909-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_2"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+               id="_CRM_PROCES___d4e4914-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES" id="_CRM_PROCES___d4e4915-1_PROCES">
+      <xsd:complexContent id="_CRM_PROCES___d4e4916-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4918-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4919-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4920-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4927-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4928-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4937-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_Simple"
+                           id="_CRM_PROCES___d4e4929-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4930-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4937-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4944-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4951-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4958-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4965-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES"
+               type="default_db__x3A__CRM_PROCES:PROCES"
+               id="_CRM_PROCES___d4e4970-1_PROCES"/>
+   <xsd:complexType name="PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4971-1_PROCES_BEN">
+      <xsd:complexContent id="_CRM_PROCES___d4e4972-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4974-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4975-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4976-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4983-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4984-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4995-1_OPIS"/>
+               <xsd:element name="TYPE" id="_CRM_PROCES___d4e4985-1_TYPE">
+                  <xsd:simpleType id="_CRM_PROCES___d4e4986-1">
+                     <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+                        <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+                     </xsd:restriction>
+                  </xsd:simpleType>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4989-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4996-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5003-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5010-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5017-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5024-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_BENEFIT_INFO"
+               type="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+               id="_CRM_PROCES___d4e5029-1_PROCES_BEN"/>
+   <xsd:complexType name="PROCES_TREE" id="_CRM_PROCES___d4e5030-1_PROCES_TRE">
+      <xsd:complexContent id="_CRM_PROCES___d4e5031-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e5033-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e5034-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e5035-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e5042-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e5043-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e5056-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                           id="_CRM_PROCES___d4e5044-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e5045-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e5052-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5059-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5066-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5073-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5080-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element abstract="true"
+               name="PROCES_TREE"
+               type="default_db__x3A__CRM_PROCES:PROCES_TREE"
+               id="_CRM_PROCES___d4e5086-1_PROCES_TRE"/>
+</xsd:schema>

+ 0 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES_INIT/build.xml


+ 980 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES_TREE/PROCES_TREE.xsd

@@ -0,0 +1,980 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+           xmlns:default_db__x3A__CRM_PROCES="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           elementFormDefault="qualified"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+           vc:minVersion="1.0"
+           vc:maxVersion="1.1">
+   <xsd:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xsd:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+              schemaLocation="CRM_WSKAZNIK.xsd"/>
+   <xsd:simpleType name="TYPE_Simple" id="_CRM_PROCES___d4e4668-1_TYPE_Simpl">
+      <xsd:restriction base="xsd:string">
+         <xsd:enumeration value="PROCES_INIT"/>
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+         <xsd:enumeration value="PROCES"/>
+         <xsd:enumeration value="TEXT_BREAK"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_INIT_Simple" id="_CRM_PROCES___d4e4676-1_PROCES_INI">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_INIT"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_Simple" id="_CRM_PROCES___d4e4679-1_PROCES_Sim">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_1_Simple" id="_CRM_PROCES___d4e4682-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_1"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_GROUP_2_Simple" id="_CRM_PROCES___d4e4685-1_PROCES_GRO">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_GROUP_2"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:simpleType name="PROCES_BENEFIT_INFO_Simple"
+                  id="_CRM_PROCES___d4e4688-1_PROCES_BEN">
+      <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+         <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+      </xsd:restriction>
+   </xsd:simpleType>
+   <xsd:complexType name="CRM_PROCES" id="_CRM_PROCES___d4e4691-1_CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d4e4692-1">
+         <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4693-1_ID"/>
+         <xsd:element name="PARENT_ID"
+                     type="xsd:int"
+                     id="_CRM_PROCES___d4e4694-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4701-1_path"/>
+         <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4702-1_DESC"/>
+         <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4703-1_OPIS"/>
+         <xsd:element name="TYPE"
+                     type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                     id="_CRM_PROCES___d4e4703-1_TYPE"/>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES"
+                     id="_CRM_PROCES___d4e4704-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                     id="_CRM_PROCES___d4e4711-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                     id="_CRM_PROCES___d4e4718-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                     id="_CRM_PROCES___d4e4725-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                     id="_CRM_PROCES___d4e4732-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                     id="_CRM_PROCES___d4e4739-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:complexType>
+   <xsd:element name="CRM_PROCES"
+               type="default_db__x3A__CRM_PROCES:CRM_PROCES"
+               id="_CRM_PROCES___d4e4744-1_CRM_PROCES"/>
+   <!--<xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+      <xsd:sequence id="_CRM_PROCES___d14e4417-1">
+         <xsd:element name="ID" type="xs:int" id="_CRM_PROCES___d14e4418-1_ID"/>
+         <xsd:element name="PARENT_ID" type="xs:int" id="_CRM_PROCES___d20e4645-1_PARENT_ID">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element name="path" type="xs:string" id="_CRM_PROCES___d14e4419-1_path"/>
+         <xsd:element name="DESC" type="xs:string" id="_CRM_PROCES___d20e4601-1_DESC"/>
+         <xsd:element name="TYPE" type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+            id="_CRM_PROCES___d20e4575-1_TYPE"/>
+         <!-\-<xsd:element maxOccurs="unbounded" minOccurs="0"
+                  ref="default_db__x3A__CRM_PROCES:CRM_PROCES" id="_CRM_PROCES___d14e4421-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>-\->
+         <xsd:element maxOccurs="0" minOccurs="0" ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+            id="_CRM_PROCES___d14e4420-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES" id="_CRM_PROCES___d14e4420-1asda">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1" id="_CRM_PROCES___d14e4422-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="0" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2" id="_CRM_PROCES___d14e4423-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="1" minOccurs="0"
+            ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+            id="_CRM_PROCES___d14e4424-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+               <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+            </xsd:annotation>
+         </xsd:element>
+         <xsd:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK" id="_CRM_PROCES___d14e4425-1">
+            <xsd:annotation>
+               <xsd:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xsd:appinfo>
+            </xsd:annotation>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:restriction>-->
+   <xsd:complexType name="PROCES_INIT" id="_CRM_PROCES___d4e4747-1_PROCES_INI">
+      <xsd:complexContent id="_CRM_PROCES___d4e4748-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4750-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4751-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4752-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4759-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4760-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4763-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_INIT_Simple"
+                           id="_CRM_PROCES___d4e4761-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4762-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4769-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4776-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4783-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4790-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4797-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_INIT"
+               type="default_db__x3A__CRM_PROCES:PROCES_INIT"
+               id="_CRM_PROCES___d4e4802-1_PROCES_INI"/>
+   <xsd:complexType name="PROCES_GROUP_1" id="_CRM_PROCES___d4e4803-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4804-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4806-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4807-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4808-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4815-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4816-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4821-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1_Simple"
+                           id="_CRM_PROCES___d4e4817-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4818-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4825-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4832-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4839-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4846-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4853-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_1"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+               id="_CRM_PROCES___d4e4858-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES_GROUP_2" id="_CRM_PROCES___d4e4859-1_PROCES_GRO">
+      <xsd:complexContent id="_CRM_PROCES___d4e4860-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4862-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4863-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4864-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4871-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4872-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4879-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2_Simple"
+                           id="_CRM_PROCES___d4e4873-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4874-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4881-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4888-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4895-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4902-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4909-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_GROUP_2"
+               type="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+               id="_CRM_PROCES___d4e4914-1_PROCES_GRO"/>
+   <xsd:complexType name="PROCES" id="_CRM_PROCES___d4e4915-1_PROCES">
+      <xsd:complexContent id="_CRM_PROCES___d4e4916-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4918-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4919-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4920-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4927-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4928-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4937-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:PROCES_Simple"
+                           id="_CRM_PROCES___d4e4929-1_TYPE"/>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4930-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4937-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e4944-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e4951-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="1"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e4958-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e4965-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES"
+               type="default_db__x3A__CRM_PROCES:PROCES"
+               id="_CRM_PROCES___d4e4970-1_PROCES"/>
+   <xsd:complexType name="PROCES_BENEFIT_INFO" id="_CRM_PROCES___d4e4971-1_PROCES_BEN">
+      <xsd:complexContent id="_CRM_PROCES___d4e4972-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e4974-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e4975-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e4976-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e4983-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e4984-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e4995-1_OPIS"/>
+               <xsd:element name="TYPE" id="_CRM_PROCES___d4e4985-1_TYPE">
+                  <xsd:simpleType id="_CRM_PROCES___d4e4986-1">
+                     <xsd:restriction base="default_db__x3A__CRM_PROCES:TYPE_Simple">
+                        <xsd:enumeration value="PROCES_BENEFIT_INFO"/>
+                     </xsd:restriction>
+                  </xsd:simpleType>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e4989-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e4996-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5003-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_1/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5010-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5017-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID
+                     </xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5024-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element name="PROCES_BENEFIT_INFO"
+               type="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+               id="_CRM_PROCES___d4e5029-1_PROCES_BEN"/>
+   <xsd:complexType name="PROCES_TREE" id="_CRM_PROCES___d4e5030-1_PROCES_TRE">
+      <xsd:complexContent id="_CRM_PROCES___d4e5031-1">
+         <xsd:restriction base="default_db__x3A__CRM_PROCES:CRM_PROCES">
+            <xsd:sequence id="_CRM_PROCES___d4e5033-1">
+               <xsd:element name="ID" type="xsd:int" id="_CRM_PROCES___d4e5034-1_ID"/>
+               <xsd:element name="PARENT_ID"
+                           type="xsd:int"
+                           id="_CRM_PROCES___d4e5035-1_PARENT_ID">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID
+               </xsd:documentation>
+             </xsd:annotation>
+           </xsd:element>
+               <xsd:element name="path" type="xsd:string" id="_CRM_PROCES___d4e5042-1_path"/>
+               <xsd:element name="DESC" type="xsd:string" id="_CRM_PROCES___d4e5043-1_DESC"/>
+               <xsd:element name="OPIS" type="xsd:string" id="_CRM_PROCES___d4e5056-1_OPIS"/>
+               <xsd:element name="TYPE"
+                           type="default_db__x3A__CRM_PROCES:TYPE_Simple"
+                           id="_CRM_PROCES___d4e5044-1_TYPE"/>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES"
+                           id="_CRM_PROCES___d4e5045-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_INIT"
+                           id="_CRM_PROCES___d4e5052-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES_INIT/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_1"
+                           id="_CRM_PROCES___d4e5059-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_GROUP_2"
+                           id="_CRM_PROCES___d4e5066-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_GROUP_2/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="unbounded"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO"
+                           id="_CRM_PROCES___d4e5073-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:PROCES_BENEFIT_INFO/PARENT_ID"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                     <xsd:documentation>Tutaj nie dajemy appinfo relation cache - tylko w PARENT_ID do przetworzenia w celu odbudowania</xsd:documentation>
+                  </xsd:annotation>
+               </xsd:element>
+               <xsd:element maxOccurs="0"
+                           minOccurs="0"
+                           ref="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+                           id="_CRM_PROCES___d4e5080-1">
+                  <xsd:annotation>
+                     <xsd:appinfo>
+                        <system_cache__appinfo:flat_relation_cache>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                         system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+                        </system_cache__appinfo:flat_relation_cache>
+                     </xsd:appinfo>
+                  </xsd:annotation>
+               </xsd:element>
+            </xsd:sequence>
+         </xsd:restriction>
+      </xsd:complexContent>
+   </xsd:complexType>
+   <xsd:element abstract="true"
+               name="PROCES_TREE"
+               type="default_db__x3A__CRM_PROCES:PROCES_TREE"
+               id="_CRM_PROCES___d4e5086-1_PROCES_TRE"/>
+</xsd:schema>

+ 0 - 0
SE/schema/ant-object/default_db.CRM_PROCES/PROCES_TREE/build.xml


+ 1 - 0
SE/se-lib/Route/Storage.php

@@ -1748,6 +1748,7 @@ jQuery(document).on('p5UIBtnAjax:Storage:checkObjectInstallAjax:ajaxLoaded', fun
 		try {
 			$namespace = V::get('namespace', '', $_GET);
 			if (empty($namespace)) throw new Exception("Missing param namespace");
+			echo UI::h('h3', [], $namespace);
 
 			Lib::loadClass('Schema_SystemObjectFieldStorageAcl');
 			$objFieldAcl = new Schema_SystemObjectFieldStorageAcl();

+ 15 - 23
SE/se-lib/Schema/SystemObjectFieldStorageAcl.php

@@ -18,6 +18,7 @@ class Schema_SystemObjectFieldStorageAcl extends Core_AclSimpleSchemaBase {
       'fieldNamespace' => [ '@type' => 'xsd:string' ],
       'xsdType' => [ '@type' => 'xsd:string' ],
       'xsdRestrictions' => [ '@type' => 'xsd:string' ],
+      'appInfo' => [ '@type' => 'xsd:string' ],
       'minOccurs' => [ '@type' => 'xsd:string' ],
       'maxOccurs' => [ '@type' => 'xsd:string' ], //  '0..unbounded',
       'isActive' => [ '@type' => 'xsd:integer' ], // installed
@@ -45,6 +46,7 @@ class Schema_SystemObjectFieldStorageAcl extends Core_AclSimpleSchemaBase {
         `objectNamespace` varchar(255) DEFAULT '',
         `xsdType` varchar(255) DEFAULT '',
         `xsdRestrictions` varchar(1000) DEFAULT '',
+        `appInfo` varchar(1000) DEFAULT '',
         `minOccurs` int(11) DEFAULT '0',
         `maxOccurs` varchar(11) DEFAULT '1' COMMENT '0..unbounded',
         `isActive` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'installed',
@@ -54,6 +56,11 @@ class Schema_SystemObjectFieldStorageAcl extends Core_AclSimpleSchemaBase {
         KEY `isActive` (isActive)
       ) ENGINE=MyISAM  DEFAULT CHARSET=latin2
     ");
+    try {
+      DB::getPDO()->execSql(" ALTER TABLE `{$this->_rootTableName}` ADD `appInfo` VARCHAR(1000) NOT NULL DEFAULT '' AFTER `xsdRestrictions` ");
+    } catch (Exception $e) {
+      DBG::log($e);
+    }
     // DB::getPDO()->execSql(" drop table if exists `{$this->_rootTableName}_enum` ");// TODO: DBG
     DB::getPDO()->execSql("
       create table if not exists `{$this->_rootTableName}_enum` (
@@ -162,30 +169,13 @@ class Schema_SystemObjectFieldStorageAcl extends Core_AclSimpleSchemaBase {
 			if ('xsd:complexType' != $n[0]) continue;
 			if ($xsdType['name'] != V::get('name', '', $n[1])) continue;
 			DBG::nicePrint($n, 'TODO: parse complexType');
+			// complexType/sequence/element
 			// complexType/complexContent/extension[base=...]/sequence/element
-			if ($n[2][0][0] != 'xsd:complexContent') throw new Exception("Error Parsing Schema - expected 'complexType/complexContent'");
-			if ($n[2][0][2][0][0] != 'xsd:extension') throw new Exception("Error Parsing Schema - expected 'complexType/complexContent/extension'");
-			$xsdType['extensionBase'] = V::get('base', '', $n[2][0][2][0][1]);
-			if ($n[2][0][2][0][2][0][0] != 'xsd:sequence') throw new Exception("Error Parsing Schema - expected 'complexType/complexContent/extension/sequence'");
-			foreach ($n[2][0][2][0][2][0][2] as $f) {
-				if ($f[0] !== 'xsd:element') {
-					DBG::log($n, 'array', "Schema xsd parse error - Not implemented node type '{$f[0]}'");
-					continue;
-				}
-				$fieldName = XML::findElementName($schema, $f); // V::get('name', '', $f[1]);
-				if (!$fieldName) throw new Exception("Error Parsing Schema - expected 'element[@name]'");
-				if ('__' === substr($fieldName, 0, 2)) continue;
-				if (!V::get('type', '', $f[1]) && !V::get('ref', '', $f[1]) && empty($f[2])) {
-					UI::alert('danger', "Skipping not implemented field structure '{$fieldName}'");
-					continue;
-				}
-				$xsdType['struct'][$fieldName] = [
-          'type' => XML::findElementType($schema, $f),
-					'minOccurs' => V::get('minOccurs', 0, $f[1], 'int'),
-					'maxOccurs' => V::get('maxOccurs', '1', $f[1]),
-          'restrictions' => XML::findElementRestrictions($schema, $f),
-				];
-			}
+      switch ($n[2][0][0]) {
+        case 'xsd:sequence': $xsdType['struct'] = XML::findFieldsFromSequence($schema, $n[2][0]); break;
+        case 'xsd:complexContent': $xsdType['struct'] = XML::findFieldsFromComplexContent($schema, $n[2][0]); break;
+      }
+			// if ($n[2][0][0] != 'xsd:complexContent') throw new Exception("Error Parsing Schema - expected 'complexType/complexContent'");
 		}
 
 		DBG::nicePrint($xsdType, '$xsdType');
@@ -204,6 +194,7 @@ class Schema_SystemObjectFieldStorageAcl extends Core_AclSimpleSchemaBase {
         'fieldNamespace' => $fieldName,
         'xsdType' => $x['type'],
         'xsdRestrictions' => json_encode($x['restrictions']),
+        'appInfo' => json_encode($x['appInfo']),
         'minOccurs' => $x['minOccurs'],
         'maxOccurs' => $x['maxOccurs'],
         'isActive' => 1
@@ -282,6 +273,7 @@ class Schema_SystemObjectFieldStorageAcl extends Core_AclSimpleSchemaBase {
         'objectNamespace' => $item['namespace'],
         'xsdType' => $x['type'],
         'xsdRestrictions' => json_encode($x['restrictions']),
+        'appInfo' => json_encode([]),
       ]);
       if (!empty($listEnum)) {
         DBG::nicePrint($listEnum, '$listEnum');

+ 170 - 25
SE/se-lib/XML.php

@@ -3,6 +3,11 @@
 Lib::loadClass('Core_XmlWriter');
 // $zxo = new XMLDiff\Memory;// @require xmldiff pecl package installed
 
+// TODO:TYPE_RECURCE: if type has local prefix - choose:
+//   - find recurse typeName and restrictions
+//   - find types and save in SystemObjectField table (if simpleType)
+//   - ? find types and save in SystemObject table + SystemObjectField table (if complexType)
+
 class XML {
 
   public static function xmlToArray($xml) {
@@ -75,9 +80,14 @@ class XML {
 
   public static function findElementType($docArray, $nodeArray) {
     $fieldName = self::findElementName($docArray, $nodeArray);
-    if (!empty($nodeArray[1]['type'])) return $nodeArray[1]['type'];
+    if (!empty($nodeArray[1]['type'])) {
+      // TODO:TYPE_RECURCE: if local ns prefix then find correct typeName?
+      // TODO:TYPE_RECURCE:the same for restrictions
+      return $nodeArray[1]['type'];
+    }
     if (!empty($nodeArray[1]['ref'])) return 'ref:' . $nodeArray[1]['ref'];
     if (empty($nodeArray[2])) throw new Exception("Missing xsd:element childrens - cannot find type");
+    // TODO: find in loop (xsd:annotation may accure)
     if (empty($nodeArray[2][0][0]) || 'xsd:simpleType' != $nodeArray[2][0][0]) throw new Exception("Missing 'xsd:simpleType' for field '{$fieldName}'");
     if (empty($nodeArray[2][0][2][0]) || 'xsd:restriction' != $nodeArray[2][0][2][0][0]) throw new Exception("Missing 'xsd:restriction' for field '{$fieldName}'");
     if (empty($nodeArray[2][0][2][0][1]['base'])) throw new Exception("Missing 'xsd:restriction/@base' for field '{$fieldName}'");
@@ -87,36 +97,171 @@ class XML {
   public static function findElementRestrictions($docArray, $nodeArray) {
     $restrictions = [];
     $fieldName = self::findElementName($docArray, $nodeArray);
+    // TODO:TYPE_RECURCE: if type has local prefix then find retriction recurse?
     if (!empty($nodeArray[1]['nillable']) && 'true' === $nodeArray[1]['nillable']) $restrictions['nillable'] = true;
     if (!empty($nodeArray[2])) {
-      if (empty($nodeArray[2][0][0]) || 'xsd:simpleType' != $nodeArray[2][0][0]) throw new Exception("Missing 'xsd:simpleType' for field '{$fieldName}'");
-      if (empty($nodeArray[2][0][2][0]) || 'xsd:restriction' != $nodeArray[2][0][2][0][0]) throw new Exception("Missing 'xsd:restriction' for field '{$fieldName}'");
-      if (empty($nodeArray[2][0][2][0][1]['base'])) throw new Exception("Missing 'xsd:restriction/@base' for field '{$fieldName}'");
-      // [2] => Array:
-      //    [0] => Array:
-      //             [0] => xsd:simpleType
-      //             [1] => Array:
-      //             [2] => Array:
-      //                 [0] => Array:
-      //                     [0] => xsd:restriction
-      //                     [1] => Array:
-      //                         [base] => xsd:string
-      //                     [2] => Array:
-      foreach ($nodeArray[2][0][2][0][2] as $tagRestriction) {
-        //                         [0] => Array:
-        //                             [0] => xsd:maxLength
-        //                             [1] => Array:
-        //                                 [value] => 20
-        //                             [2] =>
-        $val = $tagRestriction[1]['value'];
-        if ('xsd:enumeration' == $tagRestriction[0]) {
-          $restrictions['enumeration'][$val] = $val;
-        } else {
-          $restrictions[substr($tagRestriction[0], 4)] = $val;
+      foreach ($nodeArray[2] as $c) {
+        switch (XML::getTagName($c[0])) {
+          case 'annotation': break; // skip xsd:element/xsd:annotation @see findElementAppInfo
+          case 'simpleType': { // xsd:element/xsd:simpleType
+            if (empty($c[2][0]) || 'restriction' != XML::getTagName($c[2][0][0])) throw new Exception("Missing 'xsd:restriction' for field '{$fieldName}'");
+            if (empty($c[2][0][1]['base'])) throw new Exception("Missing 'xsd:restriction/@base' for field '{$fieldName}'");
+            // xsd:element/xsd:simpleType/xsd:restriction/xsd:string
+            foreach ($c[2][0][2] as $tagRestriction) {
+              // xsd:string/xsd:maxLength
+              $val = $tagRestriction[1]['value'];
+              if ('enumeration' == XML::getTagName($tagRestriction[0])) {
+                $restrictions['enumeration'][$val] = $val;
+              } else {
+                $restrictions[XML::getTagName($tagRestriction[0])] = $val;
+              }
+            }
+          } break;
+          default: {
+            DBG::log($c, 'array', "Not imeplemented element child '{$c[0]}'");
+          }
         }
       }
     }
     return $restrictions;
   }
+  public static function findElementAppInfo($docArray, $nodeArray) {
+    $appInfo = [];
+    $fieldName = self::findElementName($docArray, $nodeArray);
+    if (!empty($nodeArray[2])) {
+      foreach ($nodeArray[2] as $c) {
+        switch (XML::getTagName($c[0])) {
+          case 'annotation': { // skip xsd:element/xsd:annotation
+            DBG::nicePrint($c, "TODO: xsd:annotation/xsd:appinfo '{$fieldName}'");
+            // <xsd:annotation>
+            //    <xsd:appinfo>
+            //       <system_cache__appinfo:flat_relation_cache>
+            //          <system_cache__appinfo:source system_cache__appinfo:name="ID"
+            //                                        system_cache__appinfo:xpath="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK/ID_PROCES"/>
+            $prefix = 'system_cache__appinfo';
+            foreach ($c[2] as $cc) {
+              if ('appinfo' == XML::getTagName($cc[0])) {
+                foreach ($cc[2] as $appTag) {
+                  $appInfo[XML::getTagName($appTag[0])] = XML::readAppInfoRecurse($docArray, $appTag);
+                }
+              }
+            }
+          } break;
+          case 'simpleType': break; // skip xsd:element/xsd:simpleType @see findElementRestrictions
+          default: {
+            DBG::log($c, 'array', "Not imeplemented element child '{$c[0]}'");
+          }
+        }
+      }
+    }
+    DBG::log($fieldName, 'array', "findElementAppInfo fieldName='{$fieldName}'");
+    return $appInfo;
+  }
+
+  public static function getTagName($xsdName) {
+    return (false !== ($pos = strpos($xsdName, ':')))
+      ? substr($xsdName, $pos + 1)
+      : $xsdName;
+  }
+
+  public static function readAppInfoRecurse($docArray, $nodeArray) {
+    $appInfo = [];
+    if (!empty($nodeArray[1])) foreach ($nodeArray[1] as $attrName => $attrVal) {
+      $appInfo['@' . XML::getTagName($attrName)] = $attrVal;
+    }
+    if (!empty($nodeArray[2])) foreach ($nodeArray[2] as $appTag) {
+      $appInfo[XML::getTagName($appTag[0])] = XML::readAppInfoRecurse($docArray, $appTag);
+    }
+    // TODO: text nodes
+    return $appInfo;
+  }
+
+  public static function findFieldsFromSequence($docArray, $nodeArray) {
+    if ($nodeArray[0] != 'xsd:sequence') throw new Exception("Error Parsing Schema - expected 'sequence'");
+    $fields = [];
+    foreach ($nodeArray[2] as $f) {
+      if ($f[0] !== 'xsd:element') {
+        DBG::log($n, 'array', "Schema xsd parse error - Not implemented node type '{$f[0]}'");
+        continue;
+      }
+      $fieldName = XML::findElementName($docArray, $f); // V::get('name', '', $f[1]);
+      if (!$fieldName) throw new Exception("Error Parsing Schema - expected 'element[@name]'");
+      if ('__' === substr($fieldName, 0, 2)) continue;
+      if (!V::get('type', '', $f[1]) && !V::get('ref', '', $f[1]) && empty($f[2])) {
+        UI::alert('danger', "Skipping not implemented field structure '{$fieldName}'");
+        DBG::log($f, 'array', "Skipping not implemented field structure '{$fieldName}'");
+        continue;
+      }
+      $fields[$fieldName] = [
+        'type' => XML::findElementType($docArray, $f),
+        'minOccurs' => V::get('minOccurs', 0, $f[1], 'int'),
+        'maxOccurs' => V::get('maxOccurs', '1', $f[1]),
+        'restrictions' => XML::findElementRestrictions($docArray, $f),
+        'appInfo' => XML::findElementAppInfo($docArray, $f),
+      ];
+    }
+    return $fields;
+  }
+
+  public static function findFieldsFromComplexContent($docArray, $nodeArray) {
+    // xsd:complexType / xsd:complexContent / xsd:restriction [ @base = "default_db__x3A__CRM_PROCES:CRM_PROCES" ]
+    // xsd:complexType / xsd:complexContent / xsd:extension [ @base = "default_db__x3A__CRM_PROCES:CRM_PROCES" ]
+    switch (XML::getTagName($nodeArray[2][0][0])) {
+      case 'extension': return XML::findFieldsFromExtension($docArray, $nodeArray[2][0]);
+      case 'restriction': return XML::findFieldsFromRestriction($docArray, $nodeArray[2][0]);
+    }
+    // TODO:? $xsdType['extensionBase'] = V::get('base', '', $nodeArray[1]);
+    // TODO:? $xsdType['restrictionBase'] = V::get('base', '', $nodeArray[1]);
+  }
+  public static function findFieldsFromExtension($docArray, $nodeArray) {
+    $fields = [];
+    if ($nodeArray[2][0][0] != 'xsd:sequence') throw new Exception("Error Parsing Schema - expected 'complexType/complexContent/extension/sequence'");
+    foreach ($nodeArray[2][0][2] as $f) {
+      if ($f[0] !== 'xsd:element') {
+        DBG::log($n, 'array', "Schema xsd parse error - Not implemented node type '{$f[0]}'");
+        continue;
+      }
+      $fieldName = XML::findElementName($docArray, $f); // V::get('name', '', $f[1]);
+      if (!$fieldName) throw new Exception("Error Parsing Schema - expected 'element[@name]'");
+      if ('__' === substr($fieldName, 0, 2)) continue;
+      if (!V::get('type', '', $f[1]) && !V::get('ref', '', $f[1]) && empty($f[2])) {
+        UI::alert('danger', "Skipping not implemented field structure '{$fieldName}'");
+        continue;
+      }
+      $fields[$fieldName] = [
+        'type' => XML::findElementType($docArray, $f),
+        'minOccurs' => V::get('minOccurs', 0, $f[1], 'int'),
+        'maxOccurs' => V::get('maxOccurs', '1', $f[1]),
+        'restrictions' => XML::findElementRestrictions($docArray, $f),
+        'appInfo' => XML::findElementAppInfo($docArray, $f),
+      ];
+    }
+    return $fields;
+  }
+  public static function findFieldsFromRestriction($docArray, $nodeArray) {
+    $fields = [];
+    if ($nodeArray[2][0][0] != 'xsd:sequence') throw new Exception("Error Parsing Schema - expected 'complexType/complexContent/restriction/sequence'");
+    foreach ($nodeArray[2][0][2] as $f) {
+      if ($f[0] !== 'xsd:element') {
+        DBG::log($n, 'array', "Schema xsd parse error - Not implemented node type '{$f[0]}'");
+        continue;
+      }
+      $fieldName = XML::findElementName($docArray, $f); // V::get('name', '', $f[1]);
+      if (!$fieldName) throw new Exception("Error Parsing Schema - expected 'element[@name]'");
+      if ('__' === substr($fieldName, 0, 2)) continue;
+      if (!V::get('type', '', $f[1]) && !V::get('ref', '', $f[1]) && empty($f[2])) {
+        UI::alert('danger', "Skipping not implemented field structure '{$fieldName}'");
+        continue;
+      }
+      $fields[$fieldName] = [
+        'type' => XML::findElementType($docArray, $f),
+        'minOccurs' => V::get('minOccurs', 0, $f[1], 'int'),
+        'maxOccurs' => V::get('maxOccurs', '1', $f[1]),
+        'restrictions' => XML::findElementRestrictions($docArray, $f),
+        'appInfo' => XML::findElementAppInfo($docArray, $f),
+      ];
+    }
+    return $fields;
+  }
 
 }