|
|
@@ -11,10 +11,13 @@
|
|
|
xmlns:default_db__x3A__BI_audit_ENERGA_RUM_UMOWY="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_ENERGA_RUM_UMOWY.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_ENERGA_RUM_KONTRAHENCI.xsd">
|
|
|
+ targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_ENERGA_RUM_KONTRAHENCI.xsd"
|
|
|
+ xmlns:default_db__x3A__BI_audit_taxpayer="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_taxpayer.xsd">
|
|
|
<xs:import
|
|
|
namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_ENERGA_RUM_UMOWY.xsd"
|
|
|
schemaLocation="../../default_db.BI_audit_ENERGA_RUM_UMOWY/BI_audit_ENERGA_RUM_UMOWY/BI_audit_ENERGA_RUM_UMOWY.xsd"/>
|
|
|
+ <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_taxpayer.xsd"
|
|
|
+ schemaLocation="../../default_db.BI_audit_taxpayer/BI_audit_taxpayer/BI_audit_taxpayer.xsd"/>
|
|
|
<xs:simpleType name="A_STATUS_Type" id="KONTRAHENCI___d4e4954-1_A_STATUS_T">
|
|
|
<xs:restriction base="xs:string">
|
|
|
<xs:enumeration value="NORMAL"/>
|
|
|
@@ -102,7 +105,7 @@
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
<xs:element ref="default_db__x3A__BI_audit_ENERGA_RUM_UMOWY:BI_audit_ENERGA_RUM_UMOWY"
|
|
|
- id="KONTRAHENCI___d5ess5122-1">
|
|
|
+ id="KONTRAHENCI___d5ess5122-1" maxOccurs="unbounded" minOccurs="0">
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
<system_cache__appinfo:flat_relation_cache>
|
|
|
@@ -111,6 +114,15 @@
|
|
|
</xs:appinfo>
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
+ <xs:element ref="default_db__x3A__BI_audit_taxpayer:BI_audit_taxpayer" minOccurs="0" id="KONTRAHENCI___d5ess5taxp">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:appinfo>
|
|
|
+ <system_cache__appinfo:flat_relation_cache>
|
|
|
+ <system_cache__appinfo:source system_cache__appinfo:name="NIP" system_cache__appinfo:xpath="default_db__x3A__BI_audit_taxpayer:BI_audit_taxpayer/nip"/>
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
+ </xs:appinfo>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:element>
|
|
|
</xs:sequence>
|
|
|
</xs:complexType>
|
|
|
<xs:element name="BI_audit_ENERGA_RUM_KONTRAHENCI"
|