Browse Source

upd obj cloned

a.binder 7 years ago
parent
commit
1fa94fef43

+ 61 - 90
schema/ant-object/default_db.BI_audit_KRS_MSIG/BI_audit_KRS_MSIG/BI_audit_KRS_MSIG.xsd

@@ -1,30 +1,29 @@
 <?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: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_MSIG="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_MSIG.xsd"
-           xmlns:default_db__x3A__BI_audit_KRS_MSIG_poz="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_MSIG_poz.xsd"
-           xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
-           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_MSIG.xsd">
-   <xs:import namespace="http://www.opengis.net/gml/3.2"
-              schemaLocation="../Types/gml.xsd"/>
+<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: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_MSIG="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_MSIG.xsd"
+   xmlns:default_db__x3A__BI_audit_KRS_MSIG_poz="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_MSIG_poz.xsd"
+   xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
+   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_MSIG.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"/>
+      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"/>
+      schemaLocation="../SystemObjects/AccessGroup.xsd"/>
    <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
-              schemaLocation="../SystemObjects/AccessOwner.xsd"/>
+      schemaLocation="../SystemObjects/AccessOwner.xsd"/>
    <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_MSIG_poz.xsd"
-              schemaLocation="BI_audit_KRS_MSIG_poz.xsd"/>
+      schemaLocation="BI_audit_KRS_MSIG_poz.xsd"/>
    <xs:simpleType name="A_STATUS_Type" id="it_KRS_MSIG___d5e17600-1_A_STATUS_T">
       <xs:restriction base="xs:string">
          <xs:enumeration value="NORMAL"/>
@@ -39,102 +38,74 @@
    <xs:complexType name="BI_audit_KRS_MSIG" id="it_KRS_MSIG___d5e17609-1_BI_audit_K">
       <xs:sequence id="it_KRS_MSIG___d5e17610-1">
          <xs:element name="ID" type="xs:integer" id="it_KRS_MSIG___d5e17611-1_ID"/>
-         <xs:element name="A_STATUS"
-                     type="default_db__x3A__BI_audit_KRS_MSIG:A_STATUS_Type"
-                     id="it_KRS_MSIG___d5e17612-1_A_STATUS"/>
-         <xs:element name="A_STATUS_INFO"
-                     type="xs:string"
-                     id="it_KRS_MSIG___d5e17613-1_A_STATUS_I"/>
-         <xs:element name="L_APPOITMENT_USER"
-                     type="xs:string"
-                     id="it_KRS_MSIG___d5e17614-1_L_APPOITME"/>
+         <xs:element name="A_STATUS" type="default_db__x3A__BI_audit_KRS_MSIG:A_STATUS_Type"
+            id="it_KRS_MSIG___d5e17612-1_A_STATUS"/>
+         <xs:element name="A_STATUS_INFO" type="xs:string" id="it_KRS_MSIG___d5e17613-1_A_STATUS_I"/>
+         <xs:element name="L_APPOITMENT_USER" type="xs:string"
+            id="it_KRS_MSIG___d5e17614-1_L_APPOITME"/>
          <xs:element ref="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER"
-                     id="it_KRS_MSIG___d5e17615-1">
+            id="it_KRS_MSIG___d5e17615-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: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="it_KRS_MSIG___d5e17620-1_A_CLASSIFI"/>
+         <xs:element name="A_CLASSIFIED" type="xs:string" id="it_KRS_MSIG___d5e17620-1_A_CLASSIFI"/>
          <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED"
-                     id="it_KRS_MSIG___d5e17621-1">
+            id="it_KRS_MSIG___d5e17621-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: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="it_KRS_MSIG___d5e17626-1_A_ADM_COMP"/>
+         <xs:element name="A_ADM_COMPANY" type="xs:string" id="it_KRS_MSIG___d5e17626-1_A_ADM_COMP"/>
          <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY"
-                     id="it_KRS_MSIG___d5e17627-1">
+            id="it_KRS_MSIG___d5e17627-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: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="FILE_STATUS"
-                     type="xs:string"
-                     id="it_KRS_MSIG___d5e17632-1_FILE_STATU"/>
-         <xs:element name="FILE_STATUS_info"
-                     type="xs:string"
-                     id="it_KRS_MSIG___d5e17633-1_FILE_STATU"/>
+         <xs:element name="FILE_STATUS" type="xs:string" id="it_KRS_MSIG___d5e17632-1_FILE_STATU"/>
+         <xs:element name="FILE_STATUS_info" type="xs:string"
+            id="it_KRS_MSIG___d5e17633-1_FILE_STATU"/>
          <xs:element name="rok" type="xs:token" id="it_KRS_MSIG___d5e17635-1_rok"/>
