<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2024 (x64) (http://www.altova.com) by  (URZAD KOMISJI NADZORU FINANSOWEGO) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:tpp="knf.tpp" xmlns:tpw="knf.tpw" elementFormDefault="qualified" attributeFormDefault="unqualified" vc:minVersion="1.1">
	<xs:import namespace="knf.tpp" schemaLocation="tpp/knf.tpp.xsd"/>
	<xs:import namespace="knf.tpw" schemaLocation="tpw/knf.tpw.xsd"/>
	<xs:include schemaLocation="abs/knf.abs.Sprawozdanie.xsd"/>
	<xs:include schemaLocation="abs/knf.abs.Naglowek.xsd"/>
	<xs:include schemaLocation="abs/knf.abs.ZdarzeniaKapitalyFIZ.xsd"/>
	<!--========== Sprawozdanie ==========-->
	<xs:element name="Sprawozdanie" type="SprawozdanieTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Raport bieżący funduszu inwestycyjnego zamkniętego (Załącznik nr 14 Punkt 3) / raport bieżący funduszu inwestycyjnego w likwidacji (Załącznik nr 18 Punkt 4.1)
</xs:documentation>
			<xs:documentation source="Definition" xml:lang="PL">Zdarzenia, które mają wpływ na kapitał funduszu inwestycyjnego / Zdarzenia, które mają wpływ na kapitał funduszu inwestycyjnego lub subfunduszu</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:complexType name="SprawozdanieTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Sprawozdanie</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="SprawozdanieTypAbs">
				<xs:sequence>
					<xs:element name="Naglowek" type="NaglowekTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Nagłówek sprawozdania</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="Dane" type="DaneTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Dane sprawozdania/raportu bieżącego</xs:documentation>
						</xs:annotation>
						<xs:unique name="KAPITALYFIZ_00001">
							<xs:annotation>
								<xs:documentation source="Definition" xml:lang="PL">Kombinacja wartości atrybutów "RodzajZdarzenia" i "DzienWyceny" nie może się powtarzać w ramach pliku</xs:documentation>
								<xs:documentation source="Name" xml:lang="PL">Unikalność kombinacji rodzaju zdarzenia i dnia wyceny w ramach pliku</xs:documentation>
							</xs:annotation>
							<xs:selector xpath="Zdarzenie"/>
							<xs:field xpath="@RodzajZdarzenia"/>
							<xs:field xpath="@DzienWyceny"/>
						</xs:unique>
					</xs:element>
				</xs:sequence>
				<xs:assert test="if (Naglowek/@CzyFunduszWLikwidacji = true()) then
									not(Dane/Zdarzenie/@RodzajZdarzenia = 'PRZYDZIAL')
								else true()">
					<xs:annotation>
						<xs:documentation source="Definition" xml:lang="PL">W przypadku raportu bieżącego funduszu lub subfunduszu w likwidacji zakończenie zapisów na certyfikaty inwestycyjne i przydziału certyfikatów inwestycyjnych jest niemożliwe do zaraportowania (atrybut @RodzajZdarzenia != 'PRZYDZIAL')</xs:documentation>
						<xs:documentation source="Name" xml:lang="PL">KAPITALYFIZ_00002</xs:documentation>
					</xs:annotation>
				</xs:assert>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!--========== Nagłówek ==========-->
	<xs:complexType name="NaglowekTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Nagłówek sprawozdania</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="NaglowekTypAbs">
				<xs:sequence>
					<xs:element name="IdentyfikatorZarzadzajacego" type="tpp:IdentyfikatorZarzadzajacegoTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Identyfikator krajowy towarzystwa lub identyfikator likwidatora</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Identyfikator krajowy towarzystwa lub identyfikator likwidatora</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="NazwaZarzadzajacego" type="tpp:Opis300ZnakowTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Nazwa towarzystwa lub likwidatora</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Nazwa towarzystwa lub likwidatora</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="IdentyfikatorFunduszuSubfunduszu" type="tpp:IdentyfikatorFIZTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Identyfikator krajowy funduszu lub subfunduszu</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Identyfikator krajowy funduszu lub subfunduszu</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="NazwaFunduszuSubfunduszu" type="tpp:Opis300ZnakowTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Nazwa funduszu lub subfunduszu</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Nazwa funduszu lub subfunduszu</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="IdentyfikatorDostawcyDanych" type="tpp:IdentyfikatorDostawcyDanychTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Identyfikator dostawcy danych</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Identyfikator podmiotu, który przygotował dane dla podmiotu raportującego</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:sequence>
						<xs:element name="DzienZdarzenia" type="tpp:DataPrzedzial1Typ">
							<xs:annotation>
								<xs:documentation source="Name" xml:lang="PL">Dzień zdarzenia</xs:documentation>
								<xs:documentation source="Definition" xml:lang="PL">Dzień zdarzenia - odpowiednio:
1a) w przypadku wykupu certyfikatów inwestycyjnych - dzień umorzenia CI (dzień zmiany na rejestrze)
1b) w przypadku upływu dnia wykupu, w którym nie został zrealizowany wykup certyfikatów inwestycyjnych - dzień wykupu CI
2) w przypadku zakończenia zapisów na certyfikaty inwestycyjne i przydziału certyfikatów inwestycyjnych - dzień wydania CI (dzień zmiany na rejestrze)
3) w przypadku dokonania przez towarzystwo dopłaty do kapitału funduszu - dzień wpłynięcia środków na rachunek funduszu
4) w przypadku umorzenia certyfikatów inwestycyjnych niezwiązane z wykupem - dzień umorzenia CI</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
					<xs:element name="CzyKorekta" type="tpp:WskaznikLogiczny0lub1Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Oznaczenie czy plik zawiera raport podstawowy czy korektę, 0 - podstawowy, 1 - korekta</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Oznaczenie czy plik zawiera raport podstawowy czy korektę, 0 - podstawowy, 1 - korekta</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="CzyFunduszWLikwidacji" type="tpp:WskaznikLogiczny0lub1albotruelubfalseTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Flaga wskazująca, czy fundusz lub subfundusz jest w likwidacji</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Flaga wskazująca, czy fundusz lub subfundusz jest w likwidacji.
