Parcourir la source

Merge branch 'master' of bn.git:plabudda/se

Piotr Labudda il y a 9 ans
Parent
commit
95bcce62dc

+ 171 - 0
SE/schema/ant-object/default_db.BI_audit_KRS/BI_audit_KRS/BI_audit_KRS.xsd

@@ -0,0 +1,171 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:Types__x3A__default_Default="https://biuro.biall-net.pl/wfs/default_db/Types/Default.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:default_db__x3A__IN7_DZIENNIK_KORESP="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
+           xmlns:default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
+           xmlns:SystemObjects__x3A__AccessGroup="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+           xmlns:SystemObjects__x3A__AccessOwner="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
+           xmlns:default_db__x3A__BI_audit_KRS="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS.xsd"
+           xmlns:default_db__x3A__BI_audit_KRS_person="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_person.xsd"
+           xmlns:default_db__x3A__BI_audit_KRS_company="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_company.xsd"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS.xsd"
+           vc:maxVersion="1.1"
+           vc:minVersion="1.0">
+   <xs:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
+              schemaLocation="../table/IN7_DZIENNIK_KORESP.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
+              schemaLocation="../table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+              schemaLocation="../SystemObjects/AccessGroup.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
+              schemaLocation="../SystemObjects/AccessOwner.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_person.xsd"
+              schemaLocation="BI_audit_KRS_person.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_company.xsd"
+              schemaLocation="BI_audit_KRS_company.xsd"/>
+   <xs:simpleType name="A_STATUS_Type" id="I_audit_KRS___d4e4484-1_A_STATUS_T">
+      <xs:restriction base="xs:string">
+         <xs:enumeration value="NORMAL"/>
+         <xs:enumeration value="WAITING"/>
+         <xs:enumeration value="MONITOR"/>
+         <xs:enumeration value="DELETED"/>
+         <xs:enumeration value="WARNING"/>
+         <xs:enumeration value="OFF_SOFT"/>
+         <xs:enumeration value="OFF_HARD"/>
+      </xs:restriction>
+   </xs:simpleType>
+   <xs:complexType name="BI_audit_KRS" id="I_audit_KRS___d4e4493-1_BI_audit_K">
+      <xs:annotation>
+         <xs:documentation>Ogolny typ dla danych do sprawdzania wlascicieli</xs:documentation>
+      </xs:annotation>
+      <xs:sequence id="I_audit_KRS___d4e4497-1">
+         <xs:element name="ID" type="xs:int" id="I_audit_KRS___d4e4498-1_ID"/>
+         <xs:element name="A_STATUS"
+                     type="default_db__x3A__BI_audit_KRS:A_STATUS_Type"
+                     id="I_audit_KRS___d4e4499-1_A_STATUS"/>
+         <xs:element name="A_STATUS_INFO"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4500-1_A_STATUS_I"/>
+         <xs:element name="L_APPOITMENT_USER"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4501-1_L_APPOITME"/>
+         <xs:element ref="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER"
+                     id="I_audit_KRS___d4e4502-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="L_APPOITMENT_USER"
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER/name"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="A_CLASSIFIED"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4507-1_A_CLASSIFI"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
+                     id="I_audit_KRS___d4e4508-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:A_CLASSIFIED/name"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="A_ADM_COMPANY"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4513-1_A_ADM_COMP"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY"
+                     id="I_audit_KRS___d4e4514-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY/name"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="dataDokumentu"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4519-1_dataDokume"/>
+         <xs:element name="krs" type="xs:string" id="I_audit_KRS___d4e4520-1_krs"/>
+         <xs:element name="nip" type="xs:string" id="I_audit_KRS___d4e4522-1_nip"/>
+         <xs:element name="regon" type="xs:string" id="I_audit_KRS___d4e4523-1_regon"/>
+         <xs:element name="nazwa" type="xs:string" id="I_audit_KRS___d4e4524-1_nazwa"/>
+         <xs:element name="S_miejscowosc"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4525-1_S_miejscow"/>
+         <xs:element name="S_gmina"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4526-1_S_gmina"/>
+         <xs:element name="S_powiat"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4527-1_S_powiat"/>
+         <xs:element name="S_wojewodztwo"
+                     type="xs:NCName"
+                     id="I_audit_KRS___d4e4528-1_S_wojewodz"/>
+         <xs:element name="S_kraj" type="xs:NCName" id="I_audit_KRS___d4e4529-1_S_kraj"/>
+         <xs:element name="A_kraj" type="xs:NCName" id="I_audit_KRS___d4e4530-1_A_kraj"/>
+         <xs:element name="A_poczta"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4531-1_A_poczta"/>
+         <xs:element name="A_poczta"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4532-1_A_poczta"/>
+         <xs:element name="A_kod" type="xs:NMTOKEN" id="I_audit_KRS___d4e4534-1_A_kod"/>
+         <xs:element name="A_miejscowosc"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4535-1_A_miejscow"/>
+         <xs:element name="A_nrLokalu"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4536-1_A_nrLokalu"/>
+         <xs:element name="A_nrDomu"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4537-1_A_nrDomu"/>
+         <xs:element name="A_ulica"
+                     type="xs:string"
+                     id="I_audit_KRS___d4e4538-1_A_ulica"/>
+         <xs:element ref="default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person"
+                     maxOccurs="unbounded"
+                     minOccurs="0"
+                     id="I_audit_KRS___d4e4539-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/BI_audit_KRS"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+               <xs:documentation>Relacja podpieta z tamtej strony w polu BI_audit_KRS</xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element maxOccurs="unbounded"
+                     minOccurs="0"
+                     ref="default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company"
+                     id="I_audit_KRS___d4e4546-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/BI_audit_KRS"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+               <xs:documentation>Relacja podpieta z tamtej strony w polu BI_audit_KRS</xs:documentation>
+            </xs:annotation>
+         </xs:element>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="BI_audit_KRS"
+               type="default_db__x3A__BI_audit_KRS:BI_audit_KRS"
+               id="I_audit_KRS___d4e4553-1_BI_audit_K"/>
+</xs:schema>

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


