Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w...

21
Strona 1 z 21 Uklad informacji i powiązań między danymi w deklaracji w formacie danych XML <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://epuap.gov.pl/fe-model- web/wzor_lokalny/m302ms3xt5/DeklaracjaOdpady/" attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/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:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:wyr="http://crd.gov.pl/wzor/2008/05/09/1/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:wnio="http://epuap.gov.pl/fe- model-web/wzor_lokalny/m302ms3xt5/DeklaracjaOdpady/" > <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/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/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/meta/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/meta/2009/11/16/meta.xsd" /> <xs:import namespace="http://crd.gov.pl/wzor/2008/05/09/1/" schemaLocation="http://crd.gov.pl/wzor/2008/05/09/1/schemat.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" /> <xsd:element name="Dokument" type="wyr:DokumentTyp"/> <xsd:complexType name="DokumentTyp"> <xsd:sequence> <xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/> <xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/> </xsd:sequence> </xsd:complexType> <xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID0_type" > <xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID0_elements_ty pe" /> </xs:simpleType> <xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID0_elements_type" > <xs:restriction base="xs:string" > <xs:enumeration value="1" /> </xs:restriction> </xs:simpleType> <xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID1_type" > <xs:restriction base="xs:date" /> </xs:simpleType> <xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID2_type" > <xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID2_elements_ty pe" /> Zalącznik Nr 2 do Uchwaly Nr XV/115/2016 Rady Gminy Stare Pole z dnia 13 czerwca 2016 r.

Transcript of Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w...

Page 1: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 1 z 21

Układ informacji i powi ązań między danymi w deklaracji w formacie danych XML

<?xml version="1.0" encoding="UTF-8"?>

<xs:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://epuap.gov.pl/fe-model-

web/wzor_lokalny/m302ms3xt5/DeklaracjaOdpady/" attributeFormDefault="unqualified"

elementFormDefault="qualified" xmlns:ds="http://www.w3.org/2000/09/xmldsig#"

xmlns:str="http://crd.gov.pl/xml/schematy/struktura/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:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/"

xmlns:wyr="http://crd.gov.pl/wzor/2008/05/09/1/"

xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:wnio="http://epuap.gov.pl/fe-

model-web/wzor_lokalny/m302ms3xt5/DeklaracjaOdpady/" >

<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/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/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/meta/2009/11/16/"

schemaLocation="http://crd.gov.pl/xml/schematy/meta/2009/11/16/meta.xsd" />

<xs:import namespace="http://crd.gov.pl/wzor/2008/05/09/1/"

schemaLocation="http://crd.gov.pl/wzor/2008/05/09/1/schemat.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" />

<xsd:element name="Dokument" type="wyr:DokumentTyp"/>

<xsd:complexType name="DokumentTyp">

<xsd:sequence>

<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>

<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>

</xsd:sequence>

</xsd:complexType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID0_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID0_elements_ty

pe" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID0_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID1_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID2_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID2_elements_ty

pe" />

Załącznik Nr 2 do Uchwały Nr XV/115/2016 Rady Gminy Stare Pole z dnia 13 czerwca 2016 r.

Page 2: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 2 z 21

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID2_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID3_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID4_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID4_elements_ty

pe" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID4_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID5_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID6_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID6_elements_ty

pe" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID6_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID7_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID8_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID9_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID9_elements_ty

pe" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID9_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

Page 3: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 3 z 21

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID10_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID10_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID10_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID11_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID11_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID11_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID12_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID12_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID12_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID13_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID13_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID13_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID14_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID14_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID14_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

Page 4: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 4 z 21

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID15_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID15_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID15_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID16_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID16_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID16_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID17_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID17_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID17_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID18_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID19_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID20_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID21_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID22_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID23_type" >

Page 5: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 5 z 21

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID24_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID25_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID26_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID27_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID28_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID29_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID30_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID31_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID32_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID33_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID34_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID35_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID36_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID37_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

Page 6: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 6 z 21

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID38_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID39_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID40_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID41_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID42_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID43_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID44_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID45_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID46_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID47_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID47_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID47_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID48_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID48_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID48_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

Page 7: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 7 z 21

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID49_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID49_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID49_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID50_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID51_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID52_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID53_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID54_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID55_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID56_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID56_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID56_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID57_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID57_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID57_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

Page 8: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 8 z 21

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID58_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID59_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID60_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID61_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID62_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID63_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID64_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID65_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID66_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID67_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID68_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID69_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID70_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID71_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

Page 9: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 9 z 21

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID72_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID73_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID74_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID75_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID76_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID77_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID78_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID78_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID78_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID79_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID79_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID79_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID80_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID80_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID80_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

Page 10: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 10 z 21

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID81_type" >

<xs:list

itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID81_elements_t

ype" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID81_elements_type" >

<xs:restriction base="xs:string" >

<xs:enumeration value="1" />

</xs:restriction>

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID82_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID83_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID84_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID85_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID86_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID87_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID88_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID89_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID90_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID91_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID92_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID93_type" >

