2998
ID | 2998 |
Data | 2015-12-16 |
Symbol | 2015/12/16/2998 |
Instytucja | Krajowy Zarząd Gospodarki Wodnej |
Nazwa | Wniosek o wykreślenie spółki wodnej lub związku spółek wodnych z katastru wodnego |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2014/1114/16b/1 | Art. 16b ust. 1 ustawy z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (t. j. z 2014r. poz. 1114) |
---|
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/2998/" targetNamespace="http://crd.gov.pl/wzor/2015/12/16/2998/" 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="Tekst100Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst65Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="65"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst255Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst4000Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="4000"/>
</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="AktywnyFormularzOdpowiedzi" type="str:TakNieTyp"/>
<xsd:element name="FirstLoad" type="str:TakNieTyp"/>
<xsd:element name="Naglowek" type="wnio:NaglowekTyp"/>
<xsd:element name="WlasciwyOrgan" type="wnio:WlasciwyOrganTyp"/>
<xsd:element name="Dane" type="wnio:DaneTyp"/>
<xsd:element name="Uwagi" type="wnio:Tekst4000Typ"/>
<xsd:element name="Zalaczniki" type="wnio:ZalacznikiSekcjaTyp"/>
<xsd:element name="FormularzOdpowiedzi" type="str:Tekst2000Typ"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="NaglowekTyp">
<xsd:sequence>
<xsd:element name="DataWystawienia" type="xsd:date"/>
<xsd:element name="Adresat" type="str:Tekst200Typ"/>
<xsd:element name="DaneAdresata" type="str:Tekst200Typ"/>
<xsd:element name="Miejscowosc" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="WlasciwyOrganTyp">
<xsd:sequence>
<xsd:element name="Nazwa" type="wnio:Tekst100Typ"/>
<xsd:element name="Adres" type="wnio:AdresNotEmptyTyp"/>
<xsd:element name="Kontakt" type="wnio:KontaktTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="PocztaTyp">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="56"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst80Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="80"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst10Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst56Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="56"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="AdresTyp">
<xsd:sequence>
<xsd:element name="Kraj" type="str:Tekst200Typ"/>
<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="MiejscowoscTekst" type="wnio:Tekst56Typ"/>
<xsd:element name="Ulica" type="wnio:Tekst80Typ"/>
<xsd:element name="KodPocztowy" type="wnio:KodPocztowyTyp"/>
<xsd:element name="KodPocztowyNiePolska" type="wnio:Tekst10Typ"/>
<xsd:element name="NumerDomu" type="adr:BudynekTyp"/>
<xsd:element name="NumerLokalu" type="adr:LokalTyp"/>
<xsd:element name="Poczta" type="wnio:PocztaTyp"/>
<xsd:element name="PocztaTekst" type="wnio:Tekst56Typ"/>
<xsd:element name="SkrytkaPocztowa" type="wnio:Tekst65Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="AdresNotEmptyTyp">
<xsd:sequence>
<xsd:element name="Kraj" type="wnio:Tekst200Typ"/>
<xsd:element name="Wojewodztwo" type="wnio:Tekst200Typ"/>
<xsd:element name="Powiat" type="wnio:Tekst200Typ"/>
<xsd:element name="Gmina" type="wnio:Tekst200Typ"/>
<xsd:element name="Miejscowosc" type="str:Tekst200Typ"/>
<xsd:element name="MiejscowoscTekst" type="wnio:Tekst56Typ"/>
<xsd:element name="Ulica" type="wnio:Tekst80Typ"/>
<xsd:element name="KodPocztowy" type="wnio:KodPocztowyTyp"/>
<xsd:element name="KodPocztowyNiePolska" type="wnio:Tekst10Typ"/>
<xsd:element name="NumerDomu" type="wnio:BudynekTyp"/>
<xsd:element name="NumerLokalu" type="adr:LokalTyp"/>
<xsd:element name="Poczta" type="wnio:PocztaTyp"/>
<xsd:element name="PocztaTekst" type="wnio:Tekst56Typ"/>
<xsd:element name="SkrytkaPocztowa" type="wnio:Tekst65Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="Tekst40Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="40"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst50Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="KontaktTyp">
<xsd:sequence>
<xsd:element name="NrTelefonu" type="wnio:Tekst40Typ"/>
<xsd:element name="NrFaxu" type="wnio:Tekst40Typ"/>
<xsd:element name="Email" type="wnio:Tekst50Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DaneTyp">
<xsd:sequence>
<xsd:element name="WykreslonyPodmiot" type="str:Tekst200Typ"/>
<xsd:element name="NazwaSpolki" type="wnio:Tekst255Typ"/>
<xsd:element name="NumerSpolki" type="wnio:Tekst40Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ZalacznikiSekcjaTyp">
<xsd:sequence>
<xsd:element name="Zalaczniki2" type="str:ZalacznikiTyp" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>