+ 107 - 0
SE/schema/ant-object/default_db.BI_audit_KRS_company/BI_audit_KRS_company/BI_audit_KRS_company.xsd

@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:Types__x3A__default_Default="https://biuro.biall-net.pl/wfs/default_db/Types/Default.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:default_db__x3A__IN7_DZIENNIK_KORESP="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
+           xmlns:default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
+           xmlns:SystemObjects__x3A__AccessGroup="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+           xmlns:SystemObjects__x3A__AccessOwner="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
+           xmlns:default_db__x3A__BI_audit_KRS_company="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_company.xsd"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_company.xsd"
+           vc:maxVersion="1.1"
+           vc:minVersion="1.0">
+   <xs:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
+              schemaLocation="../table/IN7_DZIENNIK_KORESP.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
+              schemaLocation="../table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+              schemaLocation="../SystemObjects/AccessGroup.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
+              schemaLocation="../SystemObjects/AccessOwner.xsd"/>
+   <xs:simpleType name="A_STATUS_Type" id="KRS_company___d4e4561-1_A_STATUS_T">
+      <xs:restriction base="xs:string">
+         <xs:enumeration value="NORMAL"/>
+         <xs:enumeration value="WAITING"/>
+         <xs:enumeration value="MONITOR"/>
+         <xs:enumeration value="DELETED"/>
+         <xs:enumeration value="WARNING"/>
+         <xs:enumeration value="OFF_SOFT"/>
+         <xs:enumeration value="OFF_HARD"/>
+      </xs:restriction>
+   </xs:simpleType>
+   <xs:complexType name="BI_audit_KRS_company" id="KRS_company___d4e4570-1_BI_audit_K">
+      <xs:annotation>
+         <xs:documentation>Do dowiazania do BI_audit_KRS</xs:documentation>
+      </xs:annotation>
+      <xs:sequence id="KRS_company___d4e4574-1">
+         <xs:element name="ID" type="xs:int" id="KRS_company___d4e4575-1_ID"/>
+         <xs:element name="A_STATUS"
+                     type="default_db__x3A__BI_audit_KRS_company:A_STATUS_Type"
+                     id="KRS_company___d4e4576-1_A_STATUS"/>
+         <xs:element name="A_STATUS_INFO"
+                     type="xs:string"
+                     id="KRS_company___d4e4577-1_A_STATUS_I"/>
+         <xs:element name="L_APPOITMENT_USER"
+                     type="xs:string"
+                     id="KRS_company___d4e4578-1_L_APPOITME"/>
+         <xs:element ref="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER"
+                     id="KRS_company___d4e4579-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="L_APPOITMENT_USER"
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER/name"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="A_CLASSIFIED"
+                     type="xs:string"
+                     id="KRS_company___d4e4584-1_A_CLASSIFI"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
+                     id="KRS_company___d4e4585-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:A_CLASSIFIED/name"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="A_ADM_COMPANY"
+                     type="xs:string"
+                     id="KRS_company___d4e4590-1_A_ADM_COMP"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY"
+                     id="KRS_company___d4e4591-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY/name"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="BI_audit_KRS"
+                     type="xs:int"
+                     id="KRS_company___d4e4596-1_BI_audit_K">
+            <xs:annotation>
+               <xs:documentation>relacja do BI_audit_KRS</xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="nazwa" type="xs:string" id="KRS_company___d4e4600-1_nazwa"/>
+         <xs:element name="regon" type="xs:string" id="KRS_company___d4e4602-1_regon"/>
+         <xs:element name="krs" type="xs:string" id="KRS_company___d4e4603-1_krs"/>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="BI_audit_KRS_company"
+               type="default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company"
+               id="KRS_company___d4e4604-1_BI_audit_K"/>
+</xs:schema>

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


+ 109 - 0
SE/schema/ant-object/default_db.BI_audit_KRS_person/BI_audit_KRS_person/BI_audit_KRS_person.xsd