-         <xs:element name="numerRoczny"
-                     type="xs:integer"
-                     id="it_KRS_MSIG___d5e17636-1_numerRoczn"/>
+         <xs:element name="numerRoczny" type="xs:integer" id="it_KRS_MSIG___d5e17636-1_numerRoczn"/>
          <xs:element name="numer" type="xs:integer" id="it_KRS_MSIG___d5e17637-1_numer"/>
          <xs:element name="data" type="xs:token" id="it_KRS_MSIG___d5e17638-1_data"/>
-         <xs:element name="pierwszaPozycja"
-                     type="xs:integer"
-                     id="it_KRS_MSIG___d5e17639-1_pierwszaPo"/>
-         <xs:element name="ostatniaPozycja"
-                     type="xs:integer"
-                     id="it_KRS_MSIG___d5e17640-1_ostatniaPo"/>
+         <xs:element name="pierwszaPozycja" type="xs:integer"
+            id="it_KRS_MSIG___d5e17639-1_pierwszaPo"/>
+         <xs:element name="ostatniaPozycja" type="xs:integer"
+            id="it_KRS_MSIG___d5e17640-1_ostatniaPo"/>
          <xs:element ref="default_db__x3A__BI_audit_KRS_MSIG_poz:BI_audit_KRS_MSIG_poz"
-                     id="it_KRS_MSIG___d5e17641-1"/>
-         
-         <xs:element name="A_RECORD_CREATE_DATE"
-                     type="xs:token"
-                     id="it_KRS_MSIG___d5e17646-1_A_RECORD_C"/>
-         <xs:element name="A_RECORD_CREATE_AUTHOR"
-                     type="xs:string"
-                     id="it_KRS_MSIG___d5e17647-1_A_RECORD_C"/>
-         <xs:element name="A_RECORD_UPDATE_DATE"
-                     type="xs:token"
-                     id="it_KRS_MSIG___d5e17648-1_A_RECORD_U"/>
-         <xs:element name="A_RECORD_UPDATE_AUTHOR"
-                     type="xs:string"
-                     id="it_KRS_MSIG___d5e17649-1_A_RECORD_U"/>
-         <xs:element name="L_APPOITMENT_DATE"
-                     type="xs:string"
-                     id="it_KRS_MSIG___d5e17651-1_L_APPOITME"/>
-         <xs:element name="L_APPOITMENT_PERIOD"
-                     type="xs:string"
-                     id="it_KRS_MSIG___d5e17652-1_L_APPOITME"/>
-         <xs:element name="L_APPOITMENT_INFO"
-                     type="xs:string"
-                     id="it_KRS_MSIG___d5e17653-1_L_APPOITME"/>
-         <xs:element name="L_APPOITMENT_TYPE"
-                     type="xs:string"
-                     id="it_KRS_MSIG___d5e17654-1_L_APPOITME"/>
+            id="it_KRS_MSIG___d5e17641-1" maxOccurs="unbounded"/>
+         <xs:element name="A_RECORD_CREATE_DATE" type="xs:token"
+            id="it_KRS_MSIG___d5e17646-1_A_RECORD_C"/>
+         <xs:element name="A_RECORD_CREATE_AUTHOR" type="xs:string"
+            id="it_KRS_MSIG___d5e17647-1_A_RECORD_C"/>
+         <xs:element name="A_RECORD_UPDATE_DATE" type="xs:token"
+            id="it_KRS_MSIG___d5e17648-1_A_RECORD_U"/>
+         <xs:element name="A_RECORD_UPDATE_AUTHOR" type="xs:string"
+            id="it_KRS_MSIG___d5e17649-1_A_RECORD_U"/>
+         <xs:element name="L_APPOITMENT_DATE" type="xs:string"
+            id="it_KRS_MSIG___d5e17651-1_L_APPOITME"/>
+         <xs:element name="L_APPOITMENT_PERIOD" type="xs:string"
+            id="it_KRS_MSIG___d5e17652-1_L_APPOITME"/>
+         <xs:element name="L_APPOITMENT_INFO" type="xs:string"
+            id="it_KRS_MSIG___d5e17653-1_L_APPOITME"/>
+         <xs:element name="L_APPOITMENT_TYPE" type="xs:string"
+            id="it_KRS_MSIG___d5e17654-1_L_APPOITME"/>
       </xs:sequence>
    </xs:complexType>