true - jeśli fundusz/subfundusz jest w likwidacji
false - jeśli fundusz/subfundusz nie jest w likwidacji</xs:documentation>
					</xs:annotation>
				</xs:attribute>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<!--========== Dane ==========-->
	<xs:complexType name="DaneTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Dane sprawozdania</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Zdarzenie" type="KapitalyFIZZdarzenieTypAbs" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation source="Name" xml:lang="PL">Zdarzenie</xs:documentation>
				</xs:annotation>
				<xs:alternative test="@RodzajZdarzenia = 'WYKUP'" type="ZdarzenieWykupNiezrealizowanyWykupTyp">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Alternative dla @RodzajZdarzenia = 'WYKUP'</xs:documentation>
					</xs:annotation>
				</xs:alternative>
				<xs:alternative test="@RodzajZdarzenia = 'PRZYDZIAL'" type="ZdarzenieZapisyPrzydzialCITyp">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Alternative dla @RodzajZdarzenia = 'PRZYDZIAL'</xs:documentation>
					</xs:annotation>
				</xs:alternative>
				<xs:alternative test="@RodzajZdarzenia = 'DOPLATA'" type="ZdarzenieDoplataDoKapitaluFunduszu">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Alternative dla @RodzajZdarzenia = 'DOPLATA'</xs:documentation>
					</xs:annotation>
				</xs:alternative>
				<xs:alternative test="@RodzajZdarzenia = 'UMORZENIE'" type="ZdarzenieUmorzenieCIBezZwiazkuZWykupem">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Alternative dla @RodzajZdarzenia = 'UMORZENIE'</xs:documentation>
					</xs:annotation>
				</xs:alternative>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<!--========== Wykup certyfikatów inwestycyjnych albo upływ dnia wykupu, w którym nie został zrealizowany wykup certyfikatów inwestycyjnych ==========-->
	<xs:complexType name="ZdarzenieWykupNiezrealizowanyWykupTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Zdarzenie wykup niezrealizowany wykup</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="KapitalyFIZZdarzenieTypAbs">
				<xs:sequence>
					<xs:element name="ZdarzenieSeria" type="WykupNiezrealizowanyWykupTyp" maxOccurs="unbounded">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Seria certyfikatu inwestycyjnego funduszu</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="RodzajZdarzenia" type="tpw:ZdarzeniaKapitalyFIZRodzajZdarzeniaTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Rodzaj zdarzenia</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Rodzaj zdarzenia</xs:documentation>
					</xs:annotation>
				</xs:attribute>
				<xs:attribute name="DzienWyceny" type="tpp:DataPrzedzial2Typ" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Dzień, z którego brana jest wartość certyfikatów inwestycyjnych do zdarzenia</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Dzień, z którego brana jest wartość certyfikatów inwestycyjnych (WANCI) do zdarzenia</xs:documentation>
					</xs:annotation>
				</xs:attribute>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="WykupNiezrealizowanyWykupTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Wykup niezrealizowany wykup</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="KapitalyFIZTypAbs">
				<xs:sequence>
					<xs:element name="WANCI" type="tpp:Liczba19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Wartość aktywów netto na certyfikat inwestycyjny</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Wartość aktywów netto na certyfikat inwestycyjny</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="LiczbaCIZmianyKapitalu" type="tpp:LiczbaNieujemna19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Liczba certyfikatów, o którą zmienia się kapitał</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Liczba certyfikatów, o którą zmienia się kapitał</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="OperacjeZblizonejWartosci" type="OperacjeZblizonejWartosciTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Operacje na certyfikatach inwestycyjnych polegających na jednoczesnej realizacji dyspozycji uczestnika dotyczącej wpłat i wypłat o tej samej lub zbliżonej wartości</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="LiczbaCIZapisWykup" type="tpp:LiczbaNieujemna19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Liczba certyfikatów objętych żądaniem wykupu.</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Liczba certyfikatów objętych żądaniem wykupu. W przypadku tzw. wykupów automatycznych - liczba przedstawionych do wykupu certyfikatów inwestycyjnych.</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="SeriaCI" type="tpp:Opis100ZnakowTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Seria certyfikatu inwestycyjnego funduszu</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Oznaczenie serii certyfikatów inwestycyjnych. W przypadku funduszy publicznych dopuszcza się wskazanie kodu ISIN.</xs:documentation>
					</xs:annotation>
				</xs:attribute>
				<xs:attribute name="Waluta" type="tpw:WalutyPodstawoweTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Waluta</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Waluta serii certyfikatów inwestycyjnych</xs:documentation>
					</xs:annotation>
				</xs:attribute>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<!--========== Zakończenie zapisów na certyfikaty inwestycyjne i przydziału certyfikatów inwestycyjnych ==========-->
	<xs:complexType name="ZdarzenieZapisyPrzydzialCITyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Zdarzenie zapisy przydzial CI</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="KapitalyFIZZdarzenieTypAbs">
				<xs:sequence>
					<xs:element name="ZdarzenieSeria" type="ZapisyPrzydzialCITyp" maxOccurs="unbounded">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Seria certyfikatu inwestycyjnego funduszu</xs:documentation>
						</xs:annotation>
						<xs:key name="KAPITALYFIZ_00003">
							<xs:annotation>
								<xs:documentation source="Definition" xml:lang="PL">Wartość atrybutu "SposobOplacenia" nie może się powtarzać w ramach kombinacji atrybutów "SeriaCI" oraz "Waluta"</xs:documentation>
								<xs:documentation source="Name" xml:lang="PL">Unikalność sposobu opłacenia w ramach kombinacji serii i waluty certyfikatów inwestycyjnych</xs:documentation>
							</xs:annotation>
							<xs:selector xpath="ZdarzenieSeriaSposobOplacenia"/>
							<xs:field xpath="@SposobOplacenia"/>
						</xs:key>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="RodzajZdarzenia" type="tpw:ZdarzeniaKapitalyFIZRodzajZdarzeniaTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Rodzaj zdarzenia</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Rodzaj zdarzenia</xs:documentation>
					</xs:annotation>
				</xs:attribute>
				<xs:attribute name="DzienWyceny" type="tpp:DataPrzedzial2Typ" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Dzień, z którego brana jest wartość certyfikatów inwestycyjnych do zdarzenia</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Dzień, z którego brana jest wartość certyfikatów inwestycyjnych (WANCI) do zdarzenia</xs:documentation>
					</xs:annotation>
				</xs:attribute>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="ZapisyPrzydzialCITyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Zapisy przydzial CI</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="KapitalyFIZTypAbs">
				<xs:sequence>
					<xs:element name="WANCI" type="tpp:Liczba19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Wartość aktywów netto na certyfikat inwestycyjny</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Wartość aktywów netto na certyfikat inwestycyjny, po której emitowane są certyfikaty inwestycyjne; cena emisyjna</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="LiczbaCIZmianyKapitalu" type="tpp:LiczbaNieujemna19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Liczba certyfikatów, o którą zmienia się kapitał</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Liczba certyfikatów inwestycyjnych, o którą zmienia się kapitał</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="OperacjeZblizonejWartosci" type="OperacjeZblizonejWartosciTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Operacje na certyfikatach inwestycyjnych polegających na jednoczesnej realizacji dyspozycji uczestnika dotyczącej wpłat i wypłat o tej samej lub zbliżonej wartości</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="ZdarzenieSeriaSposobOplacenia" type="SposobOplaceniaTyp" maxOccurs="unbounded">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Informacja o sposobie opłacenia</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="OznaczeniePierwszejEmisji" type="tpp:WskaznikLogiczny0lub1albotruelubfalseTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Oznaczenie pierwszej emisji</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Oznaczenie czy to pierwsza emisja certyfikatów inwestycyjnych w ramach funduszu inwestycyjnego. Oznaczenie powinno być zgodne z zapisami w statucie funduszu.