@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:Types__x3A__default_Default="https://biuro.biall-net.pl/wfs/default_db/Types/Default.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:default_db__x3A__IN7_DZIENNIK_KORESP="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
+           xmlns:default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
+           xmlns:SystemObjects__x3A__AccessGroup="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+           xmlns:SystemObjects__x3A__AccessOwner="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
+           xmlns:default_db__x3A__BI_audit_KRS_person="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_person.xsd"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_person.xsd"
+           vc:maxVersion="1.1"
+           vc:minVersion="1.0">
+   <xs:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
+              schemaLocation="../table/IN7_DZIENNIK_KORESP.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
+              schemaLocation="../table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+              schemaLocation="../SystemObjects/AccessGroup.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
+              schemaLocation="../SystemObjects/AccessOwner.xsd"/>
+   <xs:simpleType name="A_STATUS_Type" id="_KRS_person___d4e4612-1_A_STATUS_T">
+      <xs:restriction base="xs:string">
+         <xs:enumeration value="NORMAL"/>
+         <xs:enumeration value="WAITING"/>
+         <xs:enumeration value="MONITOR"/>
+         <xs:enumeration value="DELETED"/>
+         <xs:enumeration value="WARNING"/>
+         <xs:enumeration value="OFF_SOFT"/>
+         <xs:enumeration value="OFF_HARD"/>
+      </xs:restriction>
+   </xs:simpleType>
+   <xs:complexType name="BI_audit_KRS_person" id="_KRS_person___d4e4621-1_BI_audit_K">
+      <xs:annotation>
+         <xs:documentation>Do dowiazania do BI_audit_KRS</xs:documentation>
+      </xs:annotation>
+      <xs:sequence id="_KRS_person___d4e4625-1">
+         <xs:element name="ID" type="xs:int" id="_KRS_person___d4e4626-1_ID"/>
+         <xs:element name="A_STATUS"
+                     type="default_db__x3A__BI_audit_KRS_person:A_STATUS_Type"
+                     id="_KRS_person___d4e4627-1_A_STATUS"/>
+         <xs:element name="A_STATUS_INFO"
+                     type="xs:string"
+                     id="_KRS_person___d4e4628-1_A_STATUS_I"/>
+         <xs:element name="L_APPOITMENT_USER"
+                     type="xs:string"
+                     id="_KRS_person___d4e4629-1_L_APPOITME"/>
+         <xs:element ref="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER"
+                     id="_KRS_person___d4e4630-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="L_APPOITMENT_USER"
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER/name"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="A_CLASSIFIED"
+                     type="xs:string"
+                     id="_KRS_person___d4e4635-1_A_CLASSIFI"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
+                     id="_KRS_person___d4e4636-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:A_CLASSIFIED/name"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="A_ADM_COMPANY"
+                     type="xs:string"
+                     id="_KRS_person___d4e4641-1_A_ADM_COMP"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY"
+                     id="_KRS_person___d4e4642-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY/name"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="BI_audit_KRS"
+                     type="xs:int"
+                     id="_KRS_person___d4e4647-1_BI_audit_K">
+            <xs:annotation>
+               <xs:documentation>relacja do BI_audit_KRS</xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="nazwisko"
+                     type="xs:string"
+                     id="_KRS_person___d4e4651-1_nazwisko"/>
+         <xs:element name="imiona" type="xs:string" id="_KRS_person___d4e4653-1_imiona"/>
+         <xs:element name="pesel" type="xs:NMTOKEN" id="_KRS_person___d4e4654-1_pesel"/>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="BI_audit_KRS_person"
+               type="default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person"
+               id="_KRS_person___d4e4655-1_BI_audit_K"/>
+</xs:schema>

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


+ 201 - 0
SE/schema/ant-object/default_db.CRM_IMAGE/CRM_IMAGE/CRM_IMAGE.xsd