-   <xs:element name="BI_audit_KRS_MSIG"
-               type="default_db__x3A__BI_audit_KRS_MSIG:BI_audit_KRS_MSIG"
-               id="it_KRS_MSIG___d5e17655-1_BI_audit_K"/>
+   <xs:element name="BI_audit_KRS_MSIG" type="default_db__x3A__BI_audit_KRS_MSIG:BI_audit_KRS_MSIG"
+      id="it_KRS_MSIG___d5e17655-1_BI_audit_K"/>
 </xs:schema>

+ 32 - 23
schema/ant-object/default_db.BI_audit_KRS_MSIG_poz/BI_audit_KRS_MSIG_poz/BI_audit_KRS_MSIG_poz.xsd

@@ -15,7 +15,13 @@
    xmlns:default_db__x3A__BI_audit_KRS_PKD="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_PKD.xsd"
    xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
    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_MSIG_poz.xsd">
+   targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_MSIG_poz.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_address="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_address.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_company="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_company.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_person="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_person.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_PKD="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_PKD.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_name="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_name.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"/>
@@ -26,27 +32,26 @@
       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.xsd"
+   <!--  <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS.xsd"
       schemaLocation="BI_audit_KRS.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: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_address.xsd"
-      schemaLocation="BI_audit_KRS_address.xsd"/>
-   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS_PKD.xsd"
-      schemaLocation="BI_audit_KRS_PKD.xsd"/>
-   <xs:simpleType name="A_STATUS_Type" id="RS_MSIG_poz___d5e17668-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>
+      schemaLocation="BI_audit_KRS_address.xsd"/>-->
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG.xsd"
+      schemaLocation="BI_audit_MSIG.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_company.xsd"
+      schemaLocation="BI_audit_MSIG_company.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_person.xsd"
+      schemaLocation="BI_audit_MSIG_person.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_address.xsd"
+      schemaLocation="BI_audit_MSIG_address.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_PKD.xsd"
+      schemaLocation="BI_audit_MSIG_PKD.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_name.xsd"
+      schemaLocation="BI_audit_MSIG_name.xsd"/>
    <xs:complexType name="BI_audit_KRS_MSIG_poz" id="RS_MSIG_poz___d5e17678-1_BI_audit_K">
       <xs:sequence id="RS_MSIG_poz___d5e17679-1">
          <xs:element name="ID" type="xs:integer" id="RS_MSIG_poz___d5e17680-1_ID"/>
@@ -55,7 +60,7 @@
             id="RS_MSIG_poz___d5e17682-1_FILE_STATU"/>
          <xs:element name="nrPozycji" type="xs:integer" id="RS_MSIG_poz___d5e17684-1_nrPozycji"/>
          <xs:element name="tresc" type="xs:string" id="RS_MSIG_poz___d5e17685-1_tresc"/>
-         <xs:element ref="default_db__x3A__BI_audit_KRS:BI_audit_KRS" id="RS_MSIG_poz___d5e17686-1">
+         <!--<xs:element ref="default_db__x3A__BI_audit_KRS:BI_audit_KRS" id="RS_MSIG_poz___d5e17686-1">
             <xs:annotation>
                <xs:documentation>Każdy wpis dotyczy jednego KRS</xs:documentation>
             </xs:annotation>
@@ -80,13 +85,17 @@
             <xs:annotation>
                <xs:documentation>Opcjonalnie podmiot zmienia adres/siedzibę</xs:documentation>
             </xs:annotation>
-         </xs:element>
+         </xs:element>-->
+         <xs:element ref="default_db__x3A__BI_audit_MSIG:BI_audit_MSIG"/>
+         <xs:element maxOccurs="2" ref="default_db__x3A__BI_audit_MSIG_name:BI_audit_MSIG_name"/>
          <xs:element maxOccurs="unbounded" minOccurs="0"