Pole powinno przyjąć wartość 1 dla pierwszej emisji certyfikatów w ramach funduszu, tj. dla emisji założycielskiej.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="LiczbaCIZapisWykup" type="tpp:LiczbaNieujemna19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Liczba certyfikatów, na które złożono ważne zapisy</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Liczba certyfikatów, na które złożono ważne zapisy.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="PropozycjaNabycia" type="PropozycjaNabyciaTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Propozycja nabycia</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="LiczbaOsobPrzydzial" type="tpp:LiczbaCalkowitaNieujemna19Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Liczba osób, którym zostały przydzielone certyfikaty</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Liczba osób (prawnych lub fizycznych), którym zostały przydzielone certyfikaty</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="IdentyfikacjaPodmiotuPosredniczacego" type="IdentyfikacjaPodmiotuPosredniczacegoTyp" maxOccurs="unbounded">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Identyfikacja podmiotu pośredniczącego w oferowaniu certyfikatów inwestycyjnych</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="SeriaCI" type="tpp:Opis100ZnakowTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Seria certyfikatu inwestycyjnego funduszu</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Oznaczenie serii certyfikatów inwestycyjnych. W przypadku funduszy publicznych dopuszcza się wskazanie kodu ISIN.</xs:documentation>
					</xs:annotation>
				</xs:attribute>
				<xs:attribute name="Waluta" type="tpw:WalutyPodstawoweTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Waluta</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Waluta serii certyfikatów inwestycyjnych</xs:documentation>
					</xs:annotation>
				</xs:attribute>
				<xs:assert test="1 >= abs(100 - sum(./ZdarzenieSeriaSposobOplacenia/ProcentOplacenia))">
					<xs:annotation>
						<xs:documentation source="Definition" xml:lang="PL">Suma procentu oplacenia dla poszczególnych sposobów opłacenia dla konkretnej kombinacji serii i waluty musi równać się 100 z tolerancją 1 punktu procentowego</xs:documentation>
						<xs:documentation source="Name" xml:lang="PL">KAPITALYFIZ_00004</xs:documentation>
					</xs:annotation>
				</xs:assert>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="SposobOplaceniaTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Sposob opłacenia</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="SposobOplaceniaTypAbs">
				<xs:sequence>
					<xs:element name="ProcentOplacenia" type="tpp:Liczba19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Procent opłacenia</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Procent opłacenia przydziału CI per dany sposób opłacenia</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="IdentyfikacjaPrawMajatkowych" type="IdentyfikacjaPrawMajatkowychTyp" minOccurs="0" maxOccurs="unbounded">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Identyfikacja wniesionych praw majątkowych </xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="SposobOplacenia" type="tpw:SposobyOplaceniaCITyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Informacja o sposobie opłacenia jednostek uczestnictwa</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Informacja o sposobie opłacenia jednostek uczestnictwa</xs:documentation>
					</xs:annotation>
				</xs:attribute>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="IdentyfikacjaPrawMajatkowychTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Identyfikacja praw majątkowych</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="IdentyfikacjaInstrumentuTypAbs">
				<xs:sequence>
					<xs:element name="Identyfikator" type="tpp:IdentyfikatorPrawaMajatkowegoTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Identyfikator prawa majątkowego</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Identyfikacja za pomocą następujących identyfikatorów: ISIN, FIZ (nadany przez UKNF - PLFIZ....) oraz numer księgi wieczystej. W przypadku braku powyższych identyfikatorów należy wpisać "BRAK" i uzupełnić pozostałe pola. W przyszłości wprowadzony zostanie kod UKNF dla instrumentów finansowych nieposiadających zewnętrznych identyfikatorów.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="Nazwa" type="tpp:Opis300ZnakowTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Nazwa prawa majątkowego</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Nazwa własna prawa majątkowego stosowana konsekwentnie we wszystkich raportach do UKNF.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="GrupaAktywow" type="tpw:GrupyAktywowTyp" minOccurs="0">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Grupa aktywów lub instrumentu finansowego</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Podstawowa klasyfikacja aktywów</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="WalutaDenominacji" type="tpw:WalutyTyp" minOccurs="0">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Waluta denominacji instrumentu/lokaty (ISO 4217).</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">W przypadku instrumentów dłużnych, udziałowych, pożyczek i weksli, depozytów i środków pieniężnych oraz pozostałych lokat waluta denominacji to waluta, w której wyrażony jest nominał instrumentu finansowego.