@@ -0,0 +1,201 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2"
+   xmlns:Types__x3A__default_Default="https://biuro.biall-net.pl/wfs/default_db/Types/Default.xsd"
+   xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+   xmlns:default_db__x3A__IN7_DZIENNIK_KORESP="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
+   xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+   xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
+   xmlns:default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
+   xmlns:SystemObjects__x3A__AccessGroup="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+   xmlns:SystemObjects__x3A__AccessOwner="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
+   xmlns:default_db__x3A__CRM_IMAGE="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
+   xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+   targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
+   vc:maxVersion="1.1" vc:minVersion="1.0">
+   <xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../Types/gml.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
+      schemaLocation="../table/IN7_DZIENNIK_KORESP.xsd"/>
+   <xs:import
+      namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
+      schemaLocation="../table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+      schemaLocation="../SystemObjects/AccessGroup.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
+      schemaLocation="../SystemObjects/AccessOwner.xsd"/>
+   <xs:simpleType name="CRM_IMAGE__REMOTE_TABLE" id="__CRM_IMAGE___d4e4661-1_CRM_IMAGE_">
+      <xs:restriction base="xs:string">
+         <xs:enumeration value="CRM_LISTA_ZASOBOW"/>
+         <xs:enumeration value="CRM_PROCES"/>
+         <xs:enumeration value="CRM_WSKAZNIK"/>
+      </xs:restriction>
+   </xs:simpleType>
+   <xs:simpleType name="CRM_IMAGE__REMOTE_TABLE_CRM_LISTA_ZASOBOW"
+      id="__CRM_IMAGE___d4e4666-1_CRM_IMAGE_">
+      <xs:restriction base="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE">
+         <xs:enumeration value="CRM_LISTA_ZASOBOW"/>
+      </xs:restriction>
+   </xs:simpleType>
+   <xs:simpleType name="CRM_IMAGE__REMOTE_TABLE_CRM_PROCES" id="__CRM_IMAGE___d4e4669-1_CRM_IMAGE_">
+      <xs:restriction base="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE">
+         <xs:enumeration value="CRM_PROCES"/>
+      </xs:restriction>
+   </xs:simpleType>
+   <xs:simpleType name="CRM_IMAGE__REMOTE_TABLE_CRM_WSKAZNIK"
+      id="__CRM_IMAGE___d4e4672-1_CRM_IMAGE_">
+      <xs:restriction base="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE">
+         <xs:enumeration value="CRM_WSKAZNIK"/>
+      </xs:restriction>
+   </xs:simpleType>
+   <xs:complexType name="CRM_IMAGE" id="__CRM_IMAGE___d4e4675-1_CRM_IMAGE">
+      <xs:annotation>
+         <xs:documentation>Instancyjny - 
+Protopyowy obiekt, który powinien mieć typy konkretnych rodzaji dla różnych technologii. Podzielony z uwagi na stany projektowania oraz realizacji.
+
+</xs:documentation>
+      </xs:annotation>
+      <xs:sequence id="__CRM_IMAGE___d4e4679-1">
+         <xs:element minOccurs="0" maxOccurs="1" name="ID" type="xs:integer"
+            id="__CRM_IMAGE___d4e4680-1_ID"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="NAME" type="xs:string"
+            id="__CRM_IMAGE___d4e4681-1_NAME"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="SIZE" type="xs:integer"
+            id="__CRM_IMAGE___d4e4682-1_SIZE"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="TYPE" type="xs:string"
+            id="__CRM_IMAGE___d4e4683-1_TYPE"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="IMAGE" type="xs:hexBinary"
+            id="__CRM_IMAGE___d4e4684-1_IMAGE"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="ICON" type="xs:hexBinary"
+            id="__CRM_IMAGE___d4e4685-1_ICON"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="WIDTH" type="xs:integer"
+            id="__CRM_IMAGE___d4e4686-1_WIDTH"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="HEIGHT" type="xs:integer"
+            id="__CRM_IMAGE___d4e4687-1_HEIGHT"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="REMOTE_TABLE"
+            type="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE"
+            id="__CRM_IMAGE___d4e4688-1_REMOTE_TAB"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="REMOTE_ID" type="xs:integer"
+            id="__CRM_IMAGE___d4e4689-1_REMOTE_ID"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="DEST" type="xs:string"
+            id="__CRM_IMAGE___d4e4690-1_DEST"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="A_CREATE_DATE" type="xs:string"
+            id="__CRM_IMAGE___d4e4692-1_A_CREATE_D"/>
+         <xs:element minOccurs="0" maxOccurs="1" name="A_RECORD_CREATE_AUTHOR" type="xs:string"
+            id="__CRM_IMAGE___d4e4693-1_A_RECORD_C"/>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="CRM_IMAGE" type="default_db__x3A__CRM_IMAGE:CRM_IMAGE"
+      id="__CRM_IMAGE___d4e4694-1_CRM_IMAGE"/>
+   <xs:complexType name="CRM_IMAGE_CRM_LISTA_ZASOBOW" id="__CRM_IMAGE___d4e4696-1_CRM_IMAGE_">
+      <xs:complexContent id="__CRM_IMAGE___d4e4697-1">
+         <xs:restriction base="default_db__x3A__CRM_IMAGE:CRM_IMAGE">
+            <xs:sequence id="__CRM_IMAGE___d4e4699-1">
+               <xs:element minOccurs="0" maxOccurs="1" name="ID" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4700-1_ID"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="NAME" type="xs:string"
+                  id="__CRM_IMAGE___d4e4701-1_NAME"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="SIZE" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4702-1_SIZE"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="TYPE" type="xs:string"
+                  id="__CRM_IMAGE___d4e4703-1_TYPE"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="IMAGE" type="xs:hexBinary"
+                  id="__CRM_IMAGE___d4e4704-1_IMAGE"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="ICON" type="xs:hexBinary"
+                  id="__CRM_IMAGE___d4e4705-1_ICON"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="WIDTH" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4706-1_WIDTH"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="HEIGHT" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4707-1_HEIGHT"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="REMOTE_TABLE"
+                  type="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE_CRM_LISTA_ZASOBOW"
+                  id="__CRM_IMAGE___d4e4708-1_REMOTE_TAB"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="REMOTE_ID" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4709-1_REMOTE_ID"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="DEST" type="xs:string"
+                  id="__CRM_IMAGE___d4e4710-1_DEST"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="A_CREATE_DATE" type="xs:string"
+                  id="__CRM_IMAGE___d4e4712-1_A_CREATE_D"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="A_RECORD_CREATE_AUTHOR"
+                  type="xs:string" id="__CRM_IMAGE___d4e4713-1_A_RECORD_C"/>
+            </xs:sequence>
+         </xs:restriction>
+      </xs:complexContent>
+   </xs:complexType>
+   <xs:element name="CRM_IMAGE_CRM_LISTA_ZASOBOW"
+      type="default_db__x3A__CRM_IMAGE:CRM_IMAGE_CRM_LISTA_ZASOBOW"
+      id="__CRM_IMAGE___d4e4714-1_CRM_IMAGE_"/>
+   <xs:complexType name="CRM_IMAGE_CRM_PROCES" id="__CRM_IMAGE___d4e4715-1_CRM_IMAGE_">
+      <xs:complexContent id="__CRM_IMAGE___d4e4716-1">
+         <xs:restriction base="default_db__x3A__CRM_IMAGE:CRM_IMAGE">
+            <xs:sequence id="__CRM_IMAGE___d4e4718-1">
+               <xs:element minOccurs="0" maxOccurs="1" name="ID" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4719-1_ID"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="NAME" type="xs:string"
+                  id="__CRM_IMAGE___d4e4720-1_NAME"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="SIZE" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4721-1_SIZE"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="TYPE" type="xs:string"
+                  id="__CRM_IMAGE___d4e4722-1_TYPE"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="IMAGE" type="xs:hexBinary"
+                  id="__CRM_IMAGE___d4e4723-1_IMAGE"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="ICON" type="xs:hexBinary"
+                  id="__CRM_IMAGE___d4e4724-1_ICON"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="WIDTH" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4725-1_WIDTH"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="HEIGHT" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4726-1_HEIGHT"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="REMOTE_TABLE"
+                  type="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE_CRM_PROCES"
+                  id="__CRM_IMAGE___d4e4727-1_REMOTE_TAB"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="REMOTE_ID" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4728-1_REMOTE_ID"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="DEST" type="xs:string"
+                  id="__CRM_IMAGE___d4e4729-1_DEST"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="A_CREATE_DATE" type="xs:string"
+                  id="__CRM_IMAGE___d4e4731-1_A_CREATE_D"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="A_RECORD_CREATE_AUTHOR"
+                  type="xs:string" id="__CRM_IMAGE___d4e4732-1_A_RECORD_C"/>
+            </xs:sequence>
+         </xs:restriction>
+      </xs:complexContent>
+   </xs:complexType>
+   <xs:element name="CRM_IMAGE_CRM_PROCES" type="default_db__x3A__CRM_IMAGE:CRM_IMAGE_CRM_PROCES"
+      id="__CRM_IMAGE___d4e4733-1_CRM_IMAGE_"/>
+   <xs:complexType name="CRM_IMAGE_CRM_WSKAZNIK" id="__CRM_IMAGE___d4e4734-1_CRM_IMAGE_">
+      <xs:complexContent id="__CRM_IMAGE___d4e4735-1">
+         <xs:restriction base="default_db__x3A__CRM_IMAGE:CRM_IMAGE">
+            <xs:sequence id="__CRM_IMAGE___d4e4737-1">
+               <xs:element minOccurs="0" maxOccurs="1" name="ID" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4738-1_ID"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="NAME" type="xs:string"
+                  id="__CRM_IMAGE___d4e4739-1_NAME"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="SIZE" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4740-1_SIZE"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="TYPE" type="xs:string"
+                  id="__CRM_IMAGE___d4e4741-1_TYPE"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="IMAGE" type="xs:hexBinary"
+                  id="__CRM_IMAGE___d4e4742-1_IMAGE"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="ICON" type="xs:hexBinary"
+                  id="__CRM_IMAGE___d4e4743-1_ICON"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="WIDTH" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4744-1_WIDTH"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="HEIGHT" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4745-1_HEIGHT"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="REMOTE_TABLE"
+                  type="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE_CRM_WSKAZNIK"
+                  id="__CRM_IMAGE___d4e4746-1_REMOTE_TAB"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="REMOTE_ID" type="xs:integer"
+                  id="__CRM_IMAGE___d4e4747-1_REMOTE_ID"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="DEST" type="xs:string"
+                  id="__CRM_IMAGE___d4e4748-1_DEST"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="A_CREATE_DATE" type="xs:string"
+                  id="__CRM_IMAGE___d4e4750-1_A_CREATE_D"/>
+               <xs:element minOccurs="0" maxOccurs="1" name="A_RECORD_CREATE_AUTHOR"
+                  type="xs:string" id="__CRM_IMAGE___d4e4751-1_A_RECORD_C"/>
+            </xs:sequence>
+         </xs:restriction>
+      </xs:complexContent>
+   </xs:complexType>
+   <xs:element name="CRM_IMAGE_CRM_WSKAZNIK"
+      type="default_db__x3A__CRM_IMAGE:CRM_IMAGE_CRM_WSKAZNIK"
+      id="__CRM_IMAGE___d4e4752-1_CRM_IMAGE_"/>
+</xs:schema>

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