-            ref="default_db__x3A__BI_audit_KRS_PKD:BI_audit_KRS_PKD" id="RS_MSIG_poz___d5e17702-1">
-            <xs:annotation>
-               <xs:documentation>Do przeszukiwania analitycznego pochodzenia PKD w danym KRS</xs:documentation>
-            </xs:annotation>
-         </xs:element>
+            ref="default_db__x3A__BI_audit_MSIG_company:BI_audit_MSIG_company"/>
+         <xs:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__BI_audit_MSIG_person:BI_audit_MSIG_person"/>
+         <xs:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__BI_audit_MSIG_address:BI_audit_MSIG_address"/>
+         <xs:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__BI_audit_MSIG_PKD:BI_audit_MSIG_PKD"/>
       </xs:sequence>
    </xs:complexType>
    <xs:element name="BI_audit_KRS_MSIG_poz"

+ 75 - 0
schema/ant-object/default_db.BI_audit_MSIG/BI_audit_MSIG/BI_audit_MSIG.xsd

@@ -0,0 +1,75 @@
+<?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: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:vc="http://www.w3.org/2007/XMLSchema-versioning"
+   xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG.xsd"
+   targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_address="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_address.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_company="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_company.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_name="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_name.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_person="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_person.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_PKD="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_PKD.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:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_company.xsd"
+      schemaLocation="BI_audit_MSIG_company.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_person.xsd"
+      schemaLocation="BI_audit_MSIG_person.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_address.xsd"
+      schemaLocation="BI_audit_MSIG_address.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_name.xsd"
+      schemaLocation="BI_audit_MSIG_name.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_company.xsd"
+      schemaLocation="BI_audit_MSIG_company.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_PKD.xsd"
+      schemaLocation="BI_audit_MSIG_PKD.xsd"/>
+   <xs:complexType name="BI_audit_MSIG">
+      <xs:sequence>
+         <xs:element name="ID" type="xs:integer"/>
+         <xs:element name="krs" type="xs:integer"/>
+         <xs:element name="dataDokumentu" type="xs:token"/>
+         <xs:element name="nip" type="xs:integer"/>
+         <xs:element name="regon" type="xs:integer"/>
+         <xs:element name="nazwa" type="xs:string"/>
+         <xs:element name="S_kraj" type="xs:string"/>
+         <xs:element name="S_wojewodztwo" type="xs:string"/>
+         <xs:element name="S_powiat" type="xs:string"/>
+         <xs:element name="S_gmina" type="xs:string"/>
+         <xs:element name="S_miejscowosc" type="xs:string"/>
+         <xs:element name="A_ulica" type="xs:string"/>
+         <xs:element name="A_nrDomu" type="xs:string"/>
+         <xs:element name="A_nrLokalu" type="xs:string"/>
+         <xs:element name="A_miejscowosc" type="xs:string"/>
+         <xs:element name="A_kod" type="xs:string"/>
+         <xs:element name="A_poczta" type="xs:string"/>
+         <xs:element name="A_kraj" type="xs:string"/>
+         <xs:element name="TERYT_SYM" type="xs:integer"/>
+         <xs:element name="TERYT_SYM_UL" type="xs:integer"/>
+         <xs:element maxOccurs="2" ref="default_db__x3A__BI_audit_MSIG_name:BI_audit_MSIG_name"/>
+         <xs:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__BI_audit_MSIG_person:BI_audit_MSIG_person"/>
+         <xs:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__BI_audit_MSIG_address:BI_audit_MSIG_address"/>
+         <xs:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__BI_audit_MSIG_company:BI_audit_MSIG_company"/>
+         <xs:element maxOccurs="unbounded" minOccurs="0"
+            ref="default_db__x3A__BI_audit_MSIG_PKD:BI_audit_MSIG_PKD"/>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="BI_audit_MSIG" type="default_db__x3A__BI_audit_MSIG:BI_audit_MSIG"/>
+</xs:schema>

+ 0 - 0
schema/ant-object/default_db.BI_audit_MSIG/BI_audit_MSIG/build.xml


+ 95 - 0
schema/ant-object/default_db.BI_audit_MSIG_PKD/BI_audit_MSIG_PKD/BI_audit_MSIG_PKD.xsd

