<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
	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:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/"
	xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/"
	xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/"
	xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
	xmlns:wnio="http://crd.gov.pl/wzor/2019/05/17/7672/"
	targetNamespace="http://crd.gov.pl/wzor/2019/05/17/7672/" elementFormDefault="qualified"
	attributeFormDefault="unqualified">
	<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/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/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/osoba/2009/11/16/"
		schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.xsd"/>
	<xs:import namespace="http://www.w3.org/2000/09/xmldsig#"
		schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wypelnij_wnio_WypelnijGmina_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wypelnij_wnio_WypelnijWojewodztwo_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wypelnij_wnio_WypelnijPowiat_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wypelnij_wnio_WypelnijMiejscowosc_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:complexType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wypelnij_type">
		<xs:sequence>
			<xs:element name="WypelnijGmina"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wypelnij_wnio_WypelnijGmina_type"/>
			<xs:element name="WypelnijWojewodztwo"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wypelnij_wnio_WypelnijWojewodztwo_type"/>
			<xs:element name="WypelnijPowiat"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wypelnij_wnio_WypelnijPowiat_type"/>
			<xs:element name="WypelnijMiejscowosc"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wypelnij_wnio_WypelnijMiejscowosc_type"
			/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_IdentyfikatorNIP_wnio_NIP_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:complexType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_IdentyfikatorNIP_type">
		<xs:sequence>
			<xs:element name="NIP"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_IdentyfikatorNIP_wnio_NIP_type"
			/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_IdentyfikatorInny_wnio_IdentyfikatorZagraniczny_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_IdentyfikatorInny_wnio_KrajNadaniaIdentyfikatora_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:complexType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_IdentyfikatorInny_type">
		<xs:sequence>
			<xs:element name="IdentyfikatorZagraniczny"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_IdentyfikatorInny_wnio_IdentyfikatorZagraniczny_type"/>
			<xs:element name="KrajNadaniaIdentyfikatora"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_IdentyfikatorInny_wnio_KrajNadaniaIdentyfikatora_type"
			/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_NazwaAdresOrganuPodatkowego_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_WypelnijNazwaOrganu_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_Kraj_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresPolski_wnio_Gmina_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresPolski_wnio_Wojewodztwo_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresPolski_wnio_Powiat_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresPolski_wnio_Miejscowosc_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:complexType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresPolski_type">
		<xs:sequence>
			<xs:element name="Gmina"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresPolski_wnio_Gmina_type"/>
			<xs:element name="Wojewodztwo"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresPolski_wnio_Wojewodztwo_type"/>
			<xs:element name="Powiat"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresPolski_wnio_Powiat_type"/>
			<xs:element name="Miejscowosc"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresPolski_wnio_Miejscowosc_type"
			/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresZagraniczny_wnio_Miejscowosc_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresZagraniczny_wnio_Wojewodztwo_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresZagraniczny_wnio_Powiat_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresZagraniczny_wnio_Gmina_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:complexType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresZagraniczny_type">
		<xs:sequence>
			<xs:element name="Miejscowosc"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresZagraniczny_wnio_Miejscowosc_type"/>
			<xs:element name="Wojewodztwo"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresZagraniczny_wnio_Wojewodztwo_type"/>
			<xs:element name="Powiat"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresZagraniczny_wnio_Powiat_type"/>
			<xs:element name="Gmina"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresZagraniczny_wnio_Gmina_type"
			/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_Ulica_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_Budynek_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_Lokal_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_KodPocztowy_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:complexType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_type">
		<xs:sequence>
			<xs:element name="Kraj"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_Kraj_type"/>
			<xs:element name="AdresPolski"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresPolski_type"
				minOccurs="0"/>
			<xs:element name="AdresZagraniczny"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_AdresZagraniczny_type"
				minOccurs="0"/>
			<xs:element name="Ulica"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_Ulica_type"/>
			<xs:element name="Budynek"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_Budynek_type"/>
			<xs:element name="Lokal"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_Lokal_type"/>
			<xs:element name="KodPocztowy"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_wnio_KodPocztowy_type"
			/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_Kontakt_wnio_Telefon_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_Kontakt_wnio_Email_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:complexType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_Kontakt_type">
		<xs:sequence>
			<xs:element name="Telefon"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_Kontakt_wnio_Telefon_type"/>
			<xs:element name="Email"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_Kontakt_wnio_Email_type"
			/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_type">
		<xs:sequence>
			<xs:element name="AdresEmitenta"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_AdresEmitenta_type"
				minOccurs="0"/>
			<xs:element name="Kontakt"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_wnio_Kontakt_type"
				minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_OznaczenieEmisji_wnio_DataEmisji_type">
		<xs:restriction base="xs:date"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_OznaczenieEmisji_wnio_SeriaEmisji_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_OznaczenieEmisji_wnio_InneInformacjeEmisji_type">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:complexType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_OznaczenieEmisji_type">
		<xs:sequence>
			<xs:element name="DataEmisji"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_OznaczenieEmisji_wnio_DataEmisji_type"/>
			<xs:element name="SeriaEmisji"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_OznaczenieEmisji_wnio_SeriaEmisji_type"/>
			<xs:element name="InneInformacjeEmisji"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_OznaczenieEmisji_wnio_InneInformacjeEmisji_type"
			/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenia_wnio_Oswiadczenie1_type">
		<xs:list
			itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenia_wnio_Oswiadczenie1_elements_type"
		/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenia_wnio_Oswiadczenie1_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_Oswiadczenia_wnio_Oswiadczenie2_type">
		<xs:list
			itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenia_wnio_Oswiadczenie2_elements_type"
		/>
	</xs:simpleType>
	<xs:simpleType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenia_wnio_Oswiadczenie2_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_Oswiadczenia_wnio_DataOswiadczenia_type">
		<xs:restriction base="xs:date"/>
	</xs:simpleType>
	<xs:complexType
		name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenia_type">
		<xs:sequence>
			<xs:element name="Oswiadczenie1"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenia_wnio_Oswiadczenie1_type"/>
			<xs:element name="Oswiadczenie2"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenia_wnio_Oswiadczenie2_type"/>
			<xs:element name="DataOswiadczenia"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenia_wnio_DataOswiadczenia_type"
			/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_type">
		<xs:sequence>
			<xs:element name="Wypelnij"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wypelnij_type"
				minOccurs="0"/>
			<xs:element name="IdentyfikatorNIP"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_IdentyfikatorNIP_type"
				minOccurs="0"/>
			<xs:element name="IdentyfikatorInny"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_IdentyfikatorInny_type"
				minOccurs="0"/>
			<xs:element name="NazwaAdresOrganuPodatkowego"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_NazwaAdresOrganuPodatkowego_type"/>
			<xs:element name="WypelnijNazwaOrganu"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_WypelnijNazwaOrganu_type"/>
			<xs:element name="Emitent"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Emitent_type"/>
			<xs:element name="OznaczenieEmisji"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_OznaczenieEmisji_type"
				minOccurs="0"/>
			<xs:element name="Oswiadczenia"
				type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenia_type"
				minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_atrformat_type">
		<xs:restriction base="str:formatTyp"/>
	</xs:simpleType>
	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_atrkodowanie_type">
		<xs:restriction base="str:kodowanieTyp"/>
	</xs:simpleType>
	<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:attribute name="format"
			type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_atrformat_type"
			use="required"/>
		<xs:attribute name="kodowanie"
			type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_atrkodowanie_type"
			use="required"/>
	</xs:complexType>
	<xs:complexType name="documentSchema_wnio_Dokument_type">
		<xs:sequence>
			<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
			<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
			<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>
