| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:default_db__x3A__BI_audit_KW_requested_person="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KW_requested_person.xsd"
- xmlns:default_db__x3A__BI_audit_KW_requested="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KW_requested.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"
- targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KW_requested_person.xsd"
- vc:minVersion="1.1">
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KW_requested.xsd"
- schemaLocation="BI_audit_KW_requested.xsd"/>
- <xs:complexType name="BI_audit_KW_requested_person"
- id="sted_person___d5e8988-1_BI_audit_K">
- <xs:annotation>
- <xs:documentation>Osoby występujące w księgach wieczystych</xs:documentation>
- <xs:appinfo>
- <system_cache__appinfo:heritage>
- <system_cache__appinfo:inherit system_cache__appinfo:inherit_ref="default_db:BI_audit_KW_requested_person"
- system_cache__appinfo:heritage_acl="true">
- <system_cache__appinfo:acl_rule_inherit_to_all_same_name_elements_and_refs/>
- <acl_rule_inherit_to_all_refs_by_primary/>
- <acl_rule_inherit_to_all_refs_by_local_element system_cache__appinfo:acl_rule_inherit_local_element_name="Seller_person"/>
- </system_cache__appinfo:inherit>
- <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
- system_cache__appinfo:heritage_sort="true"/>
- </system_cache__appinfo:heritage>
- </xs:appinfo>
- </xs:annotation>
- <xs:sequence id="sted_person___d5e8992-1">
- <xs:element name="ID" type="xs:int" id="sted_person___d5e8993-1_ID"/>
- <xs:element name="Seller_person"
- type="xs:string"
- id="sted_person___d5e8994-1_Seller_per"/>
- <xs:element name="Seller_person_pesel"
- type="xs:long"
- id="sted_person___d5e8995-1_Seller_per"/>
- <xs:element name="Seller_person_KRS"
- type="xs:int"
- id="sted_person___d5e8996-1_Seller_per"/>
- <xs:element name="Seller_person_NIP"
- type="xs:long"
- id="sted_person___d5e8997-1_Seller_per"/>
- <xs:element name="Seller_person_REGON"
- type="xs:long"
- id="sted_person___d5e8998-1_Seller_per"/>
- <xs:element name="Sold_Date"
- type="xs:date"
- id="sted_person___d15e12173-1_Sold_Date"/>
- <xs:element name="Sold_method"
- type="xs:string"
- id="sted_person___d15e12174-1_Sold_metho"/>
- <xs:element name="Sell_Price"
- type="xs:double"
- id="sted_person___d15e12175-1_Sell_Price"/>
- <xs:element name="KW_Sold_from"
- type="xs:string"
- id="sted_person___d15e12176-1_KW_Sold_fr"/>
- <xs:element ref="default_db__x3A__BI_audit_KW_requested:BI_audit_KW_requested"
- id="sted_person___d15e12177-1">
- <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:attribute name="label" type="xs:string" id="sted_person___d13e77342-1_label"/>
- <xs:assert test="@label = Seller_person" id="sted_person___d13e77343-1"/>
- </xs:complexType>
- <xs:element name="BI_audit_KW_requested_person"
- type="default_db__x3A__BI_audit_KW_requested_person:BI_audit_KW_requested_person"
- id="sted_person___d5e8999-1_BI_audit_K"/>
- </xs:schema>
|