9264
ID | 9264 |
Data | 2020-04-08 |
Symbol | 2020/04/08/9264 |
Instytucja | Ministerstwo Finansów |
Nazwa | Wniosek o wydanie wiążącej informacji stawkowej |
Czy Aktualny | 1 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wnio="http://crd.gov.pl/wzor/2020/04/08/9264/" xmlns:ed="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/" targetNamespace="http://crd.gov.pl/wzor/2020/04/08/9264/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:import namespace="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.xsd"/>
<xs:import namespace="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/meta/2009/11/16/meta.xsd"/>
<xs:import namespace="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/instytucja.xsd"/>
<xs:import namespace="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" schemaLocation="http://crd.gov.pl/xml/schematy/adres/2009/11/09/adres.xsd"/>
<xs:import namespace="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.xsd"/>
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xs:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/StrukturyDanych_v5-0E.xsd"/>
<xs:complexType name="AdresTyp">
<xs:sequence>
<xs:element name="KodKraju" type="ed:TKodKraju">
<xs:annotation>
<xs:documentation>Kraj</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Wojewodztwo" minOccurs="0">
<xs:annotation>
<xs:documentation>Województwo</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:element>
<xs:element name="Powiat" minOccurs="0">
<xs:annotation>
<xs:documentation>Powiat</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:element>
<xs:element name="Gmina" minOccurs="0">
<xs:annotation>
<xs:documentation>Gmina</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:element>
<xs:element name="Ulica">
<xs:annotation>
<xs:documentation>Nazwa ulicy</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:maxLength value="85"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="NrDomu">
<xs:annotation>
<xs:documentation>Numer budynku</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:maxLength value="9"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="NrLokalu">
<xs:annotation>
<xs:documentation>Numer lokalu</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Miejscowosc" type="ed:TMiejscowosc">
<xs:annotation>
<xs:documentation>Nazwa miejscowości</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="KodPocztowy">
<xs:annotation>
<xs:documentation>Kod pocztowy</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:maxLength value="8"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="InformacjaTyp">
<xs:sequence>
<xs:element name="WydanoDecyzje">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="tak"/>
<xs:enumeration value="nie"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DecyzjaSzczegoly">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ZlozylWniosek">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="tak"/>
<xs:enumeration value="nie"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="WniosekSzczegoly">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="NrRachunkuTyp">
<xs:restriction base="xs:string">
<xs:maxLength value="30"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="PelnomocnikTyp">
<xs:sequence>
<xs:element name="DanePelnomocnika">
<xs:annotation>
<xs:documentation>INFORMACJA O PEŁNOMOCNIKU LUB PRZEDSTAWICIELU</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Imie">
<xs:annotation>
<xs:documentation>Pierwsze imię</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="60"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Nazwisko">
<xs:annotation>
<xs:documentation>Nazwisko</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="60"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AdresZamieszkania" type="wnio:AdresTyp">
<xs:annotation>
<xs:documentation>ADRES ZAMIESZKANIA</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AdresDoDoreczen" type="wnio:AdresTyp" minOccurs="0">
<xs:annotation>
<xs:documentation>ADRES DO DORĘCZEŃ</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AdresElektroniczny">
<xs:annotation>
<xs:documentation>Adres elektroniczny do doręczeń (adres na portalu podatkowym lub w systemie ePUAP)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="80"/>
<xs:pattern value="[^@]*"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="KodKrajuOpc">
<xs:annotation>
<xs:documentation>Kod kraju z możliwością nie wybrania żadnego kraju</xs:documentation>
</xs:annotation>
<xs:union memberTypes="ed:TKodKraju">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:element name="Dokument">
<xs:complexType>
<xs:sequence>
<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xs:element name="TrescDokumentu">
<xs:complexType>
<xs:sequence>
<xs:element name="TypIdentyfikatora">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="Identyfikator podatkowy NIP"/>
<xs:enumeration value="Numer PESEL"/>
<xs:enumeration value="Brak NIP oraz PESEL"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CelZlozenia">
<xs:annotation>
<xs:documentation>3. Cel złożenia wniosku</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="złożenie wniosku"/>
<xs:enumeration value="uzupełnienie wniosku"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DaneWnioskodawcy">
<xs:annotation>
<xs:documentation>B. DANE WNIOSKODAWCY</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="DaneIdentyfikacyjne">
<xs:annotation>
<xs:documentation>B.1. DANE IDENTYFIKACYJNE</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Rodzaj">
<xs:annotation>
<xs:documentation>4. Rodzaj wnioskodawcy</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="osoba fizyczna"/>
<xs:enumeration value="osoba prawna"/>
<xs:enumeration value="jednostka organizacyjna niemająca osobowości prawnej"/>
<xs:enumeration value="inny"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="NazwaNazwisko" type="ed:TNazwisko">
<xs:annotation>
<xs:documentation>5. Nazwa pełna / Nazwisko</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NazwaSkroconaImie" type="ed:TImie">
<xs:annotation>
<xs:documentation>6. Nazwa skrócona / Pierwsze imię</xs:documentation>
</xs:annotation>
</xs:element>
<xs:choice minOccurs="0">
<xs:element name="PESEL" type="ed:TNrPESEL"/>
<xs:element name="NIP" type="ed:TNrNIP"/>
</xs:choice>
<xs:element name="IdPodatkowy" minOccurs="0">
<xs:annotation>
<xs:documentation>7. Numer służący identyfikacji dla celów podatkowych lub celnych w innych krajach, np. EORI</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DokTozsamosciNumer" minOccurs="0">
<xs:annotation>
<xs:documentation>8. Numer i seria dokumentu stwierdzającego tożsamość</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DokTozsamosciRodzaj" minOccurs="0">
<xs:annotation>
<xs:documentation>9. Rodzaj dokumentu stwierdzającego tożsamość</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="IdPodatkowyKrajWydania" minOccurs="0">
<xs:annotation>
<xs:documentation>10. Kraj wydania numeru służącego identyfikacji dla celów podatkowych lub celnych w innych krajach lub dokumentu stwierdzającego tożsamość</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="StatusWnioskodawcy">
<xs:annotation>
<xs:documentation>B.2. STATUS WNIOSKODAWCY
11. Status wnioskodawcy</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="Podatnik, o którym mowa w art. 42b ust. 1 pkt 1 ustawy"/>
<xs:enumeration value="Inny podmiot, o którym mowa w art. 42b ust. 1 pkt 2 ustawy"/>
<xs:enumeration value="Zamawiający, o którym mowa w art. 42b ust. 1 pkt 3 ustawy"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="AdresSiedzibyZamieszkania" type="wnio:AdresTyp">
<xs:annotation>
<xs:documentation>B.3. ADRES SIEDZIBY / ADRES ZAMIESZKANIA</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AdresDoDoreczen" type="wnio:AdresTyp" minOccurs="0">
<xs:annotation>
<xs:documentation>B.4. ADRES KORESPONDENCYJNY WNIOSKODAWCY</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Pelnomocnik" type="wnio:PelnomocnikTyp" minOccurs="0">
<xs:annotation>
<xs:documentation>C. PEŁNOMOCNIK LUB PRZEDSTAWICIEL WNIOSKODAWCY</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ZakresWniosku">
<xs:annotation>
<xs:documentation>D. ZAKRES WNIOSKU</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="PrzedmiotWniosku">
<xs:annotation>
<xs:documentation>D.1. PRZEDMIOT WNIOSKU</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="PrzedmiotWniosku">
<xs:annotation>
<xs:documentation>52. Przedmiot wniosku</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="towar"/>
<xs:enumeration value="usługa"/>
<xs:enumeration value="towar/y i/lub usługa/i"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Liczba" type="xs:positiveInteger" minOccurs="0">
<xs:annotation>
<xs:documentation>53. Liczba towarów lub usług, których dotyczy wniosek</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="KlasyfikacjaRodzaj">
<xs:annotation>
<xs:documentation>54. Klasyfikacja, według której mają zostać zaklasyfikowane towar lub usługa</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="Nomenklatura scalona (CN)"/>
<xs:enumeration value="Polska Klasyfikacja Obiektów Budowlanych (PKOB)"/>
<xs:enumeration value="Polska Klasyfikacja Wyrobów i Usług (PKWiU)"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Klasyfikacja">
<xs:annotation>
<xs:documentation>55. Proponowana przez wnioskodawcę klasyfikacja towaru lub usługi według Nomenklatury scalonej (CN)/ Polskiej Klasyfikacji Obiektów Budowlanych
(PKOB)/ Polskiej Klasyfikacji Wyrobów i Usług (PKWiU)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="56"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Przepis">
<xs:annotation>
<xs:documentation>56. Przepis ustawy lub aktów wykonawczych do ustawy</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Opis" type="xs:string">
<xs:annotation>
<xs:documentation>57. Szczegółowy opis towaru/usługi</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NazwaHandlowa" type="xs:string">
<xs:annotation>
<xs:documentation>58. Nazwa handlowa/ nazwy handlowe oraz informacje dodatkowe, w tym poufne</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Zalaczniki" type="str:ZalacznikiTyp">
<xs:annotation>
<xs:documentation>D.2. INFORMACJA 0 ZAŁĄCZNIKACH DOŁĄCZONYCH DO WNIOSKU</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Informacja">
<xs:annotation>
<xs:documentation>D.3. INFORMACJA 0 WIĄŻĄCEJ INFORMACJI TARYFOWEJ (WIT), WIĄŻĄCEJ INFORMACJI AKCYZOWEJ (WIA) I INTERPRETACJI INDYWIDUALNEJ DLA ZAKRESU OBJĘTEGO
WNIOSKIEM</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="WIT" type="wnio:InformacjaTyp">
<xs:annotation>
<xs:documentation>D.3.1. INFORMACJA O WIT DLA ZAKRESU OBJĘTEGO WNIOSKIEM</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="WIA" type="wnio:InformacjaTyp">
<xs:annotation>
<xs:documentation>D.3.2. INFORMACJA O WIA DLA ZAKRESU OBJĘTEGO WNIOSKIEM</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="InterpretacjaIndywidualna" type="wnio:InformacjaTyp">
<xs:annotation>
<xs:documentation>D.3.3. INFORMACJA 0 INTERPRETACJI INDYWIDUALNEJ DLA ZAKRESU OBJĘTEGO WNIOSKIEM</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Oplata">
<xs:annotation>
<xs:documentation>E. WYSOKOŚĆ, UISZCZENIE I SPOSÓB ZWROTU OPŁATY</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="WysokoscOplaty">
<xs:annotation>
<xs:documentation>73. Wysokość opłaty</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="12"/>
<xs:fractionDigits value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DowodUiszczenia">
<xs:annotation>
<xs:documentation>74. Dowód uiszczenia opłaty</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="str:Zalacznik"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SposobZwrotu">
<xs:annotation>
<xs:documentation>75. Sposób zwrotu nienależnej opłaty</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="zwrot na rachunek wskazany w poz. 77"/>
<xs:enumeration value="zwrot przekazem pocztowym na adres wskazany w części B.4."/>
<xs:enumeration value="zwrot przekazem pocztowym na adres wskazany w części B.3."/>
<xs:enumeration value="zwrot przekazem pocztowym na adres pełnomocnika lub przedstawiciela, wskazany w części C.3."/>
<xs:enumeration value="zwrot przekazem pocztowym na adres pełnomocnika lub przedstawiciela, wskazany w części C.2."/>
<xs:enumeration value="zwrot przekazem pocztowym na adres pełnomocnika szczególnego wskazany w pełnomocnictwie"/>
<xs:enumeration value="zwrot przekazem pocztowym na adres pełnomocnika ogólnego wskazany w pełnomocnictwie"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="KrajBanku" type="wnio:KodKrajuOpc">
<xs:annotation>
<xs:documentation>76. Kraj siedziby banku (oddziału)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NrRachunku">
<xs:annotation>
<xs:documentation>77. Pełny numer rachunku
1. Numer IBAN</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="wnio:NrRachunkuTyp">
<xs:attribute name="SWIFT">
<xs:annotation>
<xs:documentation>2. Kod SWIFT</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="8"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Oswiadczenie" type="xs:string" fixed="Świadomy odpowiedzialności karnej za złożenie fałszywego oświadczenia oświadczam, że w dniu złożenia wniosku, w zakresie przedmiotowym wniosku, nie toczy się postępowanie podatkowe, kontrola podatkowa ani kontrola celno-skarbowa oraz że w tym zakresie sprawa nie została rozstrzygnięta co do jej istoty w decyzji lub postanowieniu organu podatkowego.">
<xs:annotation>
<xs:documentation>79.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="InneInformacje" type="xs:string">
<xs:annotation>
<xs:documentation>83. Inne informacje ułatwiające kontakt z wnioskodawcą lub osobą upoważnioną (osobami upoważnionymi) (nr telefonu, faksu, e-mail)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="WIS-WA" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>ZAŁĄCZNIK DO WNIOSKU O WYDANIE WIĄŻĄCEJ INFORMACJI STAWKOWEJ</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Pelnomocnik" type="wnio:PelnomocnikTyp" minOccurs="0">
<xs:annotation>
<xs:documentation>B. PEŁNOMOCNIK WNIOSKODAWCY</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="InformacjeUzupelniajace" type="xs:string">
<xs:annotation>
<xs:documentation>C. INFORMACJE UZUPEŁNIAJĄCE
32. Informacje uzupełniające</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="rodzaj" type="str:rodzajTyp" use="optional"/>
<xs:attribute name="format" type="str:formatTyp" use="required"/>
<xs:attribute name="kodowanie" type="str:kodowanieTyp" use="required"/>
</xs:complexType>
</xs:element>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>