|
|
@@ -6,7 +6,10 @@
|
|
|
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">
|
|
|
+ vc:maxVersion="1.1" vc:minVersion="1.0"
|
|
|
+ xmlns:default_db__x3A__BI_audit_KRS="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="../../default_db.BI_audit_KRS/BI_audit_KRS/BI_audit_KRS.xsd"/>
|
|
|
<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>
|
|
|
@@ -17,6 +20,15 @@
|
|
|
<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:element name="cached" id="_KRS_person___d5e5635-1_cached" type="xs:int"> </xs:element>
|
|
|
+ <xs:element ref="default_db__x3A__BI_audit_KRS:BI_audit_KRS">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:appinfo>
|
|
|
+ <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:flat_relation_cache>
|
|
|
+ </xs:appinfo>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:element>
|
|
|
</xs:sequence>
|
|
|
</xs:complexType>
|
|
|
<xs:element name="BI_audit_KRS_person"
|