1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
- xmlns:zasob_17666__x3A__crm_voivodeships="https://biuro.biall-net.pl/api/17666//crm_voivodeships.xsd"
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- targetNamespace="https://biuro.biall-net.pl/api/17666//crm_voivodeships.xsd"
- system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
- vc:minVersion="1.1">
- <xs:complexType name="crm_voivodeships" id="___d6e70408-1_crm_voivod">
- <xs:annotation>
- <xs:appinfo>
- <system_cache__appinfo:heritage>
- <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="___d6e70409-1"
- system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="Id"
- minOccurs="0"
- type="p5Type:integer"
- id="___d6e70410-1_Id"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="Voivodeship"
- minOccurs="0"
- type="p5Type:string"
- id="___d6e70411-1_Voivodeshi"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="IsDeleted"
- minOccurs="0"
- default="0"
- type="p5Type:integer"
- id="___d6e70412-1_IsDeleted"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="IsSystem"
- minOccurs="0"
- default="0"
- type="p5Type:integer"
- id="___d6e70413-1_IsSystem"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="CountryId"
- minOccurs="0"
- default="1"
- type="p5Type:integer"
- id="___d6e70414-1_CountryId"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element id="___d6e70408-1_crm_voivod_ct1"
- name="crm_voivodeships"
- type="zasob_17666__x3A__crm_voivodeships:crm_voivodeships"/>
- <xs:complexType name="RegionId" id="___d6e70408-1_crm_voivodctRegionId">
- <xs:complexContent>
- <xs:extension base="zasob_17666__x3A__crm_voivodeships:crm_voivodeships"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="RegionId"
- id="___d6e70408-1_crm_voivodelRegionId"
- type="zasob_17666__x3A__crm_voivodeships:crm_voivodeships"/>
- <xs:complexType name="VoivodeshipId" id="___d6e70408-1_crm_voivodctVoivodeshipId">
- <xs:complexContent>
- <xs:extension base="zasob_17666__x3A__crm_voivodeships:crm_voivodeships"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="VoivodeshipId"
- id="___d6e70408-1_crm_voivodelVoivodeshipId"
- type="zasob_17666__x3A__crm_voivodeships:crm_voivodeships"/>
- </xs:schema>
|