@@ -0,0 +1,95 @@
+<?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: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:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           xmlns:default_db__x3A__BI_audit_MSIG_PKD="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_PKD.xsd"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_PKD.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">
+      <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_MSIG_PKD">
+      <xs:sequence>
+         <xs:element name="the_geom" type="gml:AbstractFeatureType">
+            <xs:annotation>
+               <xs:documentation>Dane geograficzne obiektu - linia, punkt, polygon</xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="A_STATUS" type="default_db__x3A__BI_audit_MSIG_PKD:A_STATUS_Type"/>
+         <xs:element name="A_STATUS_INFO" type="xs:string"/>
+         <xs:element name="L_APPOITMENT_USER" type="xs:string"/>
+         <xs:element ref="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER">
+            <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"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED">
+            <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"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY">
+            <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="ID" type="xs:integer"/>
+         <xs:element name="PKD_NAME" type="xs:string"/>
+         <xs:element name="PKD_NUMBER" type="xs:string"/>
+         <xs:element name="PKD_STRING" type="xs:string"/>
+         <xs:element name="A_RECORD_CREATE_DATE" type="xs:token"/>
+         <xs:element name="A_RECORD_CREATE_AUTHOR" type="xs:string"/>
+         <xs:element name="SYNC_SQIX_STATUS" type="xs:string"/>
+         <xs:element name="A_RECORD_UPDATE_DATE" type="xs:token"/>
+         <xs:element name="A_RECORD_UPDATE_AUTHOR" type="xs:string"/>
+         <xs:element name="L_APPOITMENT_DATE" type="xs:string"/>
+         <xs:element name="L_APPOITMENT_PERIOD" type="xs:string"/>
+         <xs:element name="L_APPOITMENT_INFO" type="xs:string"/>
+         <xs:element name="L_APPOITMENT_TYPE" type="xs:string"/>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="BI_audit_MSIG_PKD"
+               type="default_db__x3A__BI_audit_MSIG_PKD:BI_audit_MSIG_PKD"/>
+</xs:schema>

+ 0 - 0
schema/ant-object/default_db.BI_audit_MSIG_PKD/BI_audit_MSIG_PKD/build.xml


+ 98 - 0
schema/ant-object/default_db.BI_audit_MSIG_address/BI_audit_MSIG_address/BI_audit_MSIG_address.xsd

@@ -0,0 +1,98 @@
+<?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: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:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           xmlns:default_db__x3A__BI_audit_MSIG_address="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_address.xsd"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_address.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">
+      <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_MSIG_address">
+      <xs:sequence>
+         <xs:element name="the_geom" type="gml:AbstractFeatureType">
+            <xs:annotation>
+               <xs:documentation>Dane geograficzne obiektu - linia, punkt, polygon</xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="A_STATUS"
+                     type="default_db__x3A__BI_audit_MSIG_address:A_STATUS_Type"/>
+         <xs:element name="A_STATUS_INFO" type="xs:string"/>
+         <xs:element name="L_APPOITMENT_USER" type="xs:string"/>
+         <xs:element ref="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER">
+            <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"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED">
+            <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"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY">
+            <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="ID" type="xs:integer"/>
+         <xs:element name="S_kraj" type="xs:string"/>
+         <xs:element name="S_wojewodztwo" type="xs:string"/>
+         <xs:element name="S_powiat" type="xs:string"/>
+         <xs:element name="S_gmina" type="xs:string"/>
+         <xs:element name="S_miejscowosc" type="xs:string"/>
+         <xs:element name="A_ulica" type="xs:string"/>
+         <xs:element name="A_nrDomu" type="xs:string"/>
+         <xs:element name="A_nrLokalu" type="xs:string"/>
+         <xs:element name="A_miejscowosc" type="xs:string"/>
+         <xs:element name="A_kod" type="xs:string"/>
+         <xs:element name="A_poczta" type="xs:string"/>
+         <xs:element name="A_kraj" type="xs:string"/>
+         <xs:element name="TERYT_SYM" type="xs:integer"/>
+         <xs:element name="TERYT_SYM_UL" type="xs:integer"/>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="BI_audit_MSIG_address"
+               type="default_db__x3A__BI_audit_MSIG_address:BI_audit_MSIG_address"/>
+</xs:schema>

+ 0 - 0
schema/ant-object/default_db.BI_audit_MSIG_address/BI_audit_MSIG_address/build.xml