W przypadku jednostek uczestnictwa, certyfikatów inwestycyjnych oraz tytułów uczestnictwa jest to waluta funduszu (ang. base currency).

W przypadku instrumentów pochodnych jest to waluta, w której fundusz otrzyma przepływ pieniężny przy rozliczeniu (w przypadku rozliczenia gotówkowego) lub waluta, w której denominowany jest instrument bazowy (w przypadku rozliczenia fizycznego).

W przypadku wierzytelności jest to waluta, w której wyrażone są wierzytelności będące składową pakietu wierzytelności. Jeśli pakiet wierzytelności obejmujące wierzytelności w wielu walutach, należy wskazać walutę dominującą.

W przypadku nieruchomości i innych składników aktywów, dla których nie da się wskazać waluty denominacji, należy wpisać "XXX".</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="Emitent" type="IdentyfikacjaEmitentaPrawMajatkowychTyp" minOccurs="0">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Emitent/wystawca</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="Opis" type="tpp:Opis1000ZnakowTyp" minOccurs="0">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Opis prawa majątkowego</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Opis pozwalający jednoznacznie zidentyfikować/uporządkować dane aktywo</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="IdentyfikacjaEmitentaPrawMajatkowychTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Identyfikacja emitenta praw majatkowych</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="IdentyfikacjaPodmiotuTypAbs">
				<xs:sequence>
					<xs:element name="Identyfikator" type="tpp:IdentyfikatorEmitentaTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Identyfikator emitenta praw majątkowych</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Identyfikacja emitenta praw majątkowych za pomocą następujących identyfikatorów: TFI, FIO, SFIO, FIZ, ASI, ZASI, LEI, KRS, UKNF emitenta oraz brak identyfikatora.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="Nazwa" type="tpp:Opis300ZnakowTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Nazwa emitenta praw majątkowych</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Nazwa własna emitenta stosowana konsekwentnie we wszystkich raportach do UKNF.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="Kraj" type="tpw:KrajeTyp" minOccurs="0">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Kraj siedziby emitenta praw majątkowych</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Kraj siedziby emitenta praw majątkowych</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="PropozycjaNabyciaTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Propozycja nabycia</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="PropozycjaNabyciaTypAbs">
				<xs:choice>
					<xs:element name="LiczbaOsob" type="tpp:LiczbaCalkowitaNieujemna19Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Liczba osób, do których została skierowana propozycja nabycia</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Dotyczy emisji niepublicznej</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="LiczbaOsobNieokreslona" type="tpp:WskaznikLogiczny1albotrueTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Oznaczenie nieokreślonej liczby osób</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Dotyczy emisji publicznej</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:choice>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="IdentyfikacjaPodmiotuPosredniczacegoTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Identyfikacja podmiotu pośredniczącego w oferowaniu certyfikatów </xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="IdentyfikacjaPodmiotuTypAbs">
				<xs:sequence>
					<xs:element name="Identyfikator" type="tpp:IdentyfikatorDystrybutoraTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Identyfikator podmiotu pośredniczącego w oferowaniu certyfikatów </xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Identyfikacja podmiotu pośredniczącego za pomocą następujących identyfikatorów: TFI, FIO, SFIO, FIZ, ASI, ZASI, LEI, KRS, UKNF emitenta oraz brak identyfikatora.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="Nazwa" type="tpp:Opis300ZnakowTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Nazwa podmiotu pośredniczącego w oferowaniu certyfikatów </xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Nazwa własna</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="Kraj" type="tpw:KrajeTyp" minOccurs="0">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Kraj rezydencji podatkowej podmiotu pośredniczącego w oferowaniu certyfikatów inwestycyjnych</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Kraj rezydencji podatkowej</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<!--========== Dokonanie przez towarzystwo dopłaty do kapitału funduszu  ==========-->
	<xs:complexType name="ZdarzenieDoplataDoKapitaluFunduszu">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Zdarzenie doplata do kapitalu funduszu</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="KapitalyFIZZdarzenieTypAbs">
				<xs:sequence>
					<xs:element name="ZdarzenieSeria" type="DoplataDoKapitaluFunduszu" maxOccurs="unbounded">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Seria certyfikatu inwestycyjnego funduszu</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="RodzajZdarzenia" type="tpw:ZdarzeniaKapitalyFIZRodzajZdarzeniaTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Rodzaj zdarzenia</xs:documentation>
					</xs:annotation>
				</xs:attribute>
				<xs:attribute name="DzienWyceny" type="tpp:DataPrzedzial2Typ" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Dzień, z którego brana jest wartość certyfikatów inwestycyjnych do zdarzenia</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Dzień, z którego brana jest wartość certyfikatów inwestycyjnych (WANCI) do zdarzenia</xs:documentation>
					</xs:annotation>
				</xs:attribute>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="DoplataDoKapitaluFunduszu">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Doplata do kapitalu funduszu</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="KapitalyFIZTypAbs">
				<xs:sequence>
					<xs:element name="WANCI" type="tpp:Liczba19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Wartość aktywów netto na certyfikat inwestycyjny</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Wartość aktywów netto na certyfikat inwestycyjny</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="LiczbaCIZmianyKapitalu" type="tpp:LiczbaNieujemna19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Liczba certyfikatów, o którą zmienia się kapitał</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Liczba certyfikatów, o którą zmienia się kapitał</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="OperacjeZblizonejWartosci" type="OperacjeZblizonejWartosciTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Operacje na certyfikatach inwestycyjnych polegających na jednoczesnej realizacji dyspozycji uczestnika dotyczącej wpłat i wypłat o tej samej lub zbliżonej wartości</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="KwotaDoplatyDoKapitalu" type="tpp:Liczba19.2Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Kwota dopłaty do kapitału</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Kwota dopłaty do kapitału</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="PrzyczynaDoplatyDoKapitalu" type="tpp:Opis5000ZnakowTyp">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Przyczyna dopłaty do kapitału</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Jeśli wysłano raport NieprawidlowosciWyceny, to proszę wskazać jego nazwę pliku.</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="SeriaCI" type="tpp:Opis100ZnakowTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Seria certyfikatu inwestycyjnego funduszu</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Oznaczenie serii certyfikatów inwestycyjnych. W przypadku funduszy publicznych dopuszcza się wskazanie kodu ISIN.</xs:documentation>
					</xs:annotation>
				</xs:attribute>
				<xs:attribute name="Waluta" type="tpw:WalutyPodstawoweTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Waluta</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Waluta serii certyfikatów inwestycyjnych</xs:documentation>
					</xs:annotation>
				</xs:attribute>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<!--========== Umorzenie certyfikatów inwestycyjnych niezwiązane z wykupem ==========-->
	<xs:complexType name="ZdarzenieUmorzenieCIBezZwiazkuZWykupem">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Zdarzenie umorzenie CI bez zwiazku z wykupem</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="KapitalyFIZZdarzenieTypAbs">
				<xs:sequence>
					<xs:element name="ZdarzenieSeria" type="UmorzenieCIBezZwiazkuZWykupem" maxOccurs="unbounded">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Seria certyfikatu inwestycyjnego funduszu</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="RodzajZdarzenia" type="tpw:ZdarzeniaKapitalyFIZRodzajZdarzeniaTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Rodzaj zdarzenia</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Rodzaj zdarzenia</xs:documentation>
					</xs:annotation>
				</xs:attribute>
				<xs:attribute name="DzienWyceny" type="tpp:DataPrzedzial2Typ" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Dzień, z którego brana jest wartość certyfikatów inwestycyjnych do zdarzenia</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Dzień, z którego brana jest wartość certyfikatów inwestycyjnych (WANCI) do zdarzenia</xs:documentation>
					</xs:annotation>
				</xs:attribute>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="UmorzenieCIBezZwiazkuZWykupem">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Umorzenie CI bez zwiazku z wykupem</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="KapitalyFIZTypAbs">
				<xs:sequence>
					<xs:element name="WANCI" type="tpp:Liczba19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Wartość aktywów netto na certyfikat inwestycyjny</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Wartość aktywów netto na certyfikat inwestycyjny. W przypadku umorzenia certyfikatów inwestycyjnych z powodu likwidacji (sub)fundszu - wysokość wypłaty przypadająca na certyfikat inwestycyjny.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="LiczbaCIZmianyKapitalu" type="tpp:LiczbaNieujemna19.8Typ">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Liczba certyfikatów, o którą zmienia się kapitał</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Liczba certyfikatów, o którą zmienia się kapitał</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="SeriaCI" type="tpp:Opis100ZnakowTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Seria certyfikatu inwestycyjnego funduszu</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Oznaczenie serii certyfikatów inwestycyjnych. W przypadku funduszy publicznych dopuszcza się wskazanie kodu ISIN.</xs:documentation>
					</xs:annotation>
				</xs:attribute>
				<xs:attribute name="Waluta" type="tpw:WalutyPodstawoweTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Waluta</xs:documentation>
						<xs:documentation source="Definiton" xml:lang="PL">Waluta serii certyfikatów inwestycyjnych</xs:documentation>
					</xs:annotation>
				</xs:attribute>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<!--========== Oznaczenie rodzaju operacji na certyfikatach inwestycyjnych polegających na jednoczesnej realizacji dyspozycji uczestnika dotyczącej wpłat i wypłat o tej samej lub zbliżonej wartości ==========-->
	<xs:complexType name="OperacjeZblizonejWartosciTyp">
		<xs:annotation>
			<xs:documentation source="Name" xml:lang="PL">Operacje zbliżonej wartości</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:restriction base="OperacjeZblizonejWartosciTypAbs">
				<xs:sequence>
					<xs:element name="LiczbaCIZblizonaWartosc" type="tpp:LiczbaNieujemna19.8Typ" minOccurs="0">
						<xs:annotation>
							<xs:documentation source="Name" xml:lang="PL">Liczba certyfikatów, o którą zmienia się kapitał, w związku z realizacją dyspozycji uczestnika dotyczącej jednoczesnej wpłaty i wypłaty o tej samej lub zbliżonej wartości</xs:documentation>
							<xs:documentation source="Definition" xml:lang="PL">Dotyczy dyspozycji wykonywanych przez ten sam podmiot (lub podmioty ze sobą powiązane) w tym samym dniu, które są sztuczne z punktu widzenia funduszu przyjmującego/realizującego dyspozycje i nie mają wpływu na jego kapitał. Podmiot/y mogą wykonywać te operacje np. ze względów rachunkowych (np. operacje techniczne UFK).</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:attribute name="OperacjeZblizonejWartosciOznaczenie" type="tpp:WskaznikLogiczny0lub1albotruelubfalseTyp" use="required">
					<xs:annotation>
						<xs:documentation source="Name" xml:lang="PL">Oznaczenie rodzaju operacji na certyfikatach inwestycyjnych polegających na jednoczesnej realizacji dyspozycji uczestnika dotyczącej wpłat i wypłat o tej samej lub zbliżonej wartości</xs:documentation>
						<xs:documentation source="Definition" xml:lang="PL">Dotyczy dyspozycji wykonywanych przez ten sam podmiot (lub podmioty ze sobą powiązane) w tym samym dniu, które są sztuczne z punktu widzenia funduszu przyjmującego/realizującego dyspozycje i nie mają wpływu na jego kapitał. Podmiot/y mogą wykonywać te operacje np. ze względów rachunkowych (np. operacje techniczne UFK).</xs:documentation>
					</xs:annotation>
				</xs:attribute>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
</xs:schema>