<?xml version="1.0" encoding="UTF-8"?>
<!--W3C Schema generated by XMLSpy v2009 (http://www.altova.com)-->
<xs:schema xmlns="WZListaUp" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="WZListaUp">
	<xs:element name="Report">
		<xs:annotation>
			<xs:documentation>Raport</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence minOccurs="0" maxOccurs="unbounded">
				<xs:element ref="MAININFO" minOccurs="0"/>
				<xs:element ref="DETAILS" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
			<xs:attribute name="TITLE" type="xs:string" use="optional">
				<xs:annotation>
					<xs:documentation>LISTA OSÓB UPRAWNIONYCH DO UDZIAŁU W WALNYM ZGROMADZENIU SPÓŁKI PUBLICZNEJ</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="Name" use="optional">
				<xs:annotation>
					<xs:documentation>Wewnętrzna nazwa raportu odpowiadająca nazwie przestrzeni nazw (XMLNS)</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="MAININFO">
		<xs:annotation>
			<xs:documentation>Informacje ogólne</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:attribute name="MAININFOLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Informacje ogólne</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="ISSUERCDVAL" type="xs:long" use="optional">
				<xs:annotation>
					<xs:documentation>Wartość parametru Kod emitenta</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="ISSUERCDLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta parametru Kod emitenta</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="ISSUERNMVAL" type="xs:string" use="optional">
				<xs:annotation>
					<xs:documentation>Wartość parametru Nazwa emitenta</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="ISSUERNMLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta parametru Nazwa emitenta</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="EVENTTYPEVAL" use="optional">
				<xs:annotation>
					<xs:documentation>Wartość parametru Rodzaj zdarzenia</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="EVENTTYPELAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta parametru Rodzaj zdarzenia</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="EVENTDTVAL" use="optional">
				<xs:annotation>
					<xs:documentation>Wartość parametru Data WZ</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:date"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="EVENTDTLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta parametru Data WZ</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="EVENTTIMEVAL" use="optional">
				<xs:annotation>
					<xs:documentation>Wartość parametru Czas WZ</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:time"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="EVENTTIMELAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta parametru Czas WZ</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="REGDATEVAL" use="optional">
				<xs:annotation>
					<xs:documentation>Wartość parametru Dzień rejestracji uczestnictwa w WZ</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:date"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="REGDATELAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta parametru Dzień rejestracji uczestnictwa w WZ</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="GROUP_BY_OwnerPrtryId_Collection">
		<xs:annotation>
			<xs:documentation>Kolekcja grupy</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence minOccurs="0" maxOccurs="unbounded">
				<xs:element ref="GROUP_BY_OwnerPrtryId" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:element name="GROUP_BY_OwnerPrtryId">
		<xs:annotation>
			<xs:documentation>Grupuj według OwnerPrtryId</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:attribute name="OwnerUnit" type="xs:long" use="optional">
				<xs:annotation>
					<xs:documentation>Dane uprawnionych: Liczba akcji</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="OwnerTwnNm" use="optional">
				<xs:annotation>
					<xs:documentation>Dane uprawnionych: Adres właściciela - miasto</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OwnerStrtNm" use="optional">
				<xs:annotation>
					<xs:documentation>Dane uprawnionych: Adres właściciela - ulica i numer domu</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OwnerPstCd" use="optional">
				<xs:annotation>
					<xs:documentation>Dane uprawnionych: Adres właściciela - kod pocztowy</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OwnerCtry" use="optional">
				<xs:annotation>
					<xs:documentation>Dane uprawnionych: Adres właściciela - kraj</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OwnerPrtryId" type="xs:long" use="optional">
				<xs:annotation>
					<xs:documentation>Dane uprawnionych: Numer identyfikacyjny</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="OwnerNm" use="optional">
				<xs:annotation>
					<xs:documentation>Dane uprawnionych: Nazwisko właściciela lub nazwa firmy</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OwnerIdntyCardN" use="optional">
				<xs:annotation>
					<xs:documentation>Dane uprawnionych: Numer zaświadczenia</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OwnerFrstNm" use="optional">
				<xs:annotation>
					<xs:documentation>Dane uprawnionych: Imię właściciela lub nazwa firmy</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="AddtlInf" type="xs:string" use="optional">
				<xs:annotation>
					<xs:documentation>Informacje dodatkowe</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="ADDTLINFLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Informacje dodatkowe</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="GROUP_BY_KDPWMmbId_Collection">
		<xs:annotation>
			<xs:documentation>Kolekcja grupy</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence minOccurs="0" maxOccurs="unbounded">
				<xs:element ref="GROUP_BY_KDPWMmbId" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:element name="GROUP_BY_KDPWMmbId">
		<xs:annotation>
			<xs:documentation>Grupuj według KDPWMmbId</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence minOccurs="0" maxOccurs="unbounded">
				<xs:element ref="GROUP_BY_OwnerPrtryId_Collection" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
			<xs:attribute name="PODLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Dane podmiotu</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="PARTCDLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Kod uczestnika KDPW</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="KDPWMmbId" type="xs:long" use="optional">
				<xs:annotation>
					<xs:documentation>Kod uczestnika KDPW</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="PARTNMLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Nazwa uczestnika KDPW</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="KDPWMmbNm" use="optional">
				<xs:annotation>
					<xs:documentation>Nazwa uczestnika KDPW</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="PARTADDRLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Adres uczestnika</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="TwnNm" use="optional">
				<xs:annotation>
					<xs:documentation>Adres uczestnika - miasto</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="StrtNm" use="optional">
				<xs:annotation>
					<xs:documentation>Adres uczestnika - ulica i numer domu</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="PstCd" use="optional">
				<xs:annotation>
					<xs:documentation>Adres uczestnika - kod pocztowy</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="Ctry" use="optional">
				<xs:annotation>
					<xs:documentation>Adres uczestnika -kraj</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="PERMITLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Dane uprawnionych</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OWNERNMLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Nazwisko właściciela lub nazwa firmy</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OWNERFRSTNMLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Imię właściciela lub nazwa firmy</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OWNEIDNTYLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Numer zaświadczenia</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OWNERADDRLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Adres właściciela</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="OWNERUNITLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Liczba akcji</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="NRLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Id KDPW</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="GROUP_BY_ISIN_COLLECTION">
		<xs:annotation>
			<xs:documentation>Kolekcja grupy</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence minOccurs="0" maxOccurs="unbounded">
				<xs:element ref="GROUP_BY_ISIN" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:element name="GROUP_BY_ISIN">
		<xs:annotation>
			<xs:documentation>Grupuj według ISIN</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence minOccurs="0" maxOccurs="unbounded">
				<xs:element ref="GROUP_BY_KDPWMmbId_Collection" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
			<xs:attribute name="ISINLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Kod ISIN</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="ISIN" use="optional">
				<xs:annotation>
					<xs:documentation>Wartość parametru Kod ISIN</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="DETAILS">
		<xs:annotation>
			<xs:documentation>Dane szczegółowe</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence minOccurs="0" maxOccurs="unbounded">
				<xs:element ref="GROUP_BY_ISIN_COLLECTION" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
			<xs:attribute name="DTLINFOLAB" use="optional">
				<xs:annotation>
					<xs:documentation>Etykieta Informacje szczegółowe</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
</xs:schema>