+ 34 - 0
schema/ant-object/default_db.BI_audit_MSIG_company/BI_audit_MSIG_company/BI_audit_MSIG_company.xsd

@@ -0,0 +1,34 @@
+<?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: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:vc="http://www.w3.org/2007/XMLSchema-versioning"
+   xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+   xmlns:default_db__x3A__BI_audit_MSIG_company="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_company.xsd"
+   targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_company.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:complexType name="BI_audit_MSIG_company">
+      <xs:sequence>
+         <xs:element name="ID" type="xs:integer"/>
+         <xs:element name="nazwa" type="xs:string"/>
+         <xs:element name="regon" type="xs:integer"/>
+         <xs:element name="krs" type="xs:integer"/>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="BI_audit_MSIG_company"
+      type="default_db__x3A__BI_audit_MSIG_company:BI_audit_MSIG_company"/>
+</xs:schema>

+ 0 - 0
schema/ant-object/default_db.BI_audit_MSIG_company/BI_audit_MSIG_company/build.xml


+ 85 - 0
schema/ant-object/default_db.BI_audit_MSIG_name/BI_audit_MSIG_name/BI_audit_MSIG_name.xsd

@@ -0,0 +1,85 @@
+<?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: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:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           xmlns:default_db__x3A__BI_audit_MSIG_name="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_name.xsd"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_name.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">
+      <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_MSIG_name">
+      <xs:sequence>
+         <xs:element name="the_geom" type="gml:AbstractFeatureType">
+            <xs:annotation>
+               <xs:documentation>Dane geograficzne obiektu - linia, punkt, polygon</xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="A_STATUS"
+                     type="default_db__x3A__BI_audit_MSIG_name:A_STATUS_Type"/>
+         <xs:element name="A_STATUS_INFO" type="xs:string"/>
+         <xs:element name="L_APPOITMENT_USER" type="xs:string"/>
+         <xs:element ref="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER">
+            <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"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED">
+            <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"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY">
+            <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="ID" type="xs:integer"/>
+         <xs:element name="nazwa" type="xs:string"/>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="BI_audit_MSIG_name"
+               type="default_db__x3A__BI_audit_MSIG_name:BI_audit_MSIG_name"/>
+</xs:schema>

+ 0 - 0
schema/ant-object/default_db.BI_audit_MSIG_name/BI_audit_MSIG_name/build.xml


+ 87 - 0
schema/ant-object/default_db.BI_audit_MSIG_person/BI_audit_MSIG_person/BI_audit_MSIG_person.xsd

@@ -0,0 +1,87 @@
+<?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: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:vc="http://www.w3.org/2007/XMLSchema-versioning"
+           xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+           xmlns:default_db__x3A__BI_audit_MSIG_person="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_person.xsd"
+           targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_MSIG_person.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">
+      <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_MSIG_person">
+      <xs:sequence>
+         <xs:element name="the_geom" type="gml:AbstractFeatureType">
+            <xs:annotation>
+               <xs:documentation>Dane geograficzne obiektu - linia, punkt, polygon</xs:documentation>
+            </xs:annotation>
+         </xs:element>
+         <xs:element name="A_STATUS"
+                     type="default_db__x3A__BI_audit_MSIG_person:A_STATUS_Type"/>
+         <xs:element name="A_STATUS_INFO" type="xs:string"/>
+         <xs:element name="L_APPOITMENT_USER" type="xs:string"/>
+         <xs:element ref="SystemObjects__x3A__AccessOwner:L_APPOITMENT_USER">
+            <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"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_CLASSIFIED">
+            <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"/>
+         <xs:element ref="SystemObjects__x3A__AccessGroup:A_ADM_COMPANY">
+            <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="ID" type="xs:integer"/>
+         <xs:element name="nazwisko" type="xs:string"/>
+         <xs:element name="imiona" type="xs:string"/>
+         <xs:element name="pesel" type="xs:integer"/>
+      </xs:sequence>
+   </xs:complexType>
+   <xs:element name="BI_audit_MSIG_person"
+               type="default_db__x3A__BI_audit_MSIG_person:BI_audit_MSIG_person"/>
+</xs:schema>

+ 0 - 0
schema/ant-object/default_db.BI_audit_MSIG_person/BI_audit_MSIG_person/build.xml