+ 59 - 0
SE/schema/ant-object/default_db.CRM_WSKAZNIK/CRM_WSKAZNIK/CRM_WSKAZNIK.xml

@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+          xmlns:gml="http://www.opengis.net/gml"
+          xmlns:p5="https://biuro.biall-net.pl/wfs"
+          xmlns:default_db="https://biuro.biall-net.pl/wfs/default_db"
+          xmlns:default_objects="https://biuro.biall-net.pl/wfs/default_objects"
+          xmlns:p5_objects="https://biuro.biall-net.pl/wfs/objects"
+          xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+          xmlns:default_db__x3A__CRM_LISTA_ZASOBOW="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
+          elementFormDefault="qualified"
+          targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+          version="1.0.0">
+ <xsd:import namespace="http://www.opengis.net/gml" schemaLocation="https://biuro.biall-net.pl/dev-pl/se-master/schema/gml/2.1.2/feature.xsd"/>
+ <!--typeName 'default_db:CRM_WSKAZNIK'-->
+ <xsd:complexType name="CRM_WSKAZNIKType" p5:web_link="https://biuro.biall-net.pl/dev-pl/se-master/index.php?_route=ViewTableAjax&amp;namespace=default_db/CRM_WSKAZNIK/CRM_WSKAZNIK" p5:last_update_date="2017-05-29T18:34:00" xmlns:p5="https://biuro.biall-net.pl/wfs">
+  <xsd:complexContent>
+   <xsd:extension base="gml:AbstractFeatureType">
+    <xsd:sequence>
+     <xsd:element minOccurs="1" maxOccurs="1" name="ID" type="xsd:integer" nillable="true" p5:id_zasob="1514" p5:label="Nr" p5:description="Numer unikalny wskaźnika" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="ID_PROCES" type="xsd:integer" nillable="true" p5:id_zasob="1516" p5:label="nr proc" p5:description="Numer skojarzonego ze wskaźnikiem procesu, do którego powiązywany jest zasób." p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="ID_ZASOB" type="xsd:integer" nillable="true" p5:id_zasob="1517" p5:label="Nr zasobu" p5:description="Numer powiązanego zasobu do danego procesu. " p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="OPIS_ZASOB" type="xsd:string" nillable="true" p5:id_zasob="1518" p5:label="opis" p5:description="Dodatkowy opcjonalny opis w jaki sposób należy używać zasobu. Np. &lt;i&gt;ustaw na termostacie żądaną temperaturę.&lt;/i&gt;" p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="ID_PRZYPADEK" type="xsd:integer" nillable="true" p5:id_zasob="1520" p5:label="uprawnienie" p5:description="Uprawnienie/przypadek użycia danego zasobu. W zależności od ustawienia w tym polu system może zapewniać np. R - odczyt, W - edycję, C - tworzenie nowego rekordu, V - widzenie wszystkich rekordów nie tylko tych, ze swojej grupy , S - edycje wszystkich rekordów - nie tylko ze swojej grupy uprawnień, O - widzenie rekordów tylko tych, do których ma się prawo zapisu." p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="A_RECORD_CREATE_AUTHOR" type="xsd:string" nillable="true" p5:id_zasob="1521" p5:label="Autor" p5:description="Import" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="A_RECORD_CREATE_DATE" type="xsd:string" nillable="true" p5:id_zasob="1522" p5:label="Utworzono" p5:description="Import" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="A_RECORD_UPDATE_AUTHOR" type="xsd:string" nillable="true" p5:id_zasob="1523" p5:label="Zaktualizował" p5:description="Import" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="A_RECORD_UPDATE_DATE" type="xsd:string" nillable="true" p5:id_zasob="1524" p5:label="Zaktualizowano" p5:description="Import" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="SORT_PRIO" type="xsd:integer" nillable="true" p5:id_zasob="1525" p5:label="sort." p5:description="Waga sortowania. W zależności od wagi w tym polu system wykonuje polecenia przez wszystkie wskaźniki w danym kroku procesu oraz tak samo je wyświetla w drzewie procesów." p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="A_ADM_COMPANY" type="xsd:string" nillable="true" p5:id_zasob="1526" p5:label="Zapis dla" p5:description="Import" p5:allow_write="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="A_CLASSIFIED" type="xsd:string" nillable="true" p5:id_zasob="20415" p5:label="odczyt&lt;br&gt;dla" p5:description="Grupa do odczytu danego rekordu" p5:allow_write="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" name="A_STATUS" type="default_db__x3A__CRM_WSKAZNIK:A_STATUSType" nillable="true" p5:id_zasob="6399" p5:label="status" p5:description="Status aktualności danego wskaźnika. Jeżeli ustawiony na SKASOWANY ( DELETED ) to nie jest brany pod uwagę. " p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
+     <xsd:element minOccurs="0" maxOccurs="1" ref="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW">
+        <!-- <xsd:annotation>
+           <xsd:appinfo>
+              <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:sequence>
+   </xsd:extension>
+  </xsd:complexContent>
+ </xsd:complexType>
+ <xsd:element name="CRM_WSKAZNIK" type="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIKType" substitutionGroup="gml:_Feature"/>
+ <xsd:simpleType name="A_STATUSType">
+  <xsd:restriction base="xsd:string">
+   <xsd:enumeration value="DELETED"/>
+   <xsd:enumeration value="MONITOR"/>
+   <xsd:enumeration value="NORMAL"/>
+   <xsd:enumeration value="OFF_HARD"/>
+   <xsd:enumeration value="OFF_SOFT"/>
+   <xsd:enumeration value="WAITING"/>
+   <xsd:enumeration value="WARNING"/>
+  </xsd:restriction>
+ </xsd:simpleType>
+</xsd:schema>

