5532
ID | 5532 |
Data | 2018-07-06 |
Symbol | 2018/07/06/5532 |
Instytucja | Urząd Miasta Legnica |
Nazwa | Oświadczenie o wartości sprzedaży napojów alkoholowych |
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:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/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:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wnio="http://crd.gov.pl/wzor/2018/07/06/5532/" targetNamespace="http://crd.gov.pl/wzor/2018/07/06/5532/" attributeFormDefault="unqualified" elementFormDefault="qualified">
<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/osoba/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.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/struktura/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.xsd"/>
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xs:element name="Dokument" type="wnio:DokumentTyp">
<xs:annotation>
<xs:documentation>Oświadczenie o wartości sprzedaży napojów alkoholowych</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="DokumentTyp">
<xs:sequence>
<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xs:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp">
<xs:annotation>
<xs:documentation>Treść dokumentu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="TrescDokumentuTyp">
<xs:complexContent>
<xs:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="DataWniosku" type="xs:date" minOccurs="1">
<xs:annotation>
<xs:documentation>Data wniosku</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="RodzajSkladajacego" type="wnio:RodzajSkladajacegoTyp" minOccurs="1"/>
<xs:element name="PelnomocnikWskaznik" type="xs:string" minOccurs="1"/>
<xs:element name="Skladajacy" type="wnio:SkladajacyTyp" minOccurs="1">
<xs:annotation>
<xs:documentation>Oznaczenie przedsiębiorcy</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Pelnomocnik" type="wnio:PelnomocnikTyp" minOccurs="1">
<xs:annotation>
<xs:documentation>Oznaczenie pełnomocnika</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Oswiadczenie" type="wnio:OswiadczenieTyp" minOccurs="1">
<xs:annotation>
<xs:documentation>Oświadczenie</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Zalaczniki" type="str:ZalacznikiTyp" minOccurs="1"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="OswiadczenieTyp">
<xs:sequence>
<xs:element name="WartoscSprzedazyWRoku" type="xs:gYear" minOccurs="1">
<xs:annotation>
<xs:documentation>Wartość sprzedaży napojów alkoholowych (brutto) w roku </xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AdresPunktuSprzedazy" type="adr:AdresTyp" minOccurs="1">
<xs:annotation>
<xs:documentation>Adres punktu sprzedaży</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NapojeAlkoholowe" type="wnio:NapojeAlkoholoweTyp" minOccurs="1">
<xs:annotation>
<xs:documentation>Szczególowy wykaz sprzedaży poszczególnych alkoholi</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="SkladajacyTyp">
<xs:sequence>
<xs:element name="SkladajacyOF" type="oso:OsobaTyp" minOccurs="1"/>
<xs:element name="SkladajacyOP" type="inst:InstytucjaTyp" minOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PelnomocnikTyp">
<xs:sequence>
<xs:element name="PelnomocnikOF" type="oso:OsobaTyp" minOccurs="1"/>
<xs:element name="PelnomocnikOP" type="inst:InstytucjaTyp" minOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="RodzajSkladajacegoTyp">
<xs:restriction base="xs:string">
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>osoba fizyczna</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="P">
<xs:annotation>
<xs:documentation>osoba prawna</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="NapojeAlkoholoweTyp">
<xs:sequence>
<xs:element name="NapojeAlkoholoweA" type="xs:decimal" minOccurs="1"/>
<xs:element name="NieDotyczyA" type="xs:boolean" minOccurs="1"/>
<xs:element name="NapojeAlkoholoweB" type="xs:decimal" minOccurs="1"/>
<xs:element name="NieDotyczyB" type="xs:boolean" minOccurs="1"/>
<xs:element name="NapojeAlkoholoweC" type="xs:decimal" minOccurs="1"/>
<xs:element name="NieDotyczyC" type="xs:boolean" minOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="NazwaPelnaNazwiskoTyp">
<xs:sequence>
<xs:element name="NazwaPelna" type="inst:NazwaInstytucjiTyp" minOccurs="0"/>
<xs:element name="Nazwisko" type="oso:NazwiskoTyp" minOccurs="0"/>
<xs:element name="Imie" type="oso:ImieTyp" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="IdentyfikatorTyp">
<xs:sequence>
<xs:element name="PESEL" type="oso:PESELTyp" minOccurs="1"/>
<xs:element name="REGON" type="inst:REGONTyp" minOccurs="0"/>
<xs:element name="NIP" type="oso:NIPTyp" minOccurs="0"/>
<xs:element name="NrTelefonu" type="adr:TelefonTyp" minOccurs="0"/>
<xs:element name="NrRejestrPrzedsiebiorcow" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AdresTyp">
<xs:sequence>
<xs:element name="Kraj" type="adr:KrajTyp" minOccurs="1"/>
<xs:element name="Wojewodztwo" type="adr:WojewodztwoTyp" minOccurs="1"/>
<xs:element name="Powiat" type="adr:PowiatTyp" minOccurs="1"/>
<xs:element name="Gmina" type="adr:GminaTyp" minOccurs="1"/>
<xs:element name="Ulica" type="adr:UlicaTyp" minOccurs="1"/>
<xs:element name="NrDomu" type="adr:BudynekTyp" minOccurs="1"/>
<xs:element name="NrLokalu" type="adr:LokalTyp" minOccurs="1"/>
<xs:element name="Miejscowosc" type="adr:MiejscowoscTyp" minOccurs="1"/>
<xs:element name="KodPocztowy" type="adr:KodPocztowyTyp" minOccurs="1"/>
<xs:element name="Poczta" type="adr:PocztaTyp" minOccurs="1"/>
</xs:sequence>
</xs:complexType>
</xs:schema>