| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <?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:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
- xmlns:default_db__x3A__BI_audit_CEIDG_pelnomocnicy="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_CEIDG_pelnomocnicy.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"
- targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_CEIDG_pelnomocnicy.xsd"
- vc:minVersion="1.1">
- <!--<xs:simpleType name="A_STATUS_Type" id="elnomocnicy___d4e4693-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>-->
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_KRS.xsd"
- schemaLocation="BI_audit_KRS.xsd"/>
- <xs:complexType name="BI_audit_CEIDG_pelnomocnicy" id="elnomocnicy___d4e4702-1_BI_audit_C">
- <xs:sequence id="elnomocnicy___d4e4703-1">
- <!--<xs:element name="A_STATUS"
- type="default_db__x3A__BI_audit_CEIDG_pelnomocnicy:A_STATUS_Type"
- id="elnomocnicy___d4e4708-1_A_STATUS"/>-->
- <!--<xs:element name="A_STATUS_INFO" type="xs:string" id="elnomocnicy___d4e4709-1_A_STATUS_I"/>-->
- <!--<xs:element name="L_APPOITMENT_USER" type="xs:string"
- id="elnomocnicy___d4e4710-1_L_APPOITME"/>
- <xs:element name="A_CLASSIFIED" type="xs:string" id="elnomocnicy___d4e4716-1_A_CLASSIFI"/>
- <xs:element name="A_ADM_COMPANY" type="xs:string" id="elnomocnicy___d4e4722-1_A_ADM_COMP"/>-->
- <xs:element name="ID" type="xs:integer" id="elnomocnicy___d4e4728-1_ID"/>
- <xs:element name="nazwa" type="xs:string" id="elnomocnicy___d4e4729-1_nazwa"/>
- <xs:element name="nip" type="xs:integer" id="elnomocnicy___d4e4731-1_nip"/>
- <xs:element name="miejscowosc" type="xs:string" id="elnomocnicy___d4e4732-1_miejscowos"/>
- <xs:element name="ulica" type="xs:string" id="elnomocnicy___d4e4733-1_ulica"/>
- <xs:element name="budynek" type="xs:string" id="elnomocnicy___d4e4734-1_budynek"/>
- <xs:element name="lokal" type="xs:string" id="elnomocnicy___d4e4735-1_lokal"/>
- <xs:element name="kodPocztowy" type="xs:string" id="elnomocnicy___d4e4736-1_kodPocztow"/>
- <xs:element name="poczta" type="xs:string" id="elnomocnicy___d4e4737-1_poczta"/>
- <xs:element name="gmina" type="xs:string" id="elnomocnicy___d4e4738-1_gmina"/>
- <xs:element name="powiat" type="xs:string" id="elnomocnicy___d4e4739-1_powiat"/>
- <xs:element name="wojewodztwo" type="xs:string" id="elnomocnicy___d4e4740-1_wojewodztw"/>
- <xs:element name="cached" id="elnomocnicy___d5e4756-1_cached" type="xs:int"/>
- </xs:sequence>
- <xs:attribute name="label" type="xs:string" id="elnomocnicy___d13e75916-1_label"/>
- <xs:assert test="@label = concat(substring(nazwa, 1, 20), ' ', substring(miejscowosc, 1, 20))"
- id="elnomocnicy___d13e75917-1"/>
- </xs:complexType>
- <xs:element name="BI_audit_CEIDG_pelnomocnicy"
- type="default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy"
- id="elnomocnicy___d4e4741-1_BI_audit_C"/>
- </xs:schema>
|