1722
ID | 1722 |
Data | 2014-07-28 |
Symbol | 2014/07/28/1722 |
Instytucja | Powiatowy Inspektorat Weterynarii w Suwałkach |
Nazwa | Wniosek o zatwierdzenie podmiotu zajmującego się zarobkowym przewozem zwierząt |
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="http://crd.gov.pl/wzor/2014/07/28/1722/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" 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:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://crd.gov.pl/wzor/2014/07/28/1722/" version="1.0">
<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xsd: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"/>
<xsd: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"/>
<xsd: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"/>
<xsd: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"/>
<xsd:element name="Dokument" type="DokumentType"/>
<xsd:complexType name="DokumentType">
<xsd:sequence>
<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xsd:element name="TrescDokumentu" type="TrescDokumentuType"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="ds:Signature"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TrescDokumentuType">
<xsd:complexContent>
<xsd:extension base="str:TrescDokumentuTyp">
<xsd:sequence>
<xsd:element name="DataDokumentu" type="meta:Czas"/>
<xsd:element name="MiejscowoscDokumentu" type="adr:MiejscowoscTyp"/>
<xsd:element name="OswiadczenieKorespondencja" type="xsd:string"/>
<xsd:element minOccurs="0" ref="str:Zalaczniki"/>
<xsd:element name="Okres" type="OkresType"/>
<xsd:element name="SrodkiTransportu" type="SrodkiTransportuType"/>
<xsd:element name="SrodkiTransportu2" type="SrodkiTransportuType2"/>
<xsd:element name="Personel" type="PersonelType"/>
<xsd:element name="PrzewozonyGatunek" type="PrzewozonyGatunekType"/>
<xsd:element name="SposobOdbioruDokumentacji" type="xsd:string"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="OkresType">
<xsd:sequence>
<xsd:element name="Do8godzin">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Powyzej8godzin">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="SrodkiTransportuType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="WierszSrodkowTransportu" type="WierszSrodkowTransportuType"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="WierszSrodkowTransportuType">
<xsd:sequence>
<xsd:element name="NumerRejestracyjny" type="xsd:string"/>
<xsd:element name="PowierzchniaZaladunkowa" type="xsd:string"/>
<xsd:element name="IloscPoziomow" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="SrodkiTransportuType2">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="WierszSrodkowTransportu2" type="WierszSrodkowTransportuType2"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="WierszSrodkowTransportuType2">
<xsd:sequence>
<xsd:element name="NumerRejestracyjny2" type="xsd:string"/>
<xsd:element name="PowierzchniaZaladunkowa2" type="xsd:string"/>
<xsd:element name="IloscPoziomow2" type="xsd:string"/>
<xsd:element name="NumerSwiadectwaZatrudnienia2" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PersonelType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="1" name="WierszPersonelu" type="WierszPersoneluType"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="WierszPersoneluType">
<xsd:sequence>
<xsd:element name="Imie" type="xsd:string"/>
<xsd:element name="Nazwisko" type="xsd:string"/>
<xsd:element name="NrLicencji" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PrzewozonyGatunekType">
<xsd:sequence>
<xsd:element name="Konie">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Bydlo">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Swinie">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Owce">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Kozy">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Drob">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="WyborType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="nie"/>
<xsd:enumeration value="tak"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:schema>