Page 11: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 11 z 21

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID94_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID95_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID96_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID97_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID98_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID99_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID100_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID101_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID102_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID103_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID104_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID105_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID106_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID107_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

Page 12: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 12 z 21

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID108_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID109_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID110_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID111_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID112_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID113_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID114_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID115_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID116_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID117_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID118_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID119_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID120_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID121_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID122_type" >

<xs:restriction base="xs:string" />

Page 13: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 13 z 21

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID123_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID124_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID125_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID126_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID127_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID128_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID129_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID130_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID131_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID132_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID133_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID134_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID135_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID136_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID137_type" >

Page 14: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 14 z 21

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID138_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID139_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID140_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID141_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID142_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID143_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID144_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID145_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID146_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID147_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID148_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID149_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID150_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID151_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

Page 15: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 15 z 21

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID152_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID153_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID154_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID155_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID156_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID157_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID158_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID159_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID160_type" >

<xs:restriction base="xs:string" />

</xs:simpleType>

<xs:simpleType

name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID161_type" >

<xs:restriction base="xs:date" />

</xs:simpleType>

<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_type" >

<xs:sequence>

<xs:element name="ID0"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID0_type" />

<xs:element name="ID1"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID1_type" />

<xs:element name="ID2"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID2_type" />

<xs:element name="ID3"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID3_type" />

<xs:element name="ID4"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID4_type" />

<xs:element name="ID5"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID5_type" />

<xs:element name="ID6"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID6_type" />

<xs:element name="ID7"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID7_type" />

Page 16: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 16 z 21

<xs:element name="ID8"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID8_type" />

<xs:element name="ID9"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID9_type" />

<xs:element name="ID10"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID10_type" />

<xs:element name="ID11"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID11_type" />

<xs:element name="ID12"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID12_type" />

<xs:element name="ID13"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID13_type" />

<xs:element name="ID14"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID14_type" />

<xs:element name="ID15"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID15_type" />

<xs:element name="ID16"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID16_type" />

<xs:element name="ID17"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID17_type" />

<xs:element name="ID18"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID18_type" />

<xs:element name="ID19"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID19_type" />

<xs:element name="ID20"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID20_type" />

<xs:element name="ID21"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID21_type" />

<xs:element name="ID22"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID22_type" />

<xs:element name="ID23"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID23_type" />

<xs:element name="ID24"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID24_type" />

<xs:element name="ID25"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID25_type" />

<xs:element name="ID26"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID26_type" />

<xs:element name="ID27"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID27_type" />

<xs:element name="ID28"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID28_type" />

<xs:element name="ID29"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID29_type" />

<xs:element name="ID30"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID30_type" />

<xs:element name="ID31"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID31_type" />

<xs:element name="ID32"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID32_type" />

<xs:element name="ID33"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID33_type" />

<xs:element name="ID34"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID34_type" />

<xs:element name="ID35"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID35_type" />

<xs:element name="ID36"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID36_type" />

Page 17: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 17 z 21

<xs:element name="ID37"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID37_type" />

<xs:element name="ID38"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID38_type" />

<xs:element name="ID39"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID39_type" />

<xs:element name="ID40"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID40_type" />

<xs:element name="ID41"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID41_type" />

<xs:element name="ID42"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID42_type" />

<xs:element name="ID43"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID43_type" />

<xs:element name="ID44"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID44_type" />

<xs:element name="ID45"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID45_type" />

<xs:element name="ID46"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID46_type" />

<xs:element name="ID47"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID47_type" />

<xs:element name="ID48"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID48_type" />

<xs:element name="ID49"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID49_type" />

<xs:element name="ID50"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID50_type" />

<xs:element name="ID51"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID51_type" />

<xs:element name="ID52"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID52_type" />

<xs:element name="ID53"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID53_type" />

<xs:element name="ID54"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID54_type" />

<xs:element name="ID55"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID55_type" />

<xs:element name="ID56"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID56_type" />

<xs:element name="ID57"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID57_type" />

<xs:element name="ID58"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID58_type" />

<xs:element name="ID59"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID59_type" />

<xs:element name="ID60"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID60_type" />

<xs:element name="ID61"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID61_type" />

<xs:element name="ID62"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID62_type" />

<xs:element name="ID63"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID63_type" />

<xs:element name="ID64"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID64_type" />

<xs:element name="ID65"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID65_type" />

Page 18: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 18 z 21

<xs:element name="ID66"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID66_type" />

<xs:element name="ID67"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID67_type" />

<xs:element name="ID68"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID68_type" />

<xs:element name="ID69"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID69_type" />

<xs:element name="ID70"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID70_type" />

<xs:element name="ID71"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID71_type" />

<xs:element name="ID72"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID72_type" />

<xs:element name="ID73"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID73_type" />

<xs:element name="ID74"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID74_type" />

<xs:element name="ID75"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID75_type" />

<xs:element name="ID76"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID76_type" />