+ 179 - 58
SE/schema/ant-object/default_db.CRM_WSKAZNIK/CRM_WSKAZNIK/CRM_WSKAZNIK.xsd

@@ -1,59 +1,180 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml version="1.0" encoding="UTF-8"?>
-<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
-          xmlns:gml="http://www.opengis.net/gml"
-          xmlns:p5="https://biuro.biall-net.pl/wfs"
-          xmlns:default_db="https://biuro.biall-net.pl/wfs/default_db"
-          xmlns:default_objects="https://biuro.biall-net.pl/wfs/default_objects"
-          xmlns:p5_objects="https://biuro.biall-net.pl/wfs/objects"
-          xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
-          xmlns:default_db__x3A__CRM_LISTA_ZASOBOW="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
-          elementFormDefault="qualified"
-          targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
-          version="1.0.0">
- <xsd:import namespace="http://www.opengis.net/gml" schemaLocation="https://biuro.biall-net.pl/dev-pl/se-master/schema/gml/2.1.2/feature.xsd"/>
- <!--typeName 'default_db:CRM_WSKAZNIK'-->
- <xsd:complexType name="CRM_WSKAZNIKType" p5:web_link="https://biuro.biall-net.pl/dev-pl/se-master/index.php?_route=ViewTableAjax&amp;namespace=default_db/CRM_WSKAZNIK/CRM_WSKAZNIK" p5:last_update_date="2017-05-29T18:34:00" xmlns:p5="https://biuro.biall-net.pl/wfs">
-  <xsd:complexContent>
-   <xsd:extension base="gml:AbstractFeatureType">
-    <xsd:sequence>
-     <xsd:element minOccurs="1" maxOccurs="1" name="ID" type="xsd:integer" nillable="true" p5:id_zasob="1514" p5:label="Nr" p5:description="Numer unikalny wskaźnika" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="ID_PROCES" type="xsd:integer" nillable="true" p5:id_zasob="1516" p5:label="nr proc" p5:description="Numer skojarzonego ze wskaźnikiem procesu, do którego powiązywany jest zasób." p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="ID_ZASOB" type="xsd:integer" nillable="true" p5:id_zasob="1517" p5:label="Nr zasobu" p5:description="Numer powiązanego zasobu do danego procesu. " p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="OPIS_ZASOB" type="xsd:string" nillable="true" p5:id_zasob="1518" p5:label="opis" p5:description="Dodatkowy opcjonalny opis w jaki sposób należy używać zasobu. Np. &lt;i&gt;ustaw na termostacie żądaną temperaturę.&lt;/i&gt;" p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="ID_PRZYPADEK" type="xsd:integer" nillable="true" p5:id_zasob="1520" p5:label="uprawnienie" p5:description="Uprawnienie/przypadek użycia danego zasobu. W zależności od ustawienia w tym polu system może zapewniać np. R - odczyt, W - edycję, C - tworzenie nowego rekordu, V - widzenie wszystkich rekordów nie tylko tych, ze swojej grupy , S - edycje wszystkich rekordów - nie tylko ze swojej grupy uprawnień, O - widzenie rekordów tylko tych, do których ma się prawo zapisu." p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="A_RECORD_CREATE_AUTHOR" type="xsd:string" nillable="true" p5:id_zasob="1521" p5:label="Autor" p5:description="Import" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="A_RECORD_CREATE_DATE" type="xsd:string" nillable="true" p5:id_zasob="1522" p5:label="Utworzono" p5:description="Import" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="A_RECORD_UPDATE_AUTHOR" type="xsd:string" nillable="true" p5:id_zasob="1523" p5:label="Zaktualizował" p5:description="Import" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="A_RECORD_UPDATE_DATE" type="xsd:string" nillable="true" p5:id_zasob="1524" p5:label="Zaktualizowano" p5:description="Import" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="SORT_PRIO" type="xsd:integer" nillable="true" p5:id_zasob="1525" p5:label="sort." p5:description="Waga sortowania. W zależności od wagi w tym polu system wykonuje polecenia przez wszystkie wskaźniki w danym kroku procesu oraz tak samo je wyświetla w drzewie procesów." p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="A_ADM_COMPANY" type="xsd:string" nillable="true" p5:id_zasob="1526" p5:label="Zapis dla" p5:description="Import" p5:allow_write="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="A_CLASSIFIED" type="xsd:string" nillable="true" p5:id_zasob="20415" p5:label="odczyt&lt;br&gt;dla" p5:description="Grupa do odczytu danego rekordu" p5:allow_write="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" name="A_STATUS" type="default_db__x3A__CRM_WSKAZNIK:A_STATUSType" nillable="true" p5:id_zasob="6399" p5:label="status" p5:description="Status aktualności danego wskaźnika. Jeżeli ustawiony na SKASOWANY ( DELETED ) to nie jest brany pod uwagę. " p5:allow_write="true" p5:allow_create="true" xmlns:p5="https://biuro.biall-net.pl/wfs"/>
-     <xsd:element minOccurs="0" maxOccurs="1" ref="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW">
-        <!-- <xsd:annotation>
-           <xsd:appinfo>
-              <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:sequence>
-   </xsd:extension>
-  </xsd:complexContent>
- </xsd:complexType>
- <xsd:element name="CRM_WSKAZNIK" type="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIKType" substitutionGroup="gml:_Feature"/>
- <xsd:simpleType name="A_STATUSType">
-  <xsd:restriction base="xsd:string">
-   <xsd:enumeration value="DELETED"/>
-   <xsd:enumeration value="MONITOR"/>
-   <xsd:enumeration value="NORMAL"/>
-   <xsd:enumeration value="OFF_HARD"/>
-   <xsd:enumeration value="OFF_SOFT"/>
-   <xsd:enumeration value="WAITING"/>
-   <xsd:enumeration value="WARNING"/>
-  </xsd:restriction>
- </xsd:simpleType>
-</xsd:schema>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
+           xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:default_db__x3A__CRM_LISTA_ZASOBOW="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:default_db__x3A__CRM_PRZYPADEK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PRZYPADEK.xsd"
+           xmlns:default_db__x3A__CRM_IMAGE="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
+           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_WSKAZNIK.xsd"
+           vc:minVersion="1.0"
+           vc:maxVersion="1.1">
+   <xs:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
+              schemaLocation="CRM_LISTA_ZASOBOW.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PRZYPADEK.xsd"
+              schemaLocation="CRM_PRZYPADEK.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
+              schemaLocation="CRM_IMAGE.xsd"/>
+   <xs:complexType name="CRM_WSKAZNIK" id="RM_WSKAZNIK___d4e5330-1_CRM_WSKAZN">
+      <xs:sequence id="RM_WSKAZNIK___d4e5331-1">
+         <xs:element name="ID" type="xs:int" id="RM_WSKAZNIK___d4e5332-1_ID"/>
+         <xs:element name="ID_PROCES"
+                     type="xs:int"
+                     id="RM_WSKAZNIK___d4e5333-1_ID_PROCES">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+               <xs:documentation>relation info:: system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID" 
+              </xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="ID_ZASOB" type="xs:int" id="RM_WSKAZNIK___d4e5340-1_ID_ZASOB">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+         <xs:element ref="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW"
+                     id="RM_WSKAZNIK___d4e5345-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID_ZASOB"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+               <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+               </xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="ID_PRZYPADEK"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5352-1_ID_PRZYPAD"/>
+         <xs:element ref="default_db__x3A__CRM_PRZYPADEK:CRM_PRZYPADEK"
+                     id="RM_WSKAZNIK___d4e5353-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID_PRZYPADEK"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PRZYPADEK:CRM_PRZYPADEK/ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+               <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
+               </xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="PARENT_ID"
+                     type="xs:int"
+                     id="RM_WSKAZNIK___d4e5360-1_PARENT_ID"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="xpath"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5361-1_xpath"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="OPIS_ZASOB"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5362-1_OPIS_ZASOB"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="path_CRM_LISTA_ZASOBOW"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5363-1_path_CRM_L"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="TYP"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5364-1_TYP"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="A_STATUS"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5366-1_A_STATUS"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="A_STATUS_INFO"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5367-1_A_STATUS_I"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="A_RECORD_CREATE_AUTHOR"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5368-1_A_RECORD_C"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="A_RECORD_CREATE_DATE"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5369-1_A_RECORD_C"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="A_RECORD_UPDATE_AUTHOR"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5370-1_A_RECORD_U"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="A_RECORD_UPDATE_DATE"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5371-1_A_RECORD_U"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="SORT_PRIO"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5372-1_SORT_PRIO"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="A_HAS_IMAGE"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5373-1_A_HAS_IMAG"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="A_ADM_COMPANY"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5374-1_A_ADM_COMP"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="A_CLASSIFIED"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5375-1_A_CLASSIFI"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="EXPORT_WSKAZNIK"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5376-1_EXPORT_WSK"/>
+         <xs:element minOccurs="0"
+                     maxOccurs="1"
+                     name="path_CRM_PROCES"
+                     type="xs:string"
+                     id="RM_WSKAZNIK___d4e5378-1_path_CRM_P"/>
+         <xs:element ref="default_db__x3A__CRM_IMAGE:CRM_IMAGE_CRM_WSKAZNIK"
+                     maxOccurs="unbounded"
+                     minOccurs="0"
+                     id="RM_WSKAZNIK___d4e5379-1">
+            <xs:annotation>
+               <xs:appinfo>
+                  <system_cache__appinfo:flat_relation_cache>
+                     <system_cache__appinfo:source system_cache__appinfo:name="ID"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_IMAGE:CRM_IMAGE_CRM_WSKAZNIK/REMOTE_ID"/>
+                  </system_cache__appinfo:flat_relation_cache>
+               </xs:appinfo>
+            </xs:annotation>
+         </xs:element>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="CRM_WSKAZNIK"
+               type="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
+               id="RM_WSKAZNIK___d4e5384-1_CRM_WSKAZN"/>
+</xs:schema>

