2996
ID | 2996 |
Data | 2015-12-16 |
Symbol | 2015/12/16/2996 |
Instytucja | Ministerstwo Środowiska |
Nazwa | Uproszczone zestawienie zmian zasobów złoża |
Czy Aktualny | 0 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wnio="http://crd.gov.pl/wzor/2015/12/16/2996/" targetNamespace="http://crd.gov.pl/wzor/2015/12/16/2996/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<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:simpleType name="TakPusteTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Tak"/>
<xsd:enumeration value=""/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="TakTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Tak"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="ImieTyp">
<xsd:restriction base="oso:ImieTyp">
<xs:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="CzlonNazwiskaTyp">
<xsd:restriction base="oso:CzlonNazwiskaTyp">
<xs:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst2000Typ">
<xsd:restriction base="str:Tekst2000Typ">
<xs:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst200Typ">
<xsd:restriction base="str:Tekst200Typ">
<xs:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xs:simpleType name="KodPocztowyTyp">
<xs:restriction base="xsd:string">
<xs:pattern value="|\d{2}-\d{3}"/>
<xs:maxLength value="6"/>
</xs:restriction>
</xs:simpleType>
<xsd:simpleType name="BudynekTyp">
<xsd:restriction base="adr:BudynekTyp">
<xs:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:element name="Dokument" type="wnio:DokumentTyp"/>
<xsd:complexType name="DokumentTyp">
<xsd:sequence>
<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xsd:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp"/>
<xsd:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TrescDokumentuTyp">
<xsd:complexContent>
<xsd:extension base="str:TrescDokumentuTyp">
<xsd:sequence>
<xsd:element name="FirstLoad" type="str:TakNieTyp"/>
<xsd:element name="AktywnyFormularzOdpowiedzi" type="str:TakNieTyp"/>
<xsd:element name="AdresatWniosku" type="str:TakNieTyp"/>
<xsd:element name="Naglowek" type="wnio:NaglowekTyp"/>
<xsd:element name="OrganKoncesyjny" type="wnio:OrganKoncesyjnyTyp"/>
<xsd:element name="Dane" type="wnio:DanePrzedsiebiorcyTyp"/>
<xsd:element name="Adres" type="wnio:AdresSiedzibyTyp"/>
<xsd:element name="Koncesja" type="wnio:KoncesjaTyp"/>
<xsd:element name="ZasobyZloza" type="wnio:ZestawienieZmianZasobowTyp"/>
<xsd:element name="Wprowadzenie" type="wnio:WprowadzenieTyp"/>
<xsd:element name="Dzial1" type="wnio:Dzial1Typ"/>
<xsd:element name="Dzial2" type="wnio:Dzial2Typ"/>
<xsd:element name="Zalaczniki" type="str:ZalacznikiTyp"/>
<xsd:element name="Sporzadzajacy" type="wnio:SporzadzajacyTyp"/>
<xsd:element name="FormularzOdpowiedzi" type="str:Tekst10000Typ"/>
<xsd:element name="EmptyMessage" type="str:Tekst10000Typ"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="NaglowekTyp">
<xsd:sequence>
<xsd:element name="DataWystawienia" type="xs:date"/>
<xsd:element name="Adresat" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="OrganKoncesyjnyTyp">
<xsd:sequence>
<xsd:element name="Wojewodztwo" type="str:Tekst200Typ"/>
<xsd:element name="Powiat" type="str:Tekst200Typ"/>
<xsd:element name="Komunikat" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DanePrzedsiebiorcyTyp">
<xsd:sequence>
<xsd:element name="Nazwa" type="str:Tekst200Typ"/>
<xsd:element name="NumerREGON" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="AdresSiedzibyTyp">
<xsd:sequence>
<xsd:element name="Wojewodztwo" type="str:Tekst200Typ"/>
<xsd:element name="Powiat" type="str:Tekst200Typ"/>
<xsd:element name="Gmina" type="str:Tekst200Typ"/>
<xsd:element name="Miejscowosc" type="str:Tekst200Typ"/>
<xsd:element name="Ulica" type="adr:NazwaUlicyTyp"/>
<xsd:element name="KodPocztowy" type="wnio:KodPocztowyTyp"/>
<xsd:element name="NrDomu" type="wnio:BudynekTyp"/>
<xsd:element name="NrLokalu" type="adr:LokalTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="KoncesjaTyp">
<xsd:sequence>
<xsd:element name="NrKoncesji" type="str:Tekst200Typ"/>
<xsd:element name="DataWystawienia" type="xsd:date"/>
<xsd:element name="OrganWydajacy" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ZestawienieZmianZasobowTyp">
<xsd:sequence>
<xsd:element name="Nazwa" type="str:Tekst200Typ"/>
<xsd:element name="Kopalina" type="str:Tekst200Typ"/>
<xsd:element name="Rok" type="str:Tekst200Typ"/>
<xsd:element name="Kod" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="WprowadzenieTyp">
<xsd:sequence>
<xsd:element name="Ilosc" type="str:Tekst200Typ"/>
<xsd:element name="Kopalina1" type="wnio:KopalinaTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Kopalina2" type="wnio:KopalinaTyp"/>
<xsd:element name="Jednostka" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="KopalinaTyp">
<xsd:sequence>
<xsd:element name="Rodzaj" type="str:Tekst200Typ"/>
<xsd:element name="Inna" type="str:Tekst200Typ"/>
<xsd:element name="Typ" type="str:Tekst2000Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="Dzial1Typ">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="str:Tekst200Typ"/>
<xsd:element name="PierwszyStan" type="wnio:PierwszyStanTyp"/>
<xsd:element name="PrzyrostOgolem" type="wnio:PrzyrostOgolemTyp"/>
<xsd:element name="PrzeklasyfikowaniaZasobow" type="wnio:PrzeklasyfikowaniaZasobowTyp"/>
<xsd:element name="UbytkiOgolem" type="wnio:UbytkiOgolemTyp"/>
<xsd:element name="UbytkiOgolemPrzeklasyfikowaniaZasobow" type="wnio:UbytkiOgolemPrzeklasyfikowaniaZasobowTyp"/>
<xsd:element name="EksploatacjaStraty" type="wnio:EksploatacjaStratyTyp"/>
<xsd:element name="DrugiStan" type="wnio:DrugiStanTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PierwszyStanTyp">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="Rok" type="str:Tekst200Typ"/>
<xsd:element name="Kopalina1" type="wnio:KopalinaIKategoriaTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Kopalina2" type="wnio:KopalinaIKategoriaTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DrugiStanTyp">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="Rok" type="str:Tekst200Typ"/>
<xsd:element name="Kopalina1" type="wnio:KopalinaIKategoriaTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Kopalina2" type="wnio:KopalinaIKategoriaTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PrzyrostOgolemTyp">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="Kopalina1" type="wnio:KopalinaIKategoriaTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Kopalina2" type="wnio:KopalinaIKategoriaTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PrzeklasyfikowaniaZasobowTyp">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="Kopalina1" type="wnio:KopalinaIKategoriaTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Kopalina2" type="wnio:KopalinaIKategoriaTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="UbytkiOgolemTyp">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="Kopalina1" type="wnio:KopalinaIKategoriaTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Kopalina2" type="wnio:KopalinaIKategoriaTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="UbytkiOgolemPrzeklasyfikowaniaZasobowTyp">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="Kopalina1" type="wnio:KopalinaIKategoriaTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Kopalina2" type="wnio:KopalinaIKategoriaTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="EksploatacjaStratyTyp">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="Kopalina1" type="wnio:KopalinaIKategoriaTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Kopalina2" type="wnio:KopalinaIKategoriaTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="KopalinaIKategoriaTyp">
<xsd:sequence>
<xsd:element name="Rodzaj" type="str:Tekst200Typ"/>
<xsd:element name="Inna" type="str:Tekst200Typ"/>
<xsd:element name="Typ" type="str:Tekst2000Typ"/>
<xsd:element name="Kategoria" type="str:Tekst200Typ"/>
<xsd:element name="Bilansowane" type="wnio:BilansowaneTyp"/>
<xsd:element name="Pozabilansowane" type="wnio:PozabilansowaneTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="BilansowaneTyp">
<xsd:sequence>
<xsd:element name="BezFilarow" type="str:Tekst200Typ"/>
<xsd:element name="WFilarach" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PozabilansowaneTyp">
<xsd:sequence>
<xsd:element name="BezFilarow" type="str:Tekst200Typ"/>
<xsd:element name="WFilarach" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="Dzial2Typ">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="Kopalina1" type="wnio:IloscIKopalinaTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Kopalina2" type="wnio:IloscIKopalinaTyp"/>
<xsd:element name="Uwagi" type="str:Tekst10000Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="IloscIKopalinaTyp">
<xsd:sequence>
<xsd:element name="Rodzaj" type="str:Tekst200Typ"/>
<xsd:element name="Inna" type="str:Tekst200Typ"/>
<xsd:element name="Typ" type="str:Tekst2000Typ"/>
<xsd:element name="IloscWydobytejKopaliny" type="wnio:IloscWydobytejKopalinyTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="IloscWydobytejKopalinyTyp">
<xsd:sequence>
<xsd:element name="SpozaFilarowOchronnych" type="str:Tekst200Typ"/>
<xsd:element name="WFilarach" type="str:Tekst200Typ"/>
<xsd:element name="Straty" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="SporzadzajacyTyp">
<xsd:sequence>
<xsd:element name="Imie" type="oso:ImieTyp"/>
<xsd:element name="Nazwisko" type="oso:CzlonNazwiskaTyp"/>
<xsd:element name="NrTelefonu" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ZalacznikiTyp">
<xsd:sequence>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>