<xs:element name="ID77"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID77_type" />

<xs:element name="ID78"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID78_type" />

<xs:element name="ID79"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID79_type" />

<xs:element name="ID80"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID80_type" />

<xs:element name="ID81"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID81_type" />

<xs:element name="ID82"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID82_type" />

<xs:element name="ID83"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID83_type" />

<xs:element name="ID84"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID84_type" />

<xs:element name="ID85"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID85_type" />

<xs:element name="ID86"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID86_type" />

<xs:element name="ID87"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID87_type" />

<xs:element name="ID88"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID88_type" />

<xs:element name="ID89"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID89_type" />

<xs:element name="ID90"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID90_type" />

<xs:element name="ID91"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID91_type" />

<xs:element name="ID92"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID92_type" />

<xs:element name="ID93"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID93_type" />

<xs:element name="ID94"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID94_type" />

Page 19: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 19 z 21

<xs:element name="ID95"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID95_type" />

<xs:element name="ID96"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID96_type" />

<xs:element name="ID97"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID97_type" />

<xs:element name="ID98"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID98_type" />

<xs:element name="ID99"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID99_type" />

<xs:element name="ID100"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID100_type" />

<xs:element name="ID101"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID101_type" />

<xs:element name="ID102"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID102_type" />

<xs:element name="ID103"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID103_type" />

<xs:element name="ID104"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID104_type" />

<xs:element name="ID105"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID105_type" />

<xs:element name="ID106"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID106_type" />

<xs:element name="ID107"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID107_type" />

<xs:element name="ID108"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID108_type" />

<xs:element name="ID109"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID109_type" />

<xs:element name="ID110"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID110_type" />

<xs:element name="ID111"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID111_type" />

<xs:element name="ID112"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID112_type" />

<xs:element name="ID113"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID113_type" />

<xs:element name="ID114"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID114_type" />

<xs:element name="ID115"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID115_type" />

<xs:element name="ID116"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID116_type" />

<xs:element name="ID117"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID117_type" />

<xs:element name="ID118"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID118_type" />

<xs:element name="ID119"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID119_type" />

<xs:element name="ID120"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID120_type" />

<xs:element name="ID121"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID121_type" />

<xs:element name="ID122"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID122_type" />

<xs:element name="ID123"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID123_type" />

Page 20: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 20 z 21

<xs:element name="ID124"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID124_type" />

<xs:element name="ID125"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID125_type" />

<xs:element name="ID126"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID126_type" />

<xs:element name="ID127"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID127_type" />

<xs:element name="ID128"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID128_type" />

<xs:element name="ID129"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID129_type" />

<xs:element name="ID130"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID130_type" />

<xs:element name="ID131"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID131_type" />

<xs:element name="ID132"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID132_type" />

<xs:element name="ID133"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID133_type" />

<xs:element name="ID134"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID134_type" />

<xs:element name="ID135"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID135_type" />

<xs:element name="ID136"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID136_type" />

<xs:element name="ID137"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID137_type" />

<xs:element name="ID138"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID138_type" />

<xs:element name="ID139"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID139_type" />

<xs:element name="ID140"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID140_type" />

<xs:element name="ID141"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID141_type" />

<xs:element name="ID142"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID142_type" />

<xs:element name="ID143"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID143_type" />

<xs:element name="ID144"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID144_type" />

<xs:element name="ID145"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID145_type" />

<xs:element name="ID146"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID146_type" />

<xs:element name="ID147"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID147_type" />

<xs:element name="ID148"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID148_type" />

<xs:element name="ID149"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID149_type" />

<xs:element name="ID150"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID150_type" />

<xs:element name="ID151"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID151_type" />

<xs:element name="ID152"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID152_type" />

Page 21: Strona 1 z 21 - Biuletyn fileStrona 1 z 21 Układ informacji i powi ąza ń mi ędzy danymi w deklaracji w formacie danych XML

Strona 21 z 21

<xs:element name="ID153"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID153_type" />

<xs:element name="ID154"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID154_type" />

<xs:element name="ID155"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID155_type" />

<xs:element name="ID156"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID156_type" />

<xs:element name="ID157"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID157_type" />

<xs:element name="ID158"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID158_type" />

<xs:element name="ID159"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID159_type" />

<xs:element name="ID160"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID160_type" />

<xs:element name="ID161"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ID161_type" />

</xs:sequence>

</xs:complexType>

<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_type" >

<xs:sequence>

<xs:element name="Wartosc"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_type" />

</xs:sequence>

</xs:complexType>

<xs:complexType name="documentSchema_wnio_Dokument_type" >

<xs:sequence>

<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp" minOccurs="0" />

<xs:element name="TrescDokumentu"

type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_type" />

<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded" />

</xs:sequence>

</xs:complexType>

<xs:complexType name="documentSchema_type" >

<xs:sequence>

<xs:element name="Dokument" type="wnio:documentSchema_wnio_Dokument_type" />

</xs:sequence>

</xs:complexType>

<xs:element name="Dokument" type="wnio:documentSchema_wnio_Dokument_type" />

</xs:schema>