+ 50 - 0
SE/schema/ant-object/default_db.PRZYPADEK/CRM_PRZYPADEK/CRM_PRZYPADEK.xsd

@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
+           xmlns:gml="http://www.opengis.net/gml/3.2"
+           xmlns:Types__x3A__default_Default="https://biuro.biall-net.pl/wfs/default_db/Types/Default.xsd"
+           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:default_db__x3A__IN7_DZIENNIK_KORESP="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
+           xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
+           xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
+           xmlns:default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
+           xmlns:SystemObjects__x3A__AccessGroup="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+           xmlns:SystemObjects__x3A__AccessOwner="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
+           xmlns:default_db__x3A__CRM_PRZYPADEK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PRZYPADEK.xsd"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PRZYPADEK.xsd">
+   <xs:import namespace="http://www.opengis.net/gml/3.2"
+              schemaLocation="../Types/gml.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
+              schemaLocation="../table/IN7_DZIENNIK_KORESP.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
+              schemaLocation="../table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
+              schemaLocation="../SystemObjects/AccessGroup.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
+              schemaLocation="../SystemObjects/AccessOwner.xsd"/>
+   <xs:simpleType name="A_STATUS_Type" id="M_PRZYPADEK___d4e5311-1_A_STATUS_T">
+      <xs:restriction base="xs:string"/>
+   </xs:simpleType>
+   <xs:complexType name="CRM_PRZYPADEK" id="M_PRZYPADEK___d4e5313-1_CRM_PRZYPA">
+      <xs:annotation>
+         <xs:documentation>Instancyjny - 
+Protopyowy obiekt, który powinien mieć typy konkretnych rodzaji dla różnych technologii. Podzielony z uwagi na stany projektowania oraz realizacji.
+
+</xs:documentation>
+      </xs:annotation>
+      <xs:sequence id="M_PRZYPADEK___d4e5317-1">
+         <xs:element name="ID" type="xs:int" id="M_PRZYPADEK___d4e5318-1_ID"/>
+         <xs:element name="NAZWA" type="xs:string" id="M_PRZYPADEK___d4e5319-1_NAZWA"/>
+         <xs:element name="PYTANIE"
+                     type="xs:string"
+                     id="M_PRZYPADEK___d4e5320-1_PYTANIE"/>
+         <xs:element name="OPIS" type="xs:string" id="M_PRZYPADEK___d4e5321-1_OPIS"/>
+         <xs:element name="FORM_TREAT"
+                     type="xs:string"
+                     id="M_PRZYPADEK___d4e5322-1_FORM_TREAT"/>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="CRM_PRZYPADEK"
+               type="default_db__x3A__CRM_PRZYPADEK:CRM_PRZYPADEK"
+               id="M_PRZYPADEK___d4e5323-1_CRM_PRZYPA"/>
+</xs:schema>

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