13717
ID | 13717 |
Data | 2025-03-17 |
Symbol | 2025/03/17/13717 |
Instytucja | Ministerstwo Finansów |
Nazwa | VAT-REF WNIOSEK O ZWROT PODATKU OD WARTOŚCI DODANEJ (VAT) NALICZONEGO W INNYM PAŃSTWIE CZŁONKOWSKIM |
Czy Aktualny | 1 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/06/08/eD/DefinicjeTypy/" xmlns:kue="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/01/04/eD/KodyUE/" xmlns:kpkd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2025/01/01/eD/KodyPKD/" xmlns:kck="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/03/02/eD/KodyCECHKRAJOW/" xmlns:kot="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2011/06/21/eD/KodyOPISYTOWAROW/" xmlns:tns="http://crd.gov.pl/wzor/2025/03/17/13717/" targetNamespace="http://crd.gov.pl/wzor/2025/03/17/13717/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="pl">
<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/06/08/eD/DefinicjeTypy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/06/08/eD/DefinicjeTypy/StrukturyDanych_v8-0E.xsd"/>
<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/01/04/eD/KodyUE/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/01/04/eD/KodyUE/KodyKrajowUE_v3-0E.xsd"/>
<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/03/02/eD/KodyCECHKRAJOW/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/03/02/eD/KodyCECHKRAJOW/KodyCechKrajow_v5-0E.xsd"/>
<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2011/06/21/eD/KodyOPISYTOWAROW/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2011/06/21/eD/KodyOPISYTOWAROW/OpisyTowarow_v2-0E.xsd"/>
<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2025/01/01/eD/KodyPKD/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2025/01/01/eD/KodyPKD/KodyPKD_v4-0E.xsd"/>
<xsd:complexType name="TNaglowek">
<xsd:annotation>
<xsd:documentation>Nagłówek wniosku</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="KodFormularza">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="tns:TKodFormularza">
<xsd:attribute name="kodSystemowy" type="xsd:string" use="required" fixed="VATREF (6)"/>
<xsd:attribute name="wersjaSchemy" type="xsd:string" use="required" fixed="1-0E"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="WariantFormularza">
<xsd:simpleType>
<xsd:restriction base="xsd:byte">
<xsd:enumeration value="6"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="DataWypelnienia">
<xsd:annotation>
<xsd:documentation>Data wypełnienia wniosku</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:date">
<xsd:minInclusive value="2025-01-01"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="CelZlozenia" type="etd:TCelZlozenia">
<xsd:annotation>
<xsd:documentation>Cel złożenia wniosku (złożenie/korekta)</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="KodUrzedu" type="etd:TKodUS">
<xsd:annotation>
<xsd:documentation>Kod urzędu skarbowego, za pośrednictwem którego przekazywany jest wniosek</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="TKodFormularza">
<xsd:annotation>
<xsd:documentation>Symbol wzoru formularza</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="VAT-REF"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:element name="Wniosek">
<xsd:annotation>
<xsd:documentation>WNIOSEK O ZWROT PODATKU OD WARTOŚCI DODANEJ (VAT) NALICZONEGO W INNYM PAŃSTWIE CZŁONKOWSKIM</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Naglowek" type="tns:TNaglowek">
<xsd:annotation>
<xsd:documentation>Nagłówek wniosku</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Podmiot1">
<xsd:annotation>
<xsd:documentation>Wnioskodawca</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="tns:TWnioskodawca">
<xsd:sequence>
<xsd:element name="Email">
<xsd:annotation>
<xsd:documentation>Adres e-mail</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="tns:EMail_Type"/>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Telefon" type="tns:PhoneNumber_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Nr telefonu kontaktowego</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Podatnik"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="Podmiot2" type="tns:TReprezentant" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Osoba reprezentująca podatnika</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Details">
<xsd:annotation>
<xsd:documentation>Dane szczegółowe</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="VATRefundApplication" type="tns:VATRefundApplication_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Dane wniosku o zwrot podatku VAT</xsd:documentation>
</xsd:annotation>
<xsd:unique name="SequenceNumber_Unique">
<xsd:selector xpath=".//*"/>
<xsd:field xpath="tns:SequenceNumber"/>
</xsd:unique>
<xsd:unique name="BusinessActivity_Unique">
<xsd:selector xpath=".//tns:BusinessDescription/tns:BusinessActivity"/>
<xsd:field xpath="."/>
</xsd:unique>
<xsd:unique name="TextualDescrLanguage_Unique">
<xsd:selector xpath=".//tns:BusinessDescription/tns:TextualDescription"/>
<xsd:field xpath="./@language"/>
</xsd:unique>
<!-- ensure the supplier country code is the same as the refunding country code, but only for TaxReferenceNumber -->
<xsd:key name="RefundingCountryKey">
<xsd:selector xpath="."/>
<xsd:field xpath="tns:RefundingCountryCode"/>
</xsd:key>
<xsd:keyref name="RefundingCountryToSupplier2" refer="tns:RefundingCountryKey">
<xsd:selector xpath=".//tns:PurchaseInformation"/>
<xsd:field xpath="tns:EUSupplier/tns:EUTraderID/tns:TaxReferenceNumber/@issuedBy"/>
</xsd:keyref>
<!-- ensure the currency code is the same in whole application -->
</xsd:element>
<xsd:element name="ProRataRateAdjustment" type="tns:ProRataRateAdjustmentBody_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Zmiana proporcji, o której mowa w art. 89 ust. 1l) ustawy. Informacja może zostać ostatecznie zadeklarowana tylko raz za dany okres i jest przekazywana do wszystkich państw członkowskich zwrotu</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="Oswiadczenie1">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Oświadczam, że w państwie członkowskim, do którego kierowany jest wniosek w okresie, do którego odnosi się wniosek - nie dokonywałem dostaw towarów lub świadczenia usług, z wyjątkiem: a) usług transportu i usług pomocniczych do takich usług, zwolnionych zgodnie z przepisami państwa członkowskiego zwrotu implementującymi przepisy art. 144, 146, 148, 149, 151, 153, 159 lub 160 dyrektywy 2006/112/WE; b) usług, wewnątrzwspólnotowej sprzedaży towarów na odległość i dostaw towarów dokonywanych przez podatnika ułatwiającego takie dostawy zgodnie z art. 14a ust. 2 dyrektywy 2006/112/WE, rozliczanych według procedury szczególnej określonej w tytule XII w rozdziale 6 w sekcji 3 tej dyrektywy; c) sprzedaży na odległość towarów importowanych rozliczanej według procedury szczególnej określonej w tytule XII w rozdziale 6 w sekcji 4 dyrektywy 2006/112/WE; d) dostaw towarów lub świadczenia usług na rzecz osoby zobowiązanej do zapłaty podatku od wartości dodanej zgodnie z przepisami państwa członkowskiego zwrotu implementującymi przepisy art. 194 – 197 i art. 199 dyrektywy 2006/112/WE"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Zgoda">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Wyrażam zgodę na otrzymywanie pism (informacji) w sprawie wniosku o zwrot podatku od wartości dodanej za pomocą środków komunikacji elektronicznej, na podany we wniosku adres poczty elektronicznej."/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Pouczenie">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Za podanie nieprawdy lub zatajenie prawdy grozi odpowiedzialność przewidziana w Kodeksie karnym skarbowym."/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<!-- VAT Refund Types-->
<xsd:complexType name="VATRefundApplication_Type">
<xsd:sequence>
<xsd:element name="RefundingCountryCode" type="tns:MSCountryCodeExPL_Type">
<xsd:annotation>
<xsd:documentation>Państwo członkowskie, do którego kierowany jest wniosek</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RefundPeriod" type="tns:Period_Type">
<xsd:annotation>
<xsd:documentation>Okres, do którego odnosi się wniosek</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ApplicationReference" type="tns:VersionedReference_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Dane dotyczące wniosku, do którego odnosi się korekta</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BusinessDescription" type="tns:BusinessDescription_Type">
<xsd:annotation>
<xsd:documentation>Rodzaj prowadzonej działalności</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DetailedBankAccount" type="tns:DetailedBankAccount_Type">
<xsd:annotation>
<xsd:documentation>Szczegóły dotyczące rachunku bankowego, na który ma być dokonany zwrot podatku</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ImportInformation" type="tns:ImportInformation_Type" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Informacje dotyczące importowanych towarów</xsd:documentation>
</xsd:annotation>
<xsd:unique name="ImportGoodsDescription_Unique">
<xsd:selector xpath="./tns:GoodsDescription"/>
<xsd:field xpath="tns:Code"/>
<xsd:field xpath="tns:SubCode"/>
</xsd:unique>
</xsd:element>
<xsd:element name="PurchaseInformation" type="tns:PurchaseInformation_Type" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Informacje dotyczące nabytych towarów i usług</xsd:documentation>
</xsd:annotation>
<xsd:unique name="PurchaseGoodsDescription_Unique">
<xsd:selector xpath="./tns:GoodsDescription"/>
<xsd:field xpath="tns:Code"/>
<xsd:field xpath="tns:SubCode"/>
</xsd:unique>
</xsd:element>
<xsd:element name="Zalaczniki" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Załączniki</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="InfOKopiiDokumentu" type="tns:FileAttachment_Type" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Informacja o załączonej kopii dokumentu</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:unique name="KopiaDokumentu_Unique">
<xsd:selector xpath="./tns:InfOKopiiDokumentu"/>
<xsd:field xpath="tns:NazwaPliku"/>
</xsd:unique>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ProRataRateAdjustmentBody_Type">
<xsd:sequence>
<xsd:element name="Period" type="tns:Period_Type">
<xsd:annotation>
<xsd:documentation>Okres do którego odnosi się zmiana</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AdjustedValue" type="tns:ProRataRateCorrection_Type">
<xsd:annotation>
<xsd:documentation>Wysokość proporcji po zmianie (w %)</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="BaseTrader_Type">
<xsd:sequence>
<xsd:element name="NameFree" type="tns:NameFree_Type">
<xsd:annotation>
<xsd:documentation>Imię i nazwisko/nazwa</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AddressFree" type="tns:AddressFree_Type">
<xsd:annotation>
<xsd:documentation>Adres</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneNumber" type="tns:PhoneNumber_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Numer telefonu kontaktowego</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="BusinessDescription_Type">
<xsd:choice>
<xsd:element name="BusinessActivity" type="kpkd:KlasyPKD_Type" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Kod prowadzonej działalności</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TextualDescription" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Opis prowadzonej działalności (tylko w przypadku gdy państwo członkowskie zwrotu zezwala na opis tekstowy działalności)</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:restriction base="tns:TextualDescription_Type">
<xsd:minLength value="1"/>
<xsd:maxLength value="2000"/>
<xsd:attribute name="language" type="kck:EULanguageCode_Type" use="required">
<xsd:annotation>
<xsd:documentation>Kod języka państwa członkowskiego zwrotu</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
<xsd:complexType name="Deduction_Type">
<xsd:sequence>
<xsd:element name="ProRataRate" type="tns:ProRataRate_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Wysokość proporcji (w %) w przypadku stosowania proporcji, o której mowa w art. 89 ust. 1k) ustawy</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeductibleVATAmount" type="tns:SignedAmount_Type">
<xsd:annotation>
<xsd:documentation>Kwota podatku VAT do zwrotu.
W przypadku stosowania proporcji kwota zwrotu winna być obliczona z uwzględnieniem tej proporcji.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DetailedBankAccount_Type">
<xsd:sequence>
<xsd:element name="OwnerName" type="tns:AccountName_Type">
<xsd:annotation>
<xsd:documentation>Nazwa właściciela rachunku</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OwnerType" type="tns:BankAccountOwnerType_Type">
<xsd:annotation>
<xsd:documentation>Rodzaj właściciela rachunku (wnioskodawca/reprezentant)</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IBAN" type="tns:MSIBAN_Type">
<xsd:annotation>
<xsd:documentation>Numer IBAN</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BIC" type="tns:BIC_Type">
<xsd:annotation>
<xsd:documentation>Kod BIC</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Currency" type="kck:currCode_Type">
<xsd:annotation>
<xsd:documentation>Kod waluty rachunku</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="EUSupplier_Type">
<xsd:complexContent>
<xsd:extension base="tns:BaseTrader_Type">
<xsd:sequence>
<xsd:element name="CountryCode" type="kck:CountryCode_Type">
<xsd:annotation>
<xsd:documentation>Kod kraju dostawcy towarów i usług</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EUTraderID" type="tns:EUTraderID_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Identyfikator dostawcy (obowiązkowy jeśli nie jest to faktura uproszczona)</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="EUTraderID_Type">
<xsd:choice>
<xsd:element name="VATIdentificationNumber" type="tns:VATNumber_Type">
<xsd:annotation>
<xsd:documentation>Numer rejestracyjny VAT dostawcy</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TaxReferenceNumber">
<xsd:annotation>
<xsd:documentation>Numer rejestracji podatkowej - możliwy w przypadku Niemiec</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:restriction base="tns:VATNumberOrTIN_Type">
<xsd:minLength value="1"/>
<xsd:attribute name="issuedBy" type="tns:EUCountryIsoCodeAlpha2_Type" use="required" fixed="DE">
<xsd:annotation>
<xsd:documentation>Kraj identyfikacji</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
<xsd:complexType name="GoodsDescription_Type">
<xsd:sequence>
<xsd:element name="Code" type="kot:GoodsDescriptionCode_Type">
<xsd:annotation>
<xsd:documentation>Kod towaru</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubCode" type="kot:GoodsDescriptionSubCode_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Pod-kod towaru</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FreeText" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Dodatkowy opis w przypadku kodu 10 bez określonego pod-kodu</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:restriction base="tns:TextualDescription_Type">
<xsd:minLength value="1"/>
<xsd:maxLength value="2000"/>
<xsd:attribute name="language" type="kck:EULanguageCode_Type" use="required">
<xsd:annotation>
<xsd:documentation>Kod języka państwa członkowskiego zwrotu</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ImportInformation_Type">
<xsd:sequence>
<xsd:element name="SequenceNumber" type="tns:SequenceNumber_Type">
<xsd:annotation>
<xsd:documentation>Numer pozycji zwrotu we wniosku</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice>
<xsd:element name="ReferenceNumber" type="tns:ReferenceNumber18_Type">
<xsd:annotation>
<xsd:documentation>Numer dokumentu celnego (elektroniczny dokument SAD)</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferenceInformation">
<xsd:annotation>
<xsd:documentation>Numer dokumentu celnego (papierowy dokument SAD)</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="256"/>
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:choice>
<xsd:element name="IssuingDate">
<xsd:annotation>
<xsd:documentation>Data dokumentu celnego</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="tns:RestrictedDate_Type">
<xsd:minInclusive value="2004-05-01"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Supplier" type="tns:Trader_Type">
<xsd:annotation>
<xsd:documentation>Sprzedawca towarów</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="GoodsDescription" type="tns:GoodsDescription_Type" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Rodzaj towarów</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Currency" type="kck:MSCurrCodeExPLN_Type">
<xsd:annotation>
<xsd:documentation>Waluta państwa członkowskiego zwrotu</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TransactionDescription" type="tns:TransactionDescription_Type"/>
<xsd:element name="Deduction" type="tns:Deduction_Type"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PurchaseInformation_Type">
<xsd:sequence>
<xsd:element name="SequenceNumber" type="tns:SequenceNumber_Type">
<xsd:annotation>
<xsd:documentation>Numer pozycji zwrotu we wniosku</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferenceNumber">
<xsd:annotation>
<xsd:documentation>Numer faktury</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:maxLength value="256"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="IssuingDate">
<xsd:annotation>
<xsd:documentation>Data faktury</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="tns:RestrictedDate_Type">
<xsd:minInclusive value="2004-05-01"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="EUSupplier" type="tns:EUSupplier_Type">
<xsd:annotation>
<xsd:documentation>Dostawca towarów i usług</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="GoodsDescription" type="tns:GoodsDescription_Type" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Rodzaj towarów i usług</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Currency" type="kck:MSCurrCodeExPLN_Type">
<xsd:annotation>
<xsd:documentation>Waluta państwa członkowskiego zwrotu</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TransactionDescription" type="tns:TransactionDescription_Type"/>
<xsd:element name="Deduction" type="tns:Deduction_Type"/>
</xsd:sequence>
<xsd:attribute name="simplifiedInvoice" type="xsd:boolean" use="required">
<xsd:annotation>
<xsd:documentation>Faktura uproszczona</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:complexType name="Reference_Type">
<xsd:sequence>
<xsd:element name="ReferenceNumber" type="tns:ApplicationNumber_Type">
<xsd:annotation>
<xsd:documentation>Numer wniosku</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="RepresentativeID_Type">
<xsd:simpleContent>
<xsd:extension base="xsd:token">
<xsd:attribute name="issuedBy" type="kck:CountryCode_Type" use="required">
<xsd:annotation>
<xsd:documentation>Kraj identyfikacji</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="identificationType" type="tns:RepresentativeIDType_Type" use="required">
<xsd:annotation>
<xsd:documentation>Rodzaj identyfikatora</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="otherQlf" use="optional">
<xsd:annotation>
<xsd:documentation>Kwalifikator identyfikatora w przypadku innego rodzaju identyfikatora</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="TextualDescription_Type">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="language" type="kck:EULanguageCode_Type" use="required">
<xsd:annotation>
<xsd:documentation>Kod języka uznawanego w kraju zwrotu</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="Trader_Type">
<xsd:complexContent>
<xsd:extension base="tns:BaseTrader_Type">
<xsd:sequence>
<xsd:element name="CountryCode" type="kck:CountryCode_Type">
<xsd:annotation>
<xsd:documentation>Kod kraju sprzedawcy towarów</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TransactionDescription_Type">
<xsd:sequence>
<xsd:element name="TaxableAmount" type="tns:SignedAmount_Type">
<xsd:annotation>
<xsd:documentation>Podstawa opodatkowania w walucie państwa członkowskiego zwrotu</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VATAmount" type="tns:SignedAmount_Type">
<xsd:annotation>
<xsd:documentation>Kwota podatku VAT w walucie państwa członkowskiego zwrotu</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="VATNumber_Type">
<xsd:simpleContent>
<xsd:extension base="tns:CmVATNumber_Type">
<xsd:attribute name="issuedBy" type="tns:EUCountryIsoCodeAlpha2_Type" use="required">
<xsd:annotation>
<xsd:documentation>Kraj identyfikacji</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="VATNumberOrTIN_Type">
<xsd:simpleContent>
<xsd:extension base="tns:CmVATNumberOrTIN_Type">
<xsd:attribute name="issuedBy" type="tns:EUCountryIsoCodeAlpha2_Type" use="required" fixed="DE"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="VersionedReference_Type">
<xsd:complexContent>
<xsd:extension base="tns:Reference_Type">
<xsd:sequence>
<xsd:element name="Version" type="tns:RestrictedDateTime_Type">
<xsd:annotation>
<xsd:documentation>Data wniosku (wersja)</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="AccountName_Type">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="70"/>
<xsd:minLength value="1"/>
<xsd:pattern value="[A-Za-z0-9/\-?:().,'+ ]*"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Amount_Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">A positive decimal amount, restricted to two decimal places</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:decimal">
<xsd:fractionDigits value="2"/>
<xsd:minInclusive value="0"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="ApplicationNumber_Type">
<xsd:restriction base="xsd:string">
<xsd:pattern value="(AT|BE|BG|CY|CZ|DE|DK|EE|EL|ES|FI|FR|HR|HU|IC|IE|IT|LT|LU|LV|MC|MT|NL|PL|PT|RO|SE|SI|SK|XI|XL|XC){1}\p{IsBasicLatin}{0,16}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="BankAccountOwnerType_Type">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="wnioskodawca">
<xsd:annotation>
<xsd:documentation xml:lang="pl">wnioskodawca</xsd:documentation>
<xsd:documentation xml:lang="en">applicant</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="reprezentant">
<xsd:annotation>
<xsd:documentation xml:lang="pl">reprezentant (pełnomocnik)</xsd:documentation>
<xsd:documentation xml:lang="en">representative</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="BIC_Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">Bank Identifier Code</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:pattern value="[A-Z]{6}[A-Z0-9]{2}([A-Z0-9]{3}){0,1}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="FileType_Type">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="application/pdf"/>
<xsd:enumeration value="image/jpeg"/>
<xsd:enumeration value="image/tiff"/>
<xsd:enumeration value="application/zip"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="MSIBAN_Type">
<xsd:restriction base="tns:IBAN_Type">
<xsd:pattern value="(AT|BE|BG|CY|CZ|DE|DK|EE|GR|ES|FI|FR|GB|HR|HU|IE|IM|IT|LT|LU|LV|MC|MT|NL|PL|PT|RO|SE|SI|SK){1}.*"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="OfficialCopyFileType_Type">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="application/pdf"/>
<xsd:enumeration value="image/jpeg"/>
<xsd:enumeration value="image/tiff"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="ProRataRateCorrection_Type">
<xsd:restriction base="xsd:integer">
<xsd:minInclusive value="1"/>
<xsd:maxInclusive value="100"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="ProRataRate_Type">
<xsd:restriction base="xsd:decimal">
<xsd:fractionDigits value="2"/>
<xsd:minInclusive value="0.01"/>
<xsd:maxInclusive value="99.99"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="ReferenceNumber_Type">
<xsd:restriction base="xsd:token">
<xsd:pattern value="\p{IsBasicLatin}*"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="ReferenceNumber18_Type">
<xsd:restriction base="tns:ReferenceNumber_Type">
<xsd:maxLength value="18"/>
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="RepresentativeIDType_Type">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="NVAT">
<xsd:annotation>
<xsd:documentation xml:lang="pl">Numer VAT</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="TIN">
<xsd:annotation>
<xsd:documentation xml:lang="pl">Numer identyfikacji podatkowej</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="other">
<xsd:annotation>
<xsd:documentation xml:lang="pl">Inny numer identyfikacyjny</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="RestrictedDate_Type">
<xsd:restriction base="xsd:date">
<xsd:pattern value="\d{4}-\d{2}-\d{2}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="RestrictedDateTime_Type">
<xsd:restriction base="xsd:dateTime">
<xsd:pattern value="\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="SequenceNumber_Type">
<xsd:restriction base="xsd:integer">
<xsd:minInclusive value="1"/>
<xsd:maxInclusive value="999999"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="SignedAmount_Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">A decimal amount, restricted to two decimal places</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:decimal">
<xsd:fractionDigits value="2"/>
<xsd:totalDigits value="12"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="FileAttachment_Type">
<xsd:sequence>
<xsd:element name="TypPliku" type="tns:OfficialCopyFileType_Type">
<xsd:annotation>
<xsd:documentation>Typ pliku</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="NazwaPliku">
<xsd:annotation>
<xsd:documentation>Nazwa pliku (bez ścieżki)</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:minLength value="1"/>
<xsd:maxLength value="40"/>
<xsd:pattern value="[A-Za-z0-9\-_:().,\+ ]*"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="OpisPliku" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Opis pliku</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="256"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="AddressFree_Type">
<xsd:annotation>
<xsd:documentation>An unstructured address</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="256"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="NameFree_Type">
<xsd:annotation>
<xsd:documentation>An unstructured name</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="256"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="CmVATNumber_Type">
<xsd:restriction base="xsd:string">
<xsd:pattern value="[A-Za-z0-9\+\*]{1,12}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="Period_Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">Represents a period of time specified by a start date and an end date.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="StartDate">
<xsd:annotation>
<xsd:documentation>Data od</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:date">
<xsd:minInclusive value="2020-01-01"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="EndDate">
<xsd:annotation>
<xsd:documentation>Data do</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:date">
<xsd:minInclusive value="2020-01-01"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="EMail_Type">
<xsd:annotation>
<xsd:documentation>An email address</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:token">
<xsd:minLength value="5"/>
<xsd:maxLength value="240"/>
<xsd:pattern value="([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,})">
<xsd:annotation>
<xsd:documentation xml:lang="en">A regular expression for email addresses.
Matches something@someserver.com, firstname.lastname@mailserver.domain.com,
username-something@some-server.tld</xsd:documentation>
</xsd:annotation>
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="IBAN_Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">The International Bank Account Number has to be given here for the account into which the payment in question has been made. Depending on the transmission type this element is optional. Its structure is: Country code, 2 letters/Check digits, 2 digits/Basic Bank Account Number (BBAN), 10 to 30 alphanumeric characters</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:pattern value="[A-Z]{2}[0-9]{2}[0-9,A-Z]{10,30}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="EUCountryIsoCodeAlpha2_Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">The set of ISO 3166 alpha 2 country code values for the EU member states, with the exception of the Hellenic Republic which is represented by a non-standard code.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="kck:MSCountryCode_Type"/>
</xsd:simpleType>
<xsd:simpleType name="PhoneNumber_Type">
<xsd:annotation>
<xsd:documentation>A telephone number</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:pattern value="(\+)?[0-9]{1,20}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="CmVATNumberOrTIN_Type">
<xsd:annotation>
<xsd:documentation>A tax identifier, VAT or other</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="20"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="MSCountryCodeExPL_Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">
The appropriate country code from the ISO 3166 two-byte alpha version for the state in which the party concerned is a resident. Omit this only if no data is available.
This list includes only Member States of the European Union, code "PL" excluded
Valid entries are:
- AT -- AUSTRIA
- BE -- BELGIUM
- BG -- BULGARIA
- HR -- CROATIA
- CY -- CYPRUS
- CZ -- CZECH REPUBLIC
- DK -- DENMARK
- EE -- ESTONIA
- FI -- FINLAND
- FR -- FRANCE
- DE -- GERMANY
- EL -- GREECE
- HU -- HUNGARY
- IE -- IRELAND
- IT -- ITALY
- LV -- LATVIA
- LT -- LITHUANIA
- LU -- LUXEMBOURG
- MT -- MALTA
- NL -- NETHERLANDS
- PT -- PORTUGAL
- RO -- ROMANIA
- SK -- SLOVAKIA
- SI -- SLOVENIA
- ES -- SPAIN
- SE -- SWEDEN
- GB -- UNITED KINGDOM excluded
- IC -- CANARY ISLANDS
- XC -- CEUTA
- XI -- NORTHERN IRELAND
- XL -- MELILLA
- MC -- MONACO
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="AT"/>
<xsd:enumeration value="BE"/>
<xsd:enumeration value="BG"/>
<xsd:enumeration value="CY"/>
<xsd:enumeration value="CZ"/>
<xsd:enumeration value="DK"/>
<xsd:enumeration value="EE"/>
<xsd:enumeration value="FI"/>
<xsd:enumeration value="FR"/>
<xsd:enumeration value="DE"/>
<xsd:enumeration value="EL"/>
<xsd:enumeration value="HR"/>
<xsd:enumeration value="HU"/>
<xsd:enumeration value="IE"/>
<xsd:enumeration value="IT"/>
<xsd:enumeration value="LV"/>
<xsd:enumeration value="LT"/>
<xsd:enumeration value="LU"/>
<xsd:enumeration value="MT"/>
<xsd:enumeration value="NL"/>
<xsd:enumeration value="PT"/>
<xsd:enumeration value="RO"/>
<xsd:enumeration value="SK"/>
<xsd:enumeration value="SI"/>
<xsd:enumeration value="ES"/>
<xsd:enumeration value="SE"/>
<xsd:enumeration value="IC"/>
<xsd:enumeration value="XC"/>
<xsd:enumeration value="XI"/>
<xsd:enumeration value="XL"/>
<xsd:enumeration value="MC"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="TReprezentant">
<xsd:annotation>
<xsd:documentation>Podstawowy zestaw danych identyfikacyjnych o osobie fizycznej</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:choice>
<xsd:element name="NIP" type="etd:TNrNIP">
<xsd:annotation>
<xsd:documentation>Numer Identyfikacji Podatkowej (NIP)</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RepresentativeID">
<xsd:annotation>
<xsd:documentation>Identyfikator reprezentanta</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:restriction base="tns:RepresentativeID_Type">
<xsd:minLength value="1"/>
<xsd:maxLength value="40"/>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
</xsd:choice>
<xsd:element name="ImiePierwsze" type="etd:TImie">
<xsd:annotation>
<xsd:documentation>Pierwsze imię</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Nazwisko" type="etd:TNazwisko">
<xsd:annotation>
<xsd:documentation>Nazwisko</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PESEL" type="etd:TNrPESEL" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Numer PESEL</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Adres">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="tns:TAdresKrajISO">
<xsd:attribute name="rodzajAdresu" type="xsd:string" use="required" fixed="RAD"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="Email" type="tns:EMail_Type">
<xsd:annotation>
<xsd:documentation>Adres e-mail</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Telefon" type="tns:PhoneNumber_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Nr telefonu kontaktowego</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Pełnomocnik"/>
</xsd:complexType>
<xsd:complexType name="TWnioskodawca">
<xsd:annotation>
<xsd:documentation>Podstawowy zestaw danych o osobie fizycznej lub niefizycznej</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="etd:TPodmiotDowolnyBezAdresu">
<xsd:sequence>
<xsd:element name="AdresZamieszkaniaSiedziby">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="AdresPol">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="etd:TAdresPolski"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="rodzajAdresu" type="xsd:string" use="required" fixed="RAD"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TAdresKrajISO">
<xsd:annotation>
<xsd:documentation>Dane określające adres</xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:sequence>
<xsd:element name="AdresPol" type="etd:TAdresPolski"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="AdresZagr" type="tns:TAdresZagranicznyKrajISO"/>
</xsd:sequence>
</xsd:choice>
</xsd:complexType>
<xsd:complexType name="TAdresZagranicznyKrajISO">
<xsd:annotation>
<xsd:documentation>Informacje opisujące adres zagraniczny</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="KodKraju" type="kck:CountryCode_Type">
<xsd:annotation>
<xsd:documentation>Kod Kraju [Country Code]</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="KodPocztowy" type="etd:TKodPocztowy" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Kod pocztowy [Postal code]</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Miejscowosc" type="etd:TMiejscowosc">
<xsd:annotation>
<xsd:documentation>Nazwa miejscowości [City]</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Ulica" type="etd:TUlica" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Nazwa ulicy [Street]</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="NrDomu" type="etd:TNrBudynku" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Numer budynku [Building number]</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="NrLokalu" type="etd:TNrLokalu" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Numer lokalu [Flat number]</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>