|
|
@@ -8,19 +8,24 @@
|
|
|
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__DEALS_TABLE="https://biuro.biall-net.pl/wfs/default_db/table/DEALS_TABLE.xsd"
|
|
|
- xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
|
|
|
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
|
|
|
- xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
|
|
|
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
|
|
|
xmlns:fix_se_defaultdb_schema="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/fix_se_defaultdb_schema/fix_se_defaultdb_schema.xsd"
|
|
|
xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
|
|
|
xmlns:default_db__x3A__USERS2_OFFERS_GROUPS="https://biuro.biall-net.pl/wfs/default_db/table/USERS2_OFFERS_GROUPS.xsd"
|
|
|
xmlns:default_db__x3A__USERS2_OFFERS="https://biuro.biall-net.pl/wfs/default_db/table/USERS2_OFFERS.xsd"
|
|
|
xmlns:default_db__x3A__MK_Rewiry="https://biuro.biall-net.pl/wfs/default_db/table/MK_Rewiry.xsd"
|
|
|
xmlns:default_db__x3A__COMPANIES="https://biuro.biall-net.pl/wfs/default_db/table/COMPANIES.xsd"
|
|
|
+ xmlns:default_db__x3A__SERVICES="https://biuro.biall-net.pl/wfs/default_db/table/SERVICES.xsd"
|
|
|
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
+ xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
|
|
|
+ xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
|
|
|
+ xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
|
|
|
+ xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
|
|
|
+ xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
|
|
|
+ xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
|
|
|
+ xmlns:ant-object="http://biuro.biall-net.pl/xmlschema_procesy5/ant-object/ant-object.xsd"
|
|
|
+ xmlns:p5ant-interface="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd"
|
|
|
targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/DEALS_TABLE.xsd"
|
|
|
- vc:minVersion="1.1"
|
|
|
- xmlns:default_db__x3A__SERVICES="https://biuro.biall-net.pl/wfs/default_db/table/SERVICES.xsd">
|
|
|
+ vc:minVersion="1.1" xmlns:p5="https://biuro.biall-net.pl/wfs">
|
|
|
<xs:import namespace="http://biuro.biall-net.pl/p5/schema/types"
|
|
|
schemaLocation="../../../types.xsd"/>
|
|
|
<xs:import namespace="http://www.opengis.net/gml/3.2"
|
|
|
@@ -43,10 +48,12 @@
|
|
|
schemaLocation="../../default_db.COMPANIES/COMPANIES/COMPANIES.xsd"/>
|
|
|
<xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/SERVICES.xsd"
|
|
|
schemaLocation="../../default_db.SERVICES/SERVICES/SERVICES.xsd">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>Services potrzebne do raportu sprzedazy</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
</xs:import>
|
|
|
+ <xs:import namespace="https://biuro.biall-net.pl/wfs" schemaLocation="../../../Types/p5.xsd"/>
|
|
|
<xs:simpleType name="A_STATUS_Type" id="DEALS_TABLE___d4e6183-1_A_STATUS_T">
|
|
|
<xs:restriction base="xs:string">
|
|
|
<xs:enumeration value="NORMAL"/>
|
|
|
@@ -59,6 +66,7 @@
|
|
|
</xs:restriction>
|
|
|
</xs:simpleType>
|
|
|
<xs:complexType name="DEALS_TABLE" id="DEALS_TABLE___d4e6192-1_DEALS_TABL">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
<system_cache__appinfo:heritage>
|
|
|
@@ -75,14 +83,15 @@
|
|
|
<xs:sequence id="DEALS_TABLE___d4e6193-1">
|
|
|
<xs:element name="ID" type="xs:integer" id="DEALS_TABLE___d4e6203-1_ID"/>
|
|
|
<xs:element name="P_ID" type="xs:integer" id="DEALS_TABLE___d4e6204-1_P_ID"/>
|
|
|
- <xs:element name="the_geom" type="gml:AbstractFeatureType"
|
|
|
- id="DEALS_TABLE___d4e6194-1_the_geom"/>
|
|
|
+ <xs:element name="the_geom" type="p5Type:point" id="DEALS_TABLE___d4e6194-1_the_geom"/>
|
|
|
<xs:element name="A_STATUS" type="default_db__x3A__DEALS_TABLE:A_STATUS_Type"
|
|
|
id="DEALS_TABLE___d4e6195-1_A_STATUS"/>
|
|
|
<xs:element name="A_STATUS_INFO" type="xs:string" id="DEALS_TABLE___d4e6196-1_A_STATUS_I"/>
|
|
|
<xs:element name="L_APPOITMENT_USER" type="xs:string"
|
|
|
id="DEALS_TABLE___d4e6197-1_L_APPOITME"/>
|
|
|
- <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER">
|
|
|
+ <xs:element ref="default_db__x3A__ADMIN_USERS:L_APPOITMENT_USER"
|
|
|
+ id="DEALS_TABLE___d18e203-1">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
<system_cache__appinfo:flat_relation_cache>
|
|
|
@@ -95,7 +104,8 @@
|
|
|
<xs:element name="A_ADM_COMPANY" type="xs:string" id="DEALS_TABLE___d4e6201-1_A_ADM_COMP"/>
|
|
|
<xs:element name="ID_BILLING_USERS" type="xs:integer"
|
|
|
id="DEALS_TABLE___d4e6206-1_ID_BILLING"/>
|
|
|
- <xs:element ref="default_db__x3A__COMPANIES:ID_BILLING_USERS">
|
|
|
+ <xs:element ref="default_db__x3A__COMPANIES:ID_BILLING_USERS" id="DEALS_TABLE___d18e211-1">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
<system_cache__appinfo:flat_relation_cache>
|
|
|
@@ -151,10 +161,12 @@
|
|
|
<xs:element name="P_ACCOUNT" type="xs:string" id="DEALS_TABLE___d4e6236-1_P_ACCOUNT"/>
|
|
|
<xs:element name="ID_OFFERS_GROUP" type="xs:integer"
|
|
|
id="DEALS_TABLE___d4e6237-1_ID_OFFERS_"/>
|
|
|
- <xs:element ref="default_db__x3A__USERS2_OFFERS_GROUPS:USERS2_OFFERS_GROUPS">
|
|
|
+ <xs:element ref="default_db__x3A__USERS2_OFFERS_GROUPS:USERS2_OFFERS_GROUPS"
|
|
|
+ id="DEALS_TABLE___d18e250-1">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
- <system_cache__appinfo:flat_relation_cache>
|
|
|
+ <system_cache__appinfo:flat_relation_cache>
|
|
|
<system_cache__appinfo:source system_cache__appinfo:ref_engine="view" system_cache__appinfo:name="ID_OFFERS_GROUP" system_cache__appinfo:xpath="default_db__x3A__USERS2_OFFERS_GROUPS:USERS2_OFFERS_GROUPS/ID"/>
|
|
|
</system_cache__appinfo:flat_relation_cache>
|
|
|
</xs:appinfo>
|
|
|
@@ -162,10 +174,11 @@
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
<xs:element name="ID_OFFERS_ON" type="xs:string" id="DEALS_TABLE___d4e6238-1_ID_OFFERS_"/>
|
|
|
- <xs:element ref="default_db__x3A__USERS2_OFFERS:ID_OFFERS_ON">
|
|
|
+ <xs:element ref="default_db__x3A__USERS2_OFFERS:ID_OFFERS_ON" id="DEALS_TABLE___d18e258-1">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
- <system_cache__appinfo:flat_relation_cache>
|
|
|
+ <system_cache__appinfo:flat_relation_cache>
|
|
|
<system_cache__appinfo:source system_cache__appinfo:ref_engine="view" system_cache__appinfo:name="ID_OFFERS_ON" system_cache__appinfo:xpath="default_db__x3A__USERS2_OFFERS:ID_OFFERS_ON/ID"/>
|
|
|
</system_cache__appinfo:flat_relation_cache>
|
|
|
</xs:appinfo>
|
|
|
@@ -173,10 +186,11 @@
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
<xs:element name="ID_OFFERS_OFF" type="xs:string" id="DEALS_TABLE___d4e6239-1_ID_OFFERS_"/>
|
|
|
- <xs:element ref="default_db__x3A__USERS2_OFFERS:ID_OFFERS_OFF">
|
|
|
+ <xs:element ref="default_db__x3A__USERS2_OFFERS:ID_OFFERS_OFF" id="DEALS_TABLE___d18e267-1">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
- <system_cache__appinfo:flat_relation_cache>
|
|
|
+ <system_cache__appinfo:flat_relation_cache>
|
|
|
<system_cache__appinfo:source system_cache__appinfo:ref_engine="view" system_cache__appinfo:name="ID_OFFERS_OFF" system_cache__appinfo:xpath="default_db__x3A__USERS2_OFFERS:ID_OFFERS_OFF/ID"/>
|
|
|
</system_cache__appinfo:flat_relation_cache>
|
|
|
</xs:appinfo>
|
|
|
@@ -196,10 +210,11 @@
|
|
|
<xs:element name="ROZLICZ_MONTH" type="xs:token" id="DEALS_TABLE___d4e6247-1_ROZLICZ_MO"/>
|
|
|
<xs:element name="ROZLICZ_ZYSK" type="xs:double" id="DEALS_TABLE___d4e6248-1_ROZLICZ_ZY"/>
|
|
|
<xs:element name="M_REWIR" type="xs:string" id="DEALS_TABLE___d4e6249-1_M_REWIR"/>
|
|
|
- <xs:element ref="default_db__x3A__MK_Rewiry:MK_Rewiry">
|
|
|
+ <xs:element ref="default_db__x3A__MK_Rewiry:MK_Rewiry" id="DEALS_TABLE___d18e283-1">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
- <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
|
|
|
+ <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
|
|
|
<system_cache__appinfo:source system_cache__appinfo:ref_engine="view" system_cache__appinfo:name="M_REWIR" system_cache__appinfo:xpath="default_db__x3A__MK_Rewiry:MK_Rewiry/NAZWA_REWI"/>
|
|
|
</system_cache__appinfo:flat_relation_cache>
|
|
|
</xs:appinfo>
|
|
|
@@ -212,29 +227,36 @@
|
|
|
<xs:element name="OFFERS_ZYSK_INFO" type="xs:string"
|
|
|
id="DEALS_TABLE___d4e6252-1_OFFERS_ZYS"/>
|
|
|
<xs:element name="ID_PROJECT" type="xs:integer" id="DEALS_TABLE___d4e6254-1_ID_PROJECT"/>
|
|
|
- <xs:element name="USTALONA_DATA_PODLACZENIA" type="xs:date"/>
|
|
|
- <xs:element name="DATA_WYK_PODLACZENIA" type="xs:date"/>
|
|
|
- <xs:element ref="default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI:ID_PROJECT">
|
|
|
+ <xs:element name="USTALONA_DATA_PODLACZENIA" type="xs:date"
|
|
|
+ id="DEALS_TABLE___d18e295-1_USTALONA_D"/>
|
|
|
+ <xs:element name="DATA_WYK_PODLACZENIA" type="xs:date"
|
|
|
+ id="DEALS_TABLE___d18e296-1_DATA_WYK_P"/>
|
|
|
+ <xs:element ref="default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI:ID_PROJECT"
|
|
|
+ id="DEALS_TABLE___d18e297-1">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
- <system_cache__appinfo:flat_relation_cache>
|
|
|
+ <system_cache__appinfo:flat_relation_cache>
|
|
|
<system_cache__appinfo:source system_cache__appinfo:ref_engine="view" system_cache__appinfo:name="ID_PROJECT" system_cache__appinfo:xpath="default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI:ID_PROJECT/ID"/>
|
|
|
</system_cache__appinfo:flat_relation_cache>
|
|
|
</xs:appinfo>
|
|
|
<xs:documentation>@2018-03 todo mamy podwojne dojscie - przez rewir i przez projekt - lepiej od rewiru analizowac sprzedaz</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
- <xs:element minOccurs="0" ref="default_db__x3A__SERVICES:SERVICES">
|
|
|
+ <xs:element minOccurs="0" ref="default_db__x3A__SERVICES:SERVICES"
|
|
|
+ id="DEALS_TABLE___d18e304-1">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
- <system_cache__appinfo:flat_relation_cache>
|
|
|
- <system_cache__appinfo:source system_cache__appinfo:ref_engine="view" system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__SERVICES:SERVICES/ID_DEALS_TABLE"/>
|
|
|
- </system_cache__appinfo:flat_relation_cache>
|
|
|
- </xs:appinfo>
|
|
|
+ <system_cache__appinfo:flat_relation_cache>
|
|
|
+ <system_cache__appinfo:source system_cache__appinfo:ref_engine="view" system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__SERVICES:SERVICES/ID_DEALS_TABLE"/>
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
+ </xs:appinfo>
|
|
|
<xs:documentation>Jedna usluga moze miec max jedna umowe raczej. Ta relacja jest potrzebna do raportu sprzedazy. Uwaga podwojne dojscie przez ID_PROJECT jest rowniez! Do tuningu</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
- <xs:element name="AKTYWACJA_link" type="p5:link">
|
|
|
+ <xs:element name="AKTYWACJA_link" type="p5:link" id="DEALS_TABLE___d18e311-1_AKTYWACJA_">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
<p5Type:simpleLink href="index.php?MENU_INIT=POKAZ_OFERTY_AKTUALNE_FUNC&task=activate_deal&id_deal={ID}" target="_blank" label="Aktywuj umowę {ID}"/>
|
|
|
@@ -245,6 +267,7 @@
|
|
|
</xs:complexType>
|
|
|
<xs:element name="DEALS_TABLE" type="default_db__x3A__DEALS_TABLE:DEALS_TABLE"
|
|
|
id="DEALS_TABLE___d4e6255-1_DEALS_TABL">
|
|
|
+ <!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>Umowy z klientami indywidualnymi</xs:documentation>
|
|
|
</xs:annotation>
|