<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/" xmlns:kck="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2013/05/23/eD/KodyCECHKRAJOW/" xmlns:kpkd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/02/01/eD/KodyPKD/" xmlns:tns="http://crd.gov.pl/wzor/2019/02/07/02073/" targetNamespace="http://crd.gov.pl/wzor/2019/02/07/02073/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="pl">
	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2013/05/23/eD/KodyCECHKRAJOW/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2013/05/23/eD/KodyCECHKRAJOW/KodyCechKrajow_v3-0E.xsd"/>
	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/02/01/eD/KodyPKD/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/02/01/eD/KodyPKD/KodyPKD_v2-0E.xsd"/>
	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/StrukturyDanych_v5-0E.xsd"/>
	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2013/05/23/eD/KodyCECHKRAJOW/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2013/05/23/eD/KodyCECHKRAJOW/KodyCechKrajow_v3-0E.xsd"/>
	<xsd:element name="Deklaracja">
		<xsd:annotation>
			<xsd:documentation>INFORMACJA O CENACH TRANSFEROWYCH</xsd:documentation>
		</xsd:annotation>
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element name="Naglowek" type="tns:TNaglowek">
					<xsd:annotation>
						<xsd:documentation>Nagłówek informacji</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="Podmiot1">
					<xsd:annotation>
						<xsd:documentation>Dane podmiotu składającego informacje o cenach transferowych</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:complexContent>
							<xsd:extension base="tns:TIdentyfikatorPodmiotu">
								<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Podmiot raportujący"/>
							</xsd:extension>
						</xsd:complexContent>
					</xsd:complexType>
				</xsd:element>
				<xsd:element name="Podmiot2">
					<xsd:annotation>
						<xsd:documentation>Dane podmiotu, którego dotyczy składana informacja</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:complexContent>
							<xsd:extension base="tns:TIdentyfikatorPodmiotu2">
								<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Podmiot, którego dotyczy informacja"/>
							</xsd:extension>
						</xsd:complexContent>
					</xsd:complexType>
				</xsd:element>
				<xsd:element ref="tns:PozycjeSzczegolowe"/>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="PozycjeSzczegolowe">
		<xsd:complexType>
			<xsd:choice>
				<xsd:sequence>
					<xsd:element name="PodmiotNZ">
						<xsd:annotation>
							<xsd:documentation>Podmiot, dla którego jest składana informacja o cenach transferowych, zawierał transakcje kontrolowane niekorzystające ze zwolnienia z obowiązku sporządzenia lokalnej dokumentacji cen transferowych na podstawie art. 11n pkt 1 ustawy (zgodnie z art. 11t ust. 1 pkt 1 ustawy) - ZK01</xsd:documentation>
						</xsd:annotation>
						<xsd:simpleType>
							<xsd:restriction base="tns:TKodKatPodmiotu">
								<xsd:enumeration value="ZK01"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:element>
					<xsd:choice>
						<xsd:annotation>
							<xsd:documentation>Wskaźniki (wykazywane w punktach procentowych)</xsd:documentation>
						</xsd:annotation>
						<xsd:sequence>
							<xsd:annotation>
								<xsd:documentation>Inny podmiot</xsd:documentation>
							</xsd:annotation>
							<xsd:element name="MarzaOper" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Marża operacyjna</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="MarzaZysku" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Marża zysku brutto</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="RentAkt" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Rentowność aktywów</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="RentKW" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Rentowność kapitału własnego</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:sequence>
						<xsd:sequence>
							<xsd:annotation>
								<xsd:documentation>Bank</xsd:documentation>
							</xsd:annotation>
							<xsd:element name="MarzaOdset" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Marża odsetkowa netto</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="KosztyDochody" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Koszty/dochody</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="RentAkt" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Rentowność aktywów</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="RentKW" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Rentowność kapitału własnego</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:sequence>
						<xsd:sequence>
							<xsd:annotation>
								<xsd:documentation>Zakład ubezpieczeń lub zakład reasekuracji</xsd:documentation>
							</xsd:annotation>
							<xsd:element name="RentDT" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Rentowność działalności technicznej</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="RentSprzed" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Rentowność sprzedaży</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="RentAkt" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Rentowność aktywów</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="RentKW" type="tns:TProcentowy">
								<xsd:annotation>
									<xsd:documentation>Rentowność kapitału własnego</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:sequence>
					</xsd:choice>
					<xsd:element name="Transakcja" maxOccurs="unbounded">
						<xsd:complexType>
							<xsd:choice>
								<xsd:annotation>
									<xsd:documentation>Dane transakcji</xsd:documentation>
								</xsd:annotation>
								<xsd:sequence>
									<xsd:annotation>
										<xsd:documentation>I. Kategorie transakcji kontrolowanych (bez 1201-1204, 2201-2204, 1401, 2401)</xsd:documentation>
									</xsd:annotation>
									<xsd:element name="KategoriaA">
										<xsd:annotation>
											<xsd:documentation>Kategoria transakcji kontrolowanej</xsd:documentation>
										</xsd:annotation>
										<xsd:simpleType>
											<xsd:restriction base="tns:TKodKatTransakcji">
												<xsd:enumeration value="1001"/>
												<xsd:enumeration value="1002"/>
												<xsd:enumeration value="1003"/>
												<xsd:enumeration value="1004"/>
												<xsd:enumeration value="1005"/>
												<xsd:enumeration value="1006"/>
												<xsd:enumeration value="1007"/>
												<xsd:enumeration value="1008"/>
												<xsd:enumeration value="1009"/>
												<xsd:enumeration value="1010"/>
												<xsd:enumeration value="1101"/>
												<xsd:enumeration value="1102"/>
												<xsd:enumeration value="1103"/>
												<xsd:enumeration value="1104"/>
												<xsd:enumeration value="1105"/>
												<xsd:enumeration value="1106"/>
												<xsd:enumeration value="1205"/>
												<xsd:enumeration value="1206"/>
												<xsd:enumeration value="1301"/>
												<xsd:enumeration value="1302"/>
												<xsd:enumeration value="1303"/>
												<xsd:enumeration value="1304"/>
												<xsd:enumeration value="1305"/>
												<xsd:enumeration value="1306"/>
												<xsd:enumeration value="1307"/>
												<xsd:enumeration value="1308"/>
												<xsd:enumeration value="1309"/>
												<xsd:enumeration value="1310"/>
												<xsd:enumeration value="1311"/>
												<xsd:enumeration value="1501"/>
												<xsd:enumeration value="1502"/>
												<xsd:enumeration value="1503"/>
												<xsd:enumeration value="1504"/>
												<xsd:enumeration value="1505"/>
												<xsd:enumeration value="1506"/>
												<xsd:enumeration value="2001"/>
												<xsd:enumeration value="2002"/>
												<xsd:enumeration value="2003"/>
												<xsd:enumeration value="2004"/>
												<xsd:enumeration value="2005"/>
												<xsd:enumeration value="2006"/>
												<xsd:enumeration value="2007"/>
												<xsd:enumeration value="2008"/>
												<xsd:enumeration value="2009"/>
												<xsd:enumeration value="2010"/>
												<xsd:enumeration value="2101"/>
												<xsd:enumeration value="2102"/>
												<xsd:enumeration value="2103"/>
												<xsd:enumeration value="2104"/>
												<xsd:enumeration value="2105"/>
												<xsd:enumeration value="2106"/>
												<xsd:enumeration value="2205"/>
												<xsd:enumeration value="2206"/>
												<xsd:enumeration value="2301"/>
												<xsd:enumeration value="2302"/>
												<xsd:enumeration value="2303"/>
												<xsd:enumeration value="2304"/>
												<xsd:enumeration value="2305"/>
												<xsd:enumeration value="2306"/>
												<xsd:enumeration value="2307"/>
												<xsd:enumeration value="2308"/>
												<xsd:enumeration value="2309"/>
												<xsd:enumeration value="2310"/>
												<xsd:enumeration value="2311"/>
												<xsd:enumeration value="2501"/>
												<xsd:enumeration value="2502"/>
												<xsd:enumeration value="2503"/>
												<xsd:enumeration value="2504"/>
												<xsd:enumeration value="2505"/>
												<xsd:enumeration value="2506"/>
											</xsd:restriction>
										</xsd:simpleType>
									</xsd:element>
									<xsd:element name="WartoscA" type="tns:TKwotowy2">
										<xsd:annotation>
											<xsd:documentation>Wartość transakcji</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:choice maxOccurs="unbounded">
										<xsd:sequence>
											<xsd:element name="KrajPL" type="etd:TKodKraju" fixed="PL">
												<xsd:annotation>
													<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
											<xsd:element name="TZwolniona" type="tns:TKodZwolnienia" fixed="ZW01">
												<xsd:annotation>
													<xsd:documentation>Transakcja zwolniona na podst. art. 11 n pkt 1 ustawy? ZW01 - tak</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
										<xsd:sequence>
											<xsd:choice>
												<xsd:sequence>
													<xsd:element name="KrajPLNZW" type="etd:TKodKraju" fixed="PL">
														<xsd:annotation>
															<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="TNieZwolniona" type="tns:TKodZwolnienia" fixed="ZW02">
														<xsd:annotation>
															<xsd:documentation>Transakcja jest zwolniona na podst. art. 11 n pkt 1 ustawy? ZW02 - nie</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
												<xsd:element name="Kraj" type="tns:TKodKraju">
													<xsd:annotation>
														<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - inny niż POLSKA</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
											</xsd:choice>
											<xsd:choice>
												<xsd:sequence>
													<xsd:annotation>
														<xsd:documentation>MW01, MW06, MW07</xsd:documentation>
													</xsd:annotation>
													<xsd:element name="Metoda01">
														<xsd:annotation>
															<xsd:documentation>Metoda weryfikacji ceny (MW01, MW06, MW07)</xsd:documentation>
														</xsd:annotation>
														<xsd:simpleType>
															<xsd:restriction base="tns:TMetodyWeryfikacjiCeny">
																<xsd:enumeration value="MW01"/>
																<xsd:enumeration value="MW06"/>
																<xsd:enumeration value="MW07"/>
															</xsd:restriction>
														</xsd:simpleType>
													</xsd:element>
													<xsd:element name="CenaMin">
														<xsd:annotation>
															<xsd:documentation>Cena min</xsd:documentation>
														</xsd:annotation>
														<xsd:complexType>
															<xsd:simpleContent>
																<xsd:extension base="etd:TKwota2Nieujemna">
																	<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
																</xsd:extension>
															</xsd:simpleContent>
														</xsd:complexType>
													</xsd:element>
													<xsd:element name="CenaMax">
														<xsd:annotation>
															<xsd:documentation>Cena max</xsd:documentation>
														</xsd:annotation>
														<xsd:complexType>
															<xsd:simpleContent>
																<xsd:extension base="etd:TKwota2Nieujemna">
																	<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
																</xsd:extension>
															</xsd:simpleContent>
														</xsd:complexType>
													</xsd:element>
													<xsd:element name="Miara" type="etd:TTekstowy">
														<xsd:annotation>
															<xsd:documentation>Rodzaj jednostki miary</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="Weryfikacja" type="tns:TSposobWeryfikacji">
														<xsd:annotation>
															<xsd:documentation>Sposób weryfikacji rynkowego poziomu ceny</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="CenaPorMin">
														<xsd:annotation>
															<xsd:documentation>Cena porównywalna min</xsd:documentation>
														</xsd:annotation>
														<xsd:complexType>
															<xsd:simpleContent>
																<xsd:extension base="etd:TKwota2Nieujemna">
																	<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
																</xsd:extension>
															</xsd:simpleContent>
														</xsd:complexType>
													</xsd:element>
													<xsd:element name="CenaPorMax">
														<xsd:annotation>
															<xsd:documentation>Cena porównywalna max</xsd:documentation>
														</xsd:annotation>
														<xsd:complexType>
															<xsd:simpleContent>
																<xsd:extension base="etd:TKwota2Nieujemna">
																	<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
																</xsd:extension>
															</xsd:simpleContent>
														</xsd:complexType>
													</xsd:element>
												</xsd:sequence>
												<xsd:sequence>
													<xsd:annotation>
														<xsd:documentation>MW04</xsd:documentation>
													</xsd:annotation>
													<!--Suma wartości z pozycji „Zysk podatnika” oraz „Zysk kontrahentów” powinna wynosić 100%.-->
													<xsd:element name="Metoda04">
														<xsd:annotation>
															<xsd:documentation>Metoda weryfikacji ceny (MW04)</xsd:documentation>
														</xsd:annotation>
														<xsd:simpleType>
															<xsd:restriction base="tns:TMetodyWeryfikacjiCeny">
																<xsd:enumeration value="MW04"/>
															</xsd:restriction>
														</xsd:simpleType>
													</xsd:element>
													<xsd:sequence>
														<xsd:element name="ZaklZyskPodatn" type="tns:TProcentowy1">
															<xsd:annotation>
																<xsd:documentation>Zakładany zysk podatnika</xsd:documentation>
															</xsd:annotation>
														</xsd:element>
														<xsd:element name="ZaklZyskKontr" type="tns:TProcentowy1">
															<xsd:annotation>
																<xsd:documentation>Zakładany zysk kontrahentów</xsd:documentation>
															</xsd:annotation>
														</xsd:element>
													</xsd:sequence>
													<xsd:sequence>
														<xsd:element name="ZrealZyskPodatn" type="tns:TProcentowy1">
															<xsd:annotation>
																<xsd:documentation>Zrealizowany zysk podatnika</xsd:documentation>
															</xsd:annotation>
														</xsd:element>
														<xsd:element name="ZrealZyskKontr" type="tns:TProcentowy1">
															<xsd:annotation>
																<xsd:documentation>Zrealizowany zysk kontrahentów</xsd:documentation>
															</xsd:annotation>
														</xsd:element>
													</xsd:sequence>
													<xsd:element name="RodzMetodyPodzialu">
														<xsd:annotation>
															<xsd:documentation>Rodzaj metody podziału zysku</xsd:documentation>
														</xsd:annotation>
														<xsd:simpleType>
															<xsd:restriction base="xsd:string">
																<xsd:enumeration value="PZ01">
																	<xsd:annotation>
																		<xsd:documentation>Podział zysku za pomocą analizy rezydualnej</xsd:documentation>
																	</xsd:annotation>
																</xsd:enumeration>
																<xsd:enumeration value="PZ02">
																	<xsd:annotation>
																		<xsd:documentation>Podział zysku za pomocą analizy udziału</xsd:documentation>
																	</xsd:annotation>
																</xsd:enumeration>
															</xsd:restriction>
														</xsd:simpleType>
													</xsd:element>
												</xsd:sequence>
												<xsd:sequence>
													<xsd:annotation>
														<xsd:documentation>MW02, MW03, MW05</xsd:documentation>
													</xsd:annotation>
													<xsd:choice>
														<xsd:sequence>
															<xsd:element name="Metoda02">
																<xsd:annotation>
																	<xsd:documentation>Metoda weryfikacji ceny (MW02, MW03, MW05)</xsd:documentation>
																</xsd:annotation>
																<xsd:simpleType>
																	<xsd:restriction base="tns:TMetodyWeryfikacjiCeny">
																		<xsd:enumeration value="MW02"/>
																		<xsd:enumeration value="MW03"/>
																		<xsd:enumeration value="MW05"/>
																	</xsd:restriction>
																</xsd:simpleType>
															</xsd:element>
															<xsd:element name="RodzPor1">
																<xsd:annotation>
																	<xsd:documentation>Rodzaj porównania (PR01)</xsd:documentation>
																</xsd:annotation>
																<xsd:simpleType>
																	<xsd:restriction base="tns:TRodzajPorownania">
																		<xsd:enumeration value="PR01"/>
																	</xsd:restriction>
																</xsd:simpleType>
															</xsd:element>
															<xsd:element name="Wskaznik1">
																<xsd:annotation>
																	<xsd:documentation>Wskaźnik finansowy</xsd:documentation>
																</xsd:annotation>
																<xsd:simpleType>
																	<xsd:restriction base="tns:TWskaznikRentownosci">
																		<xsd:enumeration value="WF01"/>
																		<xsd:enumeration value="WF02"/>
																		<xsd:enumeration value="WF03"/>
																		<xsd:enumeration value="WF04"/>
																		<xsd:enumeration value="WF05"/>
																		<xsd:enumeration value="WF06"/>
																		<xsd:enumeration value="WF07"/>
																		<xsd:enumeration value="WF08"/>
																		<xsd:enumeration value="WF09"/>
																		<xsd:enumeration value="WF10"/>
																		<xsd:enumeration value="WF11"/>
																		<xsd:enumeration value="WF12"/>
																		<xsd:enumeration value="WF14"/>
																		<xsd:enumeration value="WF15"/>
																		<xsd:enumeration value="WF16"/>
																	</xsd:restriction>
																</xsd:simpleType>
															</xsd:element>
															<xsd:element name="KorektyPorWyn" type="tns:TKorektaPorownywalnosci">
																<xsd:annotation>
																	<xsd:documentation>Korekty porównywalności wyników</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:choice>
																<xsd:element name="WynikAP" type="tns:TProcentowy2">
																	<xsd:annotation>
																		<xsd:documentation>Wynik analizy porównawczej</xsd:documentation>
																	</xsd:annotation>
																</xsd:element>
																<xsd:sequence>
																	<xsd:element name="WynikAP1" type="tns:TProcentowy2">
																		<xsd:annotation>
																			<xsd:documentation>Wynik analizy porównawczej (w procentach). Dolna granica przedziału</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																	<xsd:element name="WynikAP2" type="tns:TProcentowy2">
																		<xsd:annotation>
																			<xsd:documentation>Wynik analizy porównawczej 2. Górna granica przedziału</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																	<xsd:element name="RodzajPrzedz" type="tns:TRodzajPrzedzialu">
																		<xsd:annotation>
																			<xsd:documentation>Rodzaj przedziału</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																</xsd:sequence>
															</xsd:choice>
															<xsd:choice>
																<xsd:sequence>
																	<xsd:element name="KorektaCT1">
																		<xsd:annotation>
																			<xsd:documentation>Korekta cen transferowych</xsd:documentation>
																		</xsd:annotation>
																		<xsd:simpleType>
																			<xsd:restriction base="tns:TKorektaCen">
																				<xsd:enumeration value="KC01"/>
																			</xsd:restriction>
																		</xsd:simpleType>
																	</xsd:element>
																	<xsd:element name="WartKorektyCT1" type="etd:TKwotaC">
																		<xsd:annotation>
																			<xsd:documentation>Wartość korekty cen transferowych</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																</xsd:sequence>
																<xsd:element name="BrakKorektyCT1">
																	<xsd:annotation>
																		<xsd:documentation>Brak korekty cen transferowych</xsd:documentation>
																	</xsd:annotation>
																	<xsd:simpleType>
																		<xsd:restriction base="tns:TKorektaCen">
																			<xsd:enumeration value="KC02"/>
																		</xsd:restriction>
																	</xsd:simpleType>
																</xsd:element>
															</xsd:choice>
															<xsd:element name="WynikTrans" type="tns:TProcentowy2">
																<xsd:annotation>
																	<xsd:documentation>Wynik na transakcji</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
														</xsd:sequence>
														<xsd:sequence>
															<xsd:element name="Metoda0203">
																<xsd:annotation>
																	<xsd:documentation>Metoda weryfikacji ceny (MW02, MW03, MW05)</xsd:documentation>
																</xsd:annotation>
																<xsd:simpleType>
																	<xsd:restriction base="tns:TMetodyWeryfikacjiCeny">
																		<xsd:enumeration value="MW02"/>
																		<xsd:enumeration value="MW03"/>
																		<xsd:enumeration value="MW05"/>
																	</xsd:restriction>
																</xsd:simpleType>
															</xsd:element>
															<xsd:element name="RodzPor2">
																<xsd:annotation>
																	<xsd:documentation>Rodzaj porównania (PR02 lub PR03)</xsd:documentation>
																</xsd:annotation>
																<xsd:simpleType>
																	<xsd:restriction base="tns:TRodzajPorownania">
																		<xsd:enumeration value="PR02"/>
																		<xsd:enumeration value="PR03"/>
																	</xsd:restriction>
																</xsd:simpleType>
															</xsd:element>
															<xsd:element name="PodmiotBadany" type="tns:TStronaBadana">
																<xsd:annotation>
																	<xsd:documentation>Strona badana</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="KrytGeograf" type="tns:TKryteriumGeograficzne">
																<xsd:annotation>
																	<xsd:documentation>Kryterium geograficzne</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="Wskaznik2">
																<xsd:annotation>
																	<xsd:documentation>Wskaźnik rentowności</xsd:documentation>
																</xsd:annotation>
																<xsd:simpleType>
																	<xsd:restriction base="tns:TWskaznikRentownosci">
																		<xsd:enumeration value="WF01"/>
																	</xsd:restriction>
																</xsd:simpleType>
															</xsd:element>
															<xsd:element name="KorektyPorWyn" type="tns:TKorektaPorownywalnosci">
																<xsd:annotation>
																	<xsd:documentation>Korekty porównywalności wyników</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:choice>
																<xsd:element name="WynikAP" type="tns:TProcentowy2">
																	<xsd:annotation>
																		<xsd:documentation>Wynik analizy porównawczej</xsd:documentation>
																	</xsd:annotation>
																</xsd:element>
																<xsd:sequence>
																	<xsd:element name="WynikAP1" type="tns:TProcentowy2">
																		<xsd:annotation>
																			<xsd:documentation>Wynik analizy porównawczej (w procentach). Dolna granica przedziału</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																	<xsd:element name="WynikAP2" type="tns:TProcentowy2">
																		<xsd:annotation>
																			<xsd:documentation>Wynik analizy porównawczej 2. Górna granica przedziału</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																	<xsd:element name="RodzajPrzedz" type="tns:TRodzajPrzedzialu">
																		<xsd:annotation>
																			<xsd:documentation>Rodzaj przedziału</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																</xsd:sequence>
															</xsd:choice>
															<xsd:element name="WynikTrans" type="tns:TProcentowy2">
																<xsd:annotation>
																	<xsd:documentation>Wynik na transakcji</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:choice>
																<xsd:sequence>
																	<xsd:element name="KorektaCT2">
																		<xsd:annotation>
																			<xsd:documentation>Korekta cen transferowych</xsd:documentation>
																		</xsd:annotation>
																		<xsd:simpleType>
																			<xsd:restriction base="tns:TKorektaCen">
																				<xsd:enumeration value="KC01"/>
																			</xsd:restriction>
																		</xsd:simpleType>
																	</xsd:element>
																	<xsd:element name="WartKorektyCT2" type="etd:TKwotaC">
																		<xsd:annotation>
																			<xsd:documentation>Wartość korekty cen transferowych</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																</xsd:sequence>
																<xsd:element name="BrakKorektyCT2">
																	<xsd:annotation>
																		<xsd:documentation>Brak korekty cen transferowych</xsd:documentation>
																	</xsd:annotation>
																	<xsd:simpleType>
																		<xsd:restriction base="tns:TKorektaCen">
																			<xsd:enumeration value="KC02"/>
																		</xsd:restriction>
																	</xsd:simpleType>
																</xsd:element>
															</xsd:choice>
														</xsd:sequence>
													</xsd:choice>
												</xsd:sequence>
											</xsd:choice>
										</xsd:sequence>
									</xsd:choice>
								</xsd:sequence>
								<xsd:sequence>
									<xsd:annotation>
										<xsd:documentation>II. Kategorie transakcji kontrolowanych 1101, 2101</xsd:documentation>
									</xsd:annotation>
									<xsd:element name="KategoriaB">
										<xsd:annotation>
											<xsd:documentation>Kategoria transakcji kontrolowanej</xsd:documentation>
										</xsd:annotation>
										<xsd:simpleType>
											<xsd:restriction base="tns:TKodKatTransakcji">
												<xsd:enumeration value="1101"/>
												<xsd:enumeration value="2101"/>
											</xsd:restriction>
										</xsd:simpleType>
									</xsd:element>
									<xsd:element name="WartoscB" type="tns:TKwotowy2">
										<xsd:annotation>
											<xsd:documentation>Wartość transakcji</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:choice>
										<xsd:sequence>
											<xsd:element name="KrajPL" type="etd:TKodKraju" fixed="PL">
												<xsd:annotation>
													<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
											<xsd:element name="TZwolniona" type="tns:TKodZwolnienia" fixed="ZW01">
												<xsd:annotation>
													<xsd:documentation>Transakcja zwolniona na podst. art. 11 n pkt 1 ustawy? ZW01 - tak</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
										<xsd:sequence>
											<xsd:choice>
												<xsd:sequence>
													<xsd:element name="KrajPLNZW" type="etd:TKodKraju" fixed="PL">
														<xsd:annotation>
															<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="TNieZwolniona" type="tns:TKodZwolnienia" fixed="ZW02">
														<xsd:annotation>
															<xsd:documentation>Transakcja jest zwolniona na podst. art. 11 n pkt 1 ustawy? ZW02 - nie</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
												<xsd:element name="Kraj" type="tns:TKodKraju">
													<xsd:annotation>
														<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - inny niż POLSKA</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
											</xsd:choice>
											<xsd:element name="MetodaB" type="tns:TMetodyWeryfikacjiCeny">
												<xsd:annotation>
													<xsd:documentation>Metoda weryfikacji ceny (MW01 - MW07)</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
											<xsd:element name="Art11f" type="tns:TKodMechanizmu" fixed="SH02">
												<xsd:annotation>
													<xsd:documentation>Dla transakcji kontrolowanej zastosowano mechanizm, o którym mowa w art. 11f ustawy (SH02)</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
									</xsd:choice>
								</xsd:sequence>
								<xsd:sequence>
									<xsd:annotation>
										<xsd:documentation>III. Kategorie transakcji kontrolowanych 1201 - 1204 lub 2201 - 2204</xsd:documentation>
									</xsd:annotation>
									<xsd:element name="KategoriaC">
										<xsd:annotation>
											<xsd:documentation>Kategoria transakcji kontrolowanej</xsd:documentation>
										</xsd:annotation>
										<xsd:simpleType>
											<xsd:restriction base="tns:TKodKatTransakcji">
												<xsd:enumeration value="1201"/>
												<xsd:enumeration value="1202"/>
												<xsd:enumeration value="1203"/>
												<xsd:enumeration value="1204"/>
												<xsd:enumeration value="2201"/>
												<xsd:enumeration value="2202"/>
												<xsd:enumeration value="2203"/>
												<xsd:enumeration value="2204"/>
											</xsd:restriction>
										</xsd:simpleType>
									</xsd:element>
									<xsd:element name="WartoscC" type="tns:TKwotowy2">
										<xsd:annotation>
											<xsd:documentation>Wartość transakcji</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="KapitalC">
										<xsd:annotation>
											<xsd:documentation>Kwota kapitału</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:simpleContent>
												<xsd:extension base="tns:TKwotowy">
													<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
												</xsd:extension>
											</xsd:simpleContent>
										</xsd:complexType>
									</xsd:element>
									<xsd:element name="ZadluzenieC">
										<xsd:annotation>
											<xsd:documentation>Wartość zadłużenia</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:simpleContent>
												<xsd:extension base="tns:TKwotowy">
													<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
												</xsd:extension>
											</xsd:simpleContent>
										</xsd:complexType>
									</xsd:element>
									<xsd:element name="OdsetkiC">
										<xsd:annotation>
											<xsd:documentation>Kwota odsetek (w walucie, zadeklarowanej dla kwoty kapitału)</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:simpleContent>
												<xsd:extension base="etd:TKwotaCNieujemna">
													<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
												</xsd:extension>
											</xsd:simpleContent>
										</xsd:complexType>
									</xsd:element>
									<xsd:choice>
										<xsd:sequence>
											<xsd:element name="KrajPL" type="etd:TKodKraju" fixed="PL">
												<xsd:annotation>
													<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
											<xsd:element name="TZwolniona" type="tns:TKodZwolnienia" fixed="ZW01">
												<xsd:annotation>
													<xsd:documentation>Transakcja zwolniona na podst. art. 11 n pkt 1 ustawy? ZW01 - tak</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
										<xsd:sequence>
											<xsd:choice>
												<xsd:sequence>
													<xsd:element name="KrajPLNZW" type="etd:TKodKraju" fixed="PL">
														<xsd:annotation>
															<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="TNieZwolniona" type="tns:TKodZwolnienia" fixed="ZW02">
														<xsd:annotation>
															<xsd:documentation>Transakcja jest zwolniona na podst. art. 11 n pkt 1 ustawy? ZW02 - nie</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
												<xsd:element name="Kraj" type="tns:TKodKraju">
													<xsd:annotation>
														<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - inny niż POLSKA</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
											</xsd:choice>
											<xsd:choice>
												<xsd:sequence>
													<xsd:element name="KalkOproc1">
														<xsd:annotation>
															<xsd:documentation>Sposób kalkulacji oprocentowania (OP01)</xsd:documentation>
														</xsd:annotation>
														<xsd:simpleType>
															<xsd:restriction base="tns:TRodzajOprocentowania">
																<xsd:enumeration value="OP01"/>
															</xsd:restriction>
														</xsd:simpleType>
													</xsd:element>
													<xsd:element name="StBazowa" type="tns:TStopaBazowa">
														<xsd:annotation>
															<xsd:documentation>Stopa bazowa</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="Marza" type="tns:TMarza">
														<xsd:annotation>
															<xsd:documentation>Marża</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:choice>
														<xsd:element name="WynikAP_PP" type="etd:TKwotaCNieujemna">
															<xsd:annotation>
																<xsd:documentation>Wynik analizy porównawczej (w procentach)</xsd:documentation>
															</xsd:annotation>
														</xsd:element>
														<xsd:sequence>
															<xsd:element name="WynikAP1_PP" type="tns:TProcentowy2">
																<xsd:annotation>
																	<xsd:documentation>Wynik analizy porównawczej (w procentach). Dolna granica przedziału</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="WynikAP2_PP" type="tns:TProcentowy2">
																<xsd:annotation>
																	<xsd:documentation>Wynik analizy porównawczej (w procentach). Górna granica przedziału</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
														</xsd:sequence>
													</xsd:choice>
													<xsd:element name="MetodaC" type="tns:TMetodyWeryfikacjiCeny">
														<xsd:annotation>
															<xsd:documentation>Metoda weryfikacji ceny (MW01 - MW07)</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="ZrodloDanych" type="tns:TZrodloDanych">
														<xsd:annotation>
															<xsd:documentation>Źródło danych do analizy porównawczej</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
												<xsd:sequence>
													<xsd:element name="KalkOproc2">
														<xsd:annotation>
															<xsd:documentation>Sposób kalkulacji oprocentowania (OP02)</xsd:documentation>
														</xsd:annotation>
														<xsd:simpleType>
															<xsd:restriction base="tns:TRodzajOprocentowania">
																<xsd:enumeration value="OP02"/>
															</xsd:restriction>
														</xsd:simpleType>
													</xsd:element>
													<xsd:element name="PoziomOproc" type="tns:TProcentowy1">
														<xsd:annotation>
															<xsd:documentation>Poziom oprocentowania</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="ZrodloDanych" type="tns:TZrodloDanych">
														<xsd:annotation>
															<xsd:documentation>Źródło danych do analizy porównawczej</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:choice>
														<xsd:element name="WynikAP_C" type="tns:TProcentowy2">
															<xsd:annotation>
																<xsd:documentation>Wynik analizy porównawczej</xsd:documentation>
															</xsd:annotation>
														</xsd:element>
														<xsd:sequence>
															<xsd:element name="WynikAP1_C" type="tns:TProcentowy2">
																<xsd:annotation>
																	<xsd:documentation>Wynik analizy porównawczej (w procentach). Dolna granica przedziału</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="WynikAP2_C" type="tns:TProcentowy2">
																<xsd:annotation>
																	<xsd:documentation>Wynik analizy porównawczej (w procentach). Górna granica przedziału</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
														</xsd:sequence>
													</xsd:choice>
												</xsd:sequence>
												<xsd:sequence>
													<xsd:element name="KalkOproc3">
														<xsd:annotation>
															<xsd:documentation>Sposób kalkulacji oprocentowania (OP03)</xsd:documentation>
														</xsd:annotation>
														<xsd:simpleType>
															<xsd:restriction base="tns:TRodzajOprocentowania">
																<xsd:enumeration value="OP03"/>
															</xsd:restriction>
														</xsd:simpleType>
													</xsd:element>
													<xsd:element name="ZrodloDanych" type="tns:TZrodloDanych">
														<xsd:annotation>
															<xsd:documentation>Źródło danych do analizy porównawczej</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:choice>
														<xsd:element name="WynikAP_C" type="tns:TProcentowy2">
															<xsd:annotation>
																<xsd:documentation>Wynik analizy porównawczej</xsd:documentation>
															</xsd:annotation>
														</xsd:element>
														<xsd:sequence>
															<xsd:element name="WynikAP1_C" type="tns:TProcentowy2">
																<xsd:annotation>
																	<xsd:documentation>Wynik analizy porównawczej (w procentach). Dolna granica przedziału</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="WynikAP2_C" type="tns:TProcentowy2">
																<xsd:annotation>
																	<xsd:documentation>Wynik analizy porównawczej (w procentach). Górna granica przedziału</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
														</xsd:sequence>
													</xsd:choice>
												</xsd:sequence>
											</xsd:choice>
										</xsd:sequence>
									</xsd:choice>
								</xsd:sequence>
								<xsd:sequence>
									<xsd:annotation>
										<xsd:documentation>IV. Kategorie transakcji kontrolowanych 1201, 2201</xsd:documentation>
									</xsd:annotation>
									<xsd:element name="KategoriaD">
										<xsd:annotation>
											<xsd:documentation>Kategoria transakcji kontrolowanej</xsd:documentation>
										</xsd:annotation>
										<xsd:simpleType>
											<xsd:restriction base="tns:TKodKatTransakcji">
												<xsd:enumeration value="1201"/>
												<xsd:enumeration value="2201"/>
											</xsd:restriction>
										</xsd:simpleType>
									</xsd:element>
									<xsd:element name="WartoscD" type="tns:TKwotowy2">
										<xsd:annotation>
											<xsd:documentation>Wartość transakcji</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="KapitalD">
										<xsd:annotation>
											<xsd:documentation>Kwota kapitału</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:simpleContent>
												<xsd:extension base="tns:TKwotowy">
													<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
												</xsd:extension>
											</xsd:simpleContent>
										</xsd:complexType>
									</xsd:element>
									<xsd:element name="ZadluzenieD">
										<xsd:annotation>
											<xsd:documentation>Wartość zadłużenia</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:simpleContent>
												<xsd:extension base="tns:TKwotowy">
													<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
												</xsd:extension>
											</xsd:simpleContent>
										</xsd:complexType>
									</xsd:element>
									<xsd:element name="OdsetkiD">
										<xsd:annotation>
											<xsd:documentation>Kwota odsetek (w walucie, zadeklarowanej dla kwoty kapitału)</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:simpleContent>
												<xsd:extension base="etd:TKwotaCNieujemna">
													<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
												</xsd:extension>
											</xsd:simpleContent>
										</xsd:complexType>
									</xsd:element>
									<xsd:choice>
										<xsd:sequence>
											<xsd:element name="KrajPL" type="etd:TKodKraju" fixed="PL">
												<xsd:annotation>
													<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
											<xsd:element name="TZwolniona" type="tns:TKodZwolnienia" fixed="ZW01">
												<xsd:annotation>
													<xsd:documentation>Transakcja zwolniona na podst. art. 11 n pkt 1 ustawy? ZW01 - tak</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
										<xsd:sequence>
											<xsd:choice>
												<xsd:sequence>
													<xsd:element name="KrajPLNZW" type="etd:TKodKraju" fixed="PL">
														<xsd:annotation>
															<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="TNieZwolniona" type="tns:TKodZwolnienia" fixed="ZW02">
														<xsd:annotation>
															<xsd:documentation>Transakcja jest zwolniona na podst. art. 11 n pkt 1 ustawy? ZW02 - nie</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
												<xsd:element name="Kraj" type="tns:TKodKraju">
													<xsd:annotation>
														<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - inny niż POLSKA</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
											</xsd:choice>
											<xsd:element name="MetodaD">
												<xsd:annotation>
													<xsd:documentation>Metoda weryfikacji ceny (MW01 - MW07)</xsd:documentation>
												</xsd:annotation>
												<xsd:simpleType>
													<xsd:restriction base="tns:TMetodyWeryfikacjiCeny">
														<xsd:enumeration value="MW01"/>
														<xsd:enumeration value="MW02"/>
														<xsd:enumeration value="MW03"/>
														<xsd:enumeration value="MW04"/>
														<xsd:enumeration value="MW05"/>
														<xsd:enumeration value="MW06"/>
														<xsd:enumeration value="MW07"/>
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="Art11g" type="tns:TKodMechanizmu" fixed="SH03">
												<xsd:annotation>
													<xsd:documentation>Dla transakcji kontrolowanej zastosowano mechanizm, o którym mowa w art. 11g ustawy (SH03)</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
									</xsd:choice>
								</xsd:sequence>
								<xsd:sequence>
									<xsd:annotation>
										<xsd:documentation>V. Kategorie transakcji kontrolowanych 1401, 2401</xsd:documentation>
									</xsd:annotation>
									<xsd:element name="KategoriaE">
										<xsd:annotation>
											<xsd:documentation>Kategoria transakcji kontrolowanej</xsd:documentation>
										</xsd:annotation>
										<xsd:simpleType>
											<xsd:restriction base="tns:TKodKatTransakcji">
												<xsd:enumeration value="1401"/>
												<xsd:enumeration value="2401"/>
											</xsd:restriction>
										</xsd:simpleType>
									</xsd:element>
									<xsd:element name="WartoscE" type="tns:TKwotowy2">
										<xsd:annotation>
											<xsd:documentation>Wartość transakcji</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:choice>
										<xsd:sequence>
											<xsd:element name="KrajPL" type="etd:TKodKraju" fixed="PL">
												<xsd:annotation>
													<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
											<xsd:element name="TZwolniona" type="tns:TKodZwolnienia" fixed="ZW01">
												<xsd:annotation>
													<xsd:documentation>Transakcja zwolniona na podst. art. 11 n pkt 1 ustawy? ZW01 - tak</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
											<xsd:element name="RodzajDN" type="tns:TRodzajWartNiematerialnych">
												<xsd:annotation>
													<xsd:documentation>Rodzaj wartości niematerialnych</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
										<xsd:sequence>
											<xsd:choice>
												<xsd:sequence>
													<xsd:element name="KrajPLNZW" type="etd:TKodKraju" fixed="PL">
														<xsd:annotation>
															<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="TNieZwolniona" type="tns:TKodZwolnienia" fixed="ZW02">
														<xsd:annotation>
															<xsd:documentation>Transakcja jest zwolniona na podst. art. 11 n pkt 1 ustawy? ZW02 - nie</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
												<xsd:element name="Kraj" type="tns:TKodKraju">
													<xsd:annotation>
														<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - inny niż POLSKA</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
											</xsd:choice>
											<xsd:sequence>
												<xsd:element name="MetodaE" type="tns:TMetodyWeryfikacjiCeny">
													<xsd:annotation>
														<xsd:documentation>Metoda weryfikacji ceny (MW01 - MW07)</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:sequence>
													<xsd:element name="RodzajDN" type="tns:TRodzajWartNiematerialnych">
														<xsd:annotation>
															<xsd:documentation>Rodzaj wartości niematerialnych</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:choice>
														<xsd:sequence>
															<xsd:element name="KalkOplaty1" type="tns:TSposobKalkulacjiOplaty1">
																<xsd:annotation>
																	<xsd:documentation>Sposób kalkulacji opłaty dla SK01, SK02, SK03</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="PoziomOpl1" type="tns:TProcentowy2">
																<xsd:annotation>
																	<xsd:documentation>Poziom opłaty (w procentach)</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="Miara" type="etd:TTekstowy">
																<xsd:annotation>
																	<xsd:documentation>Rodzaj jednostki miary</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="ZrodloDanych" type="tns:TZrodloDanych">
																<xsd:annotation>
																	<xsd:documentation>Źródło danych do analizy cen transferowych</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:choice>
																<xsd:element name="WynikAPKO1" type="tns:TProcentowy3">
																	<xsd:annotation>
																		<xsd:documentation>Wynik analizy porównawczej</xsd:documentation>
																	</xsd:annotation>
																</xsd:element>
																<xsd:sequence>
																	<xsd:element name="WynikAPKO1D" type="tns:TProcentowy3">
																		<xsd:annotation>
																			<xsd:documentation>Wynik analizy porównawczej. Dolna granica przedziału</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																	<xsd:element name="WynikAPKO1G" type="tns:TProcentowy3">
																		<xsd:annotation>
																			<xsd:documentation>Wynik analizy porównawczej. Górna granica przedziału</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																</xsd:sequence>
															</xsd:choice>
														</xsd:sequence>
														<xsd:sequence>
															<xsd:element name="KalkOplaty4" type="tns:TSposobKalkulacjiOplaty4">
																<xsd:annotation>
																	<xsd:documentation>Sposób kalkulacji opłaty dla SK04, SK05, SK06</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="PoziomOpl4">
																<xsd:annotation>
																	<xsd:documentation>Poziom opłaty</xsd:documentation>
																</xsd:annotation>
																<xsd:complexType>
																	<xsd:simpleContent>
																		<xsd:extension base="etd:TKwota2Nieujemna">
																			<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
																		</xsd:extension>
																	</xsd:simpleContent>
																</xsd:complexType>
															</xsd:element>
															<xsd:element name="Miara" type="etd:TTekstowy">
																<xsd:annotation>
																	<xsd:documentation>Rodzaj jednostki miary</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="ZrodloDanych" type="tns:TZrodloDanych">
																<xsd:annotation>
																	<xsd:documentation>Źródło danych do analizy cen transferowych</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:choice>
																<xsd:element name="WynikAPKO4" type="etd:TKwota2Nieujemna">
																	<xsd:annotation>
																		<xsd:documentation>Wynik analizy porównawczej</xsd:documentation>
																	</xsd:annotation>
																</xsd:element>
																<xsd:sequence>
																	<xsd:element name="WynikAPKO4D" type="etd:TKwota2Nieujemna">
																		<xsd:annotation>
																			<xsd:documentation>Wynik analizy porównawczej. Dolna granica przedziału</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																	<xsd:element name="WynikAPKO4G" type="etd:TKwota2Nieujemna">
																		<xsd:annotation>
																			<xsd:documentation>Wynik analizy porównawczej. Górna granica przedziału</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																</xsd:sequence>
															</xsd:choice>
														</xsd:sequence>
													</xsd:choice>
												</xsd:sequence>
												<xsd:choice>
													<xsd:sequence>
														<xsd:element name="KorektaCT3">
															<xsd:annotation>
																<xsd:documentation>Korekta cen transferowych</xsd:documentation>
															</xsd:annotation>
															<xsd:simpleType>
																<xsd:restriction base="tns:TKorektaCen">
																	<xsd:enumeration value="KC01"/>
																</xsd:restriction>
															</xsd:simpleType>
														</xsd:element>
														<xsd:element name="WartKorektyCT3" type="etd:TKwotaC">
															<xsd:annotation>
																<xsd:documentation>Wartość korekty cen transferowych</xsd:documentation>
															</xsd:annotation>
														</xsd:element>
													</xsd:sequence>
													<xsd:element name="BrakKorektyCT3">
														<xsd:annotation>
															<xsd:documentation>Brak korekty cen transferowych</xsd:documentation>
														</xsd:annotation>
														<xsd:simpleType>
															<xsd:restriction base="tns:TKorektaCen">
																<xsd:enumeration value="KC02"/>
															</xsd:restriction>
														</xsd:simpleType>
													</xsd:element>
												</xsd:choice>
											</xsd:sequence>
										</xsd:sequence>
									</xsd:choice>
								</xsd:sequence>
							</xsd:choice>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
				<xsd:sequence>
					<xsd:element name="PodmiotKZ">
						<xsd:annotation>
							<xsd:documentation>Podmiot, dla którego jest składana informacja o cenach transferowych, zawierał wyłącznie transakcje kontrolowane zwolnione z obowiązku sporządzenia lokalnej dokumentacji cen transferowych na podstawie art. 11n pkt 1 ustawy (zgodnie z art. 11t ust. 1 pkt 2 ustawy) - ZK02</xsd:documentation>
						</xsd:annotation>
						<xsd:simpleType>
							<xsd:restriction base="tns:TKodKatPodmiotu">
								<xsd:enumeration value="ZK02"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:element>
					<xsd:choice>
						<xsd:sequence>
							<xsd:annotation>
								<xsd:documentation>I. Kategorie transakcji kontrolowanych bez 1201-1204, 2201-2204, 1401, 2401</xsd:documentation>
							</xsd:annotation>
							<xsd:element name="KategoriaA">
								<xsd:annotation>
									<xsd:documentation>Kategoria transakcji kontrolowanej</xsd:documentation>
								</xsd:annotation>
								<xsd:simpleType>
									<xsd:restriction base="tns:TKodKatTransakcji">
										<xsd:enumeration value="1001"/>
										<xsd:enumeration value="1002"/>
										<xsd:enumeration value="1003"/>
									</xsd:restriction>
								</xsd:simpleType>
							</xsd:element>
							<xsd:element name="WartoscA" type="tns:TKwotowy2">
								<xsd:annotation>
									<xsd:documentation>Wartość transakcji</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="KrajPL" type="etd:TKodKraju" fixed="PL">
								<xsd:annotation>
									<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:sequence>
						<xsd:sequence>
							<xsd:annotation>
								<xsd:documentation>II. Kategorie transakcji kontrolowanych 1101, 2101</xsd:documentation>
							</xsd:annotation>
							<xsd:element name="KategoriaB">
								<xsd:annotation>
									<xsd:documentation>Kategoria transakcji kontrolowanej</xsd:documentation>
								</xsd:annotation>
								<xsd:simpleType>
									<xsd:restriction base="tns:TKodKatTransakcji">
										<xsd:enumeration value="1101"/>
										<xsd:enumeration value="2101"/>
									</xsd:restriction>
								</xsd:simpleType>
							</xsd:element>
							<xsd:element name="WartoscB" type="tns:TKwotowy2">
								<xsd:annotation>
									<xsd:documentation>Wartość transakcji</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="KrajPL" type="etd:TKodKraju" fixed="PL">
								<xsd:annotation>
									<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:sequence>
						<xsd:sequence>
							<xsd:annotation>
								<xsd:documentation>III. Kategorie transakcji kontrolowanych 1201 - 1204 lub 2201 - 2204</xsd:documentation>
							</xsd:annotation>
							<xsd:element name="KategoriaC">
								<xsd:annotation>
									<xsd:documentation>Kategoria transakcji kontrolowanej</xsd:documentation>
								</xsd:annotation>
								<xsd:simpleType>
									<xsd:restriction base="tns:TKodKatTransakcji">
										<xsd:enumeration value="1201"/>
										<xsd:enumeration value="2201"/>
									</xsd:restriction>
								</xsd:simpleType>
							</xsd:element>
							<xsd:element name="WartoscC" type="tns:TKwotowy2">
								<xsd:annotation>
									<xsd:documentation>Wartość transakcji</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="KrajPL" type="etd:TKodKraju" fixed="PL">
								<xsd:annotation>
									<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="KapitalC">
								<xsd:annotation>
									<xsd:documentation>Kwota kapitału</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:simpleContent>
										<xsd:extension base="tns:TKwotowy">
											<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
										</xsd:extension>
									</xsd:simpleContent>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="ZadluzenieC">
								<xsd:annotation>
									<xsd:documentation>Wartość zadłużenia</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:simpleContent>
										<xsd:extension base="tns:TKwotowy">
											<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
										</xsd:extension>
									</xsd:simpleContent>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="OdsetkiC">
								<xsd:annotation>
									<xsd:documentation>Kwota odsetek (w walucie, zadeklarowanej dla kwoty kapitału)</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:simpleContent>
										<xsd:extension base="etd:TKwotaCNieujemna">
											<xsd:attribute name="kodWaluty" type="kck:currCode_Type" use="required"/>
										</xsd:extension>
									</xsd:simpleContent>
								</xsd:complexType>
							</xsd:element>
						</xsd:sequence>
						<xsd:sequence>
							<xsd:annotation>
								<xsd:documentation>V. Kategorie transakcji kontrolowanych 1401, 2401</xsd:documentation>
							</xsd:annotation>
							<xsd:element name="KategoriaE">
								<xsd:annotation>
									<xsd:documentation>Kategoria transakcji kontrolowanej</xsd:documentation>
								</xsd:annotation>
								<xsd:simpleType>
									<xsd:restriction base="tns:TKodKatTransakcji">
										<xsd:enumeration value="1401"/>
										<xsd:enumeration value="2401"/>
									</xsd:restriction>
								</xsd:simpleType>
							</xsd:element>
							<xsd:element name="WartoscE" type="tns:TKwotowy2">
								<xsd:annotation>
									<xsd:documentation>Wartość transakcji</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="KrajPL" type="etd:TKodKraju" fixed="PL">
								<xsd:annotation>
									<xsd:documentation>Kraj siedziby lub zarządu kontrahenta - POLSKA</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="RodzajDN" type="tns:TRodzajWartNiematerialnych">
								<xsd:annotation>
									<xsd:documentation>Rodzaj wartości niematerialnych</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:sequence>
					</xsd:choice>
				</xsd:sequence>
			</xsd:choice>
		</xsd:complexType>
	</xsd:element>
	<xsd:simpleType name="TRodzajId">
		<xsd:annotation>
			<xsd:documentation>Rodzaj Identyfikatora Zagranicznego</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:byte">
			<xsd:enumeration value="1">
				<xsd:annotation>
					<xsd:documentation>numer identyfikacyjny TIN</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2">
				<xsd:annotation>
					<xsd:documentation>numer ubezpieczeniowy</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="3">
				<xsd:annotation>
					<xsd:documentation>paszport</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="4">
				<xsd:annotation>
					<xsd:documentation>urzędowy dokument stwierdzający tożsamość</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="8">
				<xsd:annotation>
					<xsd:documentation>inny rodzaj identyfikacji podatkowej</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="9">
				<xsd:annotation>
					<xsd:documentation>inny dokument potwierdzający tożsamość</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:complexType name="TIdentyfikatorPodmiotu">
		<xsd:annotation>
			<xsd:documentation>Zestaw danych identyfikacyjnych podmiotu skałdającego informację</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:choice>
				<xsd:element name="NIP" type="etd:TNrNIP">
					<xsd:annotation>
						<xsd:documentation>Identyfikator podatkowy NIP</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="PESEL" type="etd:TNrPESEL">
					<xsd:annotation>
						<xsd:documentation>Identyfikator podatkowy numer PESEL</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:sequence>
					<xsd:element name="NrId" type="etd:TNrDokumentuStwierdzajacegoTozsamosc">
						<xsd:annotation>
							<xsd:documentation>Numer identyfikacyjny podatnika</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="RodzajNrId" type="tns:TRodzajId">
						<xsd:annotation>
							<xsd:documentation>Rodzaj numeru identyfikacyjnego</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="KodKrajuWydania" type="tns:TKodKraju">
						<xsd:annotation>
							<xsd:documentation>Kod kraju wydania numeru identyfikacyjnego</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:choice>
			<xsd:element name="PelnaNazwa">
				<xsd:annotation>
					<xsd:documentation>Pełna nazwa</xsd:documentation>
				</xsd:annotation>
				<xsd:simpleType>
					<xsd:restriction base="xsd:token">
						<xsd:minLength value="1"/>
						<xsd:maxLength value="240"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="KodPKD" type="kpkd:PodklasyPKD_Type">
				<xsd:annotation>
					<xsd:documentation>Główny kod PKD</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="KodKraju" type="tns:TKodKrajuTPR">
				<xsd:annotation>
					<xsd:documentation>Kod kraju lub terytorium siedziby lub zarządu</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="TIdentyfikatorPodmiotu2">
		<xsd:annotation>
			<xsd:documentation>Zestaw danych identyfikacyjnych podmiotu, którego dotyczy składana informacja</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:choice>
				<xsd:element name="NIP" type="etd:TNrNIP">
					<xsd:annotation>
						<xsd:documentation>Identyfikator podatkowy NIP</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="PESEL" type="etd:TNrPESEL">
					<xsd:annotation>
						<xsd:documentation>Identyfikator podatkowy numer PESEL</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:sequence>
					<xsd:element name="NrId" type="etd:TNrDokumentuStwierdzajacegoTozsamosc">
						<xsd:annotation>
							<xsd:documentation>Numer identyfikacyjny podatnika</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="RodzajNrId" type="tns:TRodzajId">
						<xsd:annotation>
							<xsd:documentation>Rodzaj numeru identyfikacyjnego</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="KodKrajuWydania" type="tns:TKodKraju">
						<xsd:annotation>
							<xsd:documentation>Kod kraju wydania numeru identyfikacyjnego</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:choice>
			<xsd:element name="PelnaNazwa">
				<xsd:annotation>
					<xsd:documentation>Pełna nazwa</xsd:documentation>
				</xsd:annotation>
				<xsd:simpleType>
					<xsd:restriction base="xsd:token">
						<xsd:minLength value="1"/>
						<xsd:maxLength value="240"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="KodPKD" type="kpkd:PodklasyPKD_Type">
				<xsd:annotation>
					<xsd:documentation>Główny kod PKD</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:simpleType name="TKodKrajuISO">
		<xsd:annotation>
			<xsd:documentation>Uzupełnienie słownika kodów krajów o brakujące kody wg ISO 3166</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:normalizedString">
			<xsd:enumeration value="SX">
				<xsd:annotation>
					<xsd:documentation>WYSPA SINT MAARTEN (CZĘŚĆ HOLENDERSKA WYSPY)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BQ">
				<xsd:annotation>
					<xsd:documentation>BONAIRE, SINT EUSTATIUS I SABA</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SS">
				<xsd:annotation>
					<xsd:documentation>SUDAN POŁUDNIOWY</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CW">
				<xsd:annotation>
					<xsd:documentation>CURAÇAO</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKodKrajuTPR">
		<xsd:union memberTypes="etd:TKodKraju tns:TKodKrajuISO"/>
	</xsd:simpleType>
	<xsd:simpleType name="TKodKraju">
		<xsd:annotation>
			<xsd:documentation>Kod kraju lub terytorium siedziby lub zarządu z wykluczeniem kodu PL, kod kraju wydania numeru identyfikacyjnego</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="tns:TKodKrajuTPR">
			<xsd:pattern value="P[A-KM-Z]"/>
			<xsd:pattern value="[A-OQ-Z][A-Z]"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKodFormularza">
		<xsd:annotation>
			<xsd:documentation>Symbol wzoru formularza</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="TP-R"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKodKatTransakcji">
		<xsd:annotation>
			<xsd:documentation>Kod i kategoria transakcji kontrolowanej</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="1001">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż wyrobów gotowych przez producenta o rozbudowanych funkcjach i ryzykach</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1002">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż wyrobów gotowych przez producenta o ograniczonych funkcjach i ryzykach</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1003">
				<xsd:annotation>
					<xsd:documentation>Świadczenie usługi produkcyjnej (toll manufacturing)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1004">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż towarów handlowych przez centralnego przedsiębiorcę</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1005">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż towarów handlowych przez dystrybutora o rozbudowanych funkcjach i ryzykach</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1006">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż towarów handlowych przez dystrybutora o ograniczonych funkcjach i ryzykach</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1007">
				<xsd:annotation>
					<xsd:documentation>Świadczenie usług agencyjnych w odniesieniu do towarów lub produktów</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1008">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż komisowa towarów lub produktów</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1009">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż surowców, materiałów, półproduktów dla potrzeb produkcji</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1010">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż części zamiennych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1101">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż usług o niskiej wartości dodanej</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1102">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż usług badawczo-rozwojowych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1103">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż usług pośrednictwa w sprzedaży lub zakupie usług</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1104">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż usług niematerialnych związanych z nieruchomościami (np. zarządzanie nieruchomościami, asset management)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1105">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż usług niematerialnych innych niż usługi o niskiej wartości dodanej, badawczo-rozwojowe, pośrednictwa i związane z nieruchomościami</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1106">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż innych usług</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1201">
				<xsd:annotation>
					<xsd:documentation>Transakcja związana z udzieleniem finansowania (kredytu, pożyczka, nabycie obligacji lub inna forma)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1202">
				<xsd:annotation>
					<xsd:documentation>Transakcje zarządzania płynnością (cash pooling) - pozycje dodatnie</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1203">
				<xsd:annotation>
					<xsd:documentation>Udzielenie gwarancji lub poręczenia</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1204">
				<xsd:annotation>
					<xsd:documentation>Zdeponowanie środków finansowych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1205">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż usług związanych z ubezpieczeniami (np. ubezpieczenia, reasekuracja, pośrednictwo ubezpieczeniowe)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1206">
				<xsd:annotation>
					<xsd:documentation>Inne transakcje finansowe - sprzedaż (w tym usługi związane z obsługą płatności, hedging, faktoring)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1301">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż wartości niematerialnych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1302">
				<xsd:annotation>
					<xsd:documentation>Wniesienie aportem wartości niematerialnych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1303">
				<xsd:annotation>
					<xsd:documentation>Przychody z tytułu najmu, dzierżawy, leasingu wartości niematerialnych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1304">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż nieruchomości</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1305">
				<xsd:annotation>
					<xsd:documentation>Wniesienie aportem nieruchomości</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1306">
				<xsd:annotation>
					<xsd:documentation>Przychody z tytułu najmu, dzierżawy, leasingu nieruchomości</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1307">
				<xsd:annotation>
					<xsd:documentation>Wniesienie aportem aktywów innych niż wartości niematerialne i nieruchomości</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1308">
				<xsd:annotation>
					<xsd:documentation>Przychody z tytułu najmu, dzierżawy, leasingu aktywów innych niż nieruchomości i wartości niematerialne</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1309">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż udziałów, akcji, innych praw własności lub praw udziałowych w jednostkach</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1310">
				<xsd:annotation>
					<xsd:documentation>Wniesienie aportem przedsiębiorstwa lub jego części</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1311">
				<xsd:annotation>
					<xsd:documentation>Sprzedaż innych aktywów</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1401">
				<xsd:annotation>
					<xsd:documentation>Udzielenie licencji na korzystanie lub prawa do korzystania ze znaku towarowego, know-how, patentu, innej własności intelektualnej</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1501">
				<xsd:annotation>
					<xsd:documentation>Restrukturyzacja skutkująca przeniesieniem funkcji, aktywów lub ryzyk do podmiotu powiązanego - za wynagrodzeniem</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1502">
				<xsd:annotation>
					<xsd:documentation>Restrukturyzacja skutkująca przeniesieniem funkcji, aktywów lub ryzyk do podmiotu powiązanego - bez wynagrodzenia</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1503">
				<xsd:annotation>
					<xsd:documentation>Przychód z tytułu refaktur (odprzedaż przedmiotu transakcji w cenie nabycia od podmiotu niepowiązanego)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1504">
				<xsd:annotation>
					<xsd:documentation>Płatność wynagrodzenia z tytułu zarządzania spółką niebędącą osobą prawną</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1505">
				<xsd:annotation>
					<xsd:documentation>Otrzymanie przez wspólnika spółki niebędącej osobą prawną odpowiedniej części zysku tej spółki</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="1506">
				<xsd:annotation>
					<xsd:documentation>Inna transakcja kontrolowana niewymieniona wcześniej, wiążąca się z uzyskaniem przychodu</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2001">
				<xsd:annotation>
					<xsd:documentation>Zakup wyrobów gotowych od producenta o rozbudowanych funkcjach i ryzykach</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2002">
				<xsd:annotation>
					<xsd:documentation>Zakup wyrobów gotowych od producenta o ograniczonych funkcjach i ryzykach</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2003">
				<xsd:annotation>
					<xsd:documentation>Zakup usługi produkcyjnej (toll manufacturing)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2004">
				<xsd:annotation>
					<xsd:documentation>Zakup towarów handlowych od centralnego przedsiębiorcy</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2005">
				<xsd:annotation>
					<xsd:documentation>Zakup towarów handlowych od dystrybutora o rozbudowanych funkcjach i ryzykach</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2006">
				<xsd:annotation>
					<xsd:documentation>Zakup towarów handlowych od dystrybutora o ograniczonych funkcjach i ryzykach</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2007">
				<xsd:annotation>
					<xsd:documentation>Zakup usług agencyjnych w odniesieniu do towarów lub produktów</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2008">
				<xsd:annotation>
					<xsd:documentation>Zakup towarów lub produktów w sprzedaży komisowej</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2009">
				<xsd:annotation>
					<xsd:documentation>Zakup surowców, materiałów, półproduktów dla potrzeb produkcji</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2010">
				<xsd:annotation>
					<xsd:documentation>Zakup części zamiennych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2101">
				<xsd:annotation>
					<xsd:documentation>Zakup usług o niskiej wartości dodanej</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2102">
				<xsd:annotation>
					<xsd:documentation>Zakup usług badawczo-rozwojowych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2103">
				<xsd:annotation>
					<xsd:documentation>Zakup usług pośrednictwa w sprzedaży lub zakupie usług</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2104">
				<xsd:annotation>
					<xsd:documentation>Zakup usług niematerialnych związanych z nieruchomościami (np. zarządzanie nieruchomościami, asset management)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2105">
				<xsd:annotation>
					<xsd:documentation>Zakup usług niematerialnych innych niż usługi o niskiej wartości dodanej, badawczo-rozwojowe, pośrednictwa i związane z nieruchomościami</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2106">
				<xsd:annotation>
					<xsd:documentation>Zakup innych usług</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2201">
				<xsd:annotation>
					<xsd:documentation>Transakcja związana z uzyskaniem finansowania (kredytu, pożyczka, nabycie obligacji lub inna forma)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2202">
				<xsd:annotation>
					<xsd:documentation>Transakcje zarządzania płynnością (cash-pooling) - pozycje ujemne</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2203">
				<xsd:annotation>
					<xsd:documentation>Uzyskanie gwarancji lub poręczenia</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2204">
				<xsd:annotation>
					<xsd:documentation>Przyjęcie depozytu środków finansowych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2205">
				<xsd:annotation>
					<xsd:documentation>Zakup usług związanych z ubezpieczeniami (np. ubezpieczenia, reasekuracja, pośrednictwo ubezpieczeniowe)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2206">
				<xsd:annotation>
					<xsd:documentation>Inne transakcje finansowe - zakup (w tym usługi związane z obsługą płatności, hedging, faktoring)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2301">
				<xsd:annotation>
					<xsd:documentation>Zakup wartości niematerialnych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2302">
				<xsd:annotation>
					<xsd:documentation>Otrzymanie aportu wartości niematerialnych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2303">
				<xsd:annotation>
					<xsd:documentation>Koszty z tytułu najmu, dzierżawy, leasingu wartości niematerialnych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2304">
				<xsd:annotation>
					<xsd:documentation>Zakup nieruchomości</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2305">
				<xsd:annotation>
					<xsd:documentation>Otrzymanie aportu nieruchomości</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2306">
				<xsd:annotation>
					<xsd:documentation>Koszty z tytułu najmu, dzierżawy, leasingu nieruchomości</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2307">
				<xsd:annotation>
					<xsd:documentation>Otrzymanie aportu aktywów innych niż wartości niematerialne i nieruchomości</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2308">
				<xsd:annotation>
					<xsd:documentation>Koszty z tytułu najmu, dzierżawy, leasingu aktywów innych niż nieruchomości i wartości niematerialne</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2309">
				<xsd:annotation>
					<xsd:documentation>Zakup udziałów, akcji, innych praw własności lub praw udziałowych w jednostkach</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2310">
				<xsd:annotation>
					<xsd:documentation>Otrzymanie aportu przedsiębiorstwa lub jego części</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2311">
				<xsd:annotation>
					<xsd:documentation>Zakup innych aktywów</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2401">
				<xsd:annotation>
					<xsd:documentation>Otrzymanie licencji na korzystanie lub uzyskanie prawa do korzystania ze znaku towarowego, know-how, patentu, innej własności intelektualnej</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2501">
				<xsd:annotation>
					<xsd:documentation>Restrukturyzacja skutkująca przeniesieniem funkcji, aktywów lub ryzyk od podmiotu powiązanego - za wynagrodzeniem</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2502">
				<xsd:annotation>
					<xsd:documentation>Restrukturyzacja skutkująca przeniesieniem funkcji, aktywów lub ryzyk od podmiotu powiązanego - bez wynagrodzenia</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2503">
				<xsd:annotation>
					<xsd:documentation>Koszty z tytułu refaktur (nabycie przedmiotu transakcji w cenie pierwotnego nabycia od podmiotu niepowiązanego)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2504">
				<xsd:annotation>
					<xsd:documentation>Płatność wynagrodzenia z tytułu zarządzania spółką niebędącą osobą prawną</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2505">
				<xsd:annotation>
					<xsd:documentation>Wypłata z zysku przez spółkę niebędącą osobą prawną dla wspólników tej spółki</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="2506">
				<xsd:annotation>
					<xsd:documentation>Inna transakcja kontrolowana niewymieniona wcześniej, wiążąca się z poniesieniem kosztu</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKodKatPodmiotu">
		<xsd:annotation>
			<xsd:documentation>Kod i kategoria podmiotu powiązanego</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="ZK01">
				<xsd:annotation>
					<xsd:documentation>Podmiot, dla którego jest składana informacja o cenach transferowych, zawierał transakcje kontrolowane niekorzystające ze zwolnienia z obowiązku sporządzenia lokalnej dokumentacji cen transferowych na podstawie art. 11n pkt 1 ustawy (zgodnie z art. 11t ust. 1 pkt 1 ustawy)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ZK02">
				<xsd:annotation>
					<xsd:documentation>Podmiot, dla którego jest składana informacja o cenach transferowych, zawierał wyłącznie transakcje kontrolowane zwolnione z obowiązku sporządzenia lokalnej dokumentacji cen transferowych na podstawie art. 11n pkt 1 ustawy (zgodnie z art. 11t ust. 1 pkt 2 ustawy)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKodZwolnienia">
		<xsd:annotation>
			<xsd:documentation>Wskazanie czy transakcja kontrolowana korzysta ze zwolnienia na podstawie art. 11n pkt 1 ustawy</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="ZW01">
				<xsd:annotation>
					<xsd:documentation>tak</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ZW02">
				<xsd:annotation>
					<xsd:documentation>nie</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKodMechanizmu">
		<xsd:annotation>
			<xsd:documentation>Wskazanie czy dla transakcji kontrolowanej zastosowano mechanizmy, o których mowa w art. 11f lub art. 11g ustawy</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="SH02">
				<xsd:annotation>
					<xsd:documentation>Dla transakcji kontrolowanej zastosowano mechanizm, o którym mowa w art. 11f ustawy</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SH03">
				<xsd:annotation>
					<xsd:documentation>Dla transakcji kontrolowanej zastosowano mechanizm, o którym mowa w art. 11g ustawy</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKorektaCen">
		<xsd:annotation>
			<xsd:documentation>Korekta cen transferowych</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="KC01">
				<xsd:annotation>
					<xsd:documentation>Podatnik dokonał korekty cen transferowych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KC02">
				<xsd:annotation>
					<xsd:documentation>Podatnik nie dokonywał korekty cen transferowych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKorektaPorownywalnosci">
		<xsd:annotation>
			<xsd:documentation>Wskazanie, czy dokonano dokonano korekt wyników w celu uzyskania wyższej porównywalności do badanej transakcji</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="KP01">
				<xsd:annotation>
					<xsd:documentation>Nie dokonywano korekty porównywalności</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KP02">
				<xsd:annotation>
					<xsd:documentation>Dokonano jednej lub większej ilości korekt porównywalności</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKryteriumGeograficzne">
		<xsd:annotation>
			<xsd:documentation>Kryterium geograficzne</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="KG01">
				<xsd:annotation>
					<xsd:documentation>Polska</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KG02">
				<xsd:annotation>
					<xsd:documentation>Region</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KG03">
				<xsd:annotation>
					<xsd:documentation>Europa</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KG04">
				<xsd:annotation>
					<xsd:documentation>Świat</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KG05">
				<xsd:annotation>
					<xsd:documentation>Inne</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TLData">
		<xsd:annotation>
			<xsd:documentation>Ograniczenie dla daty</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="etd:TData">
			<xsd:minInclusive value="2019-01-01"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TMarza">
		<xsd:annotation>
			<xsd:documentation>Liczby całkowite większe lub równe -1000 oraz mniejsze lub równe 1000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="etd:TKwotaC">
			<xsd:minInclusive value="-1000"/>
			<xsd:maxInclusive value="1000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TMetodyWeryfikacjiCeny">
		<xsd:annotation>
			<xsd:documentation>Typ metody weryfikacji ceny transferowej</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="MW01">
				<xsd:annotation>
					<xsd:documentation>Metoda porównywalnej ceny niekontrolowanej</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MW02">
				<xsd:annotation>
					<xsd:documentation>Metoda ceny odprzedaży</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MW03">
				<xsd:annotation>
					<xsd:documentation>Metoda koszt plus</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MW04">
				<xsd:annotation>
					<xsd:documentation>Metoda podziału zysku</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MW05">
				<xsd:annotation>
					<xsd:documentation>Metoda marży transakcyjnej netto</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MW06">
				<xsd:annotation>
					<xsd:documentation>Inna metoda - wycena niezależnego specjalisty</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MW07">
				<xsd:annotation>
					<xsd:documentation>Inna metoda - pozostałe</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:complexType name="TNaglowek">
		<xsd:annotation>
			<xsd:documentation>Nagłówek deklaracji</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="KodFormularza">
				<xsd:complexType>
					<xsd:simpleContent>
						<xsd:extension base="tns:TKodFormularza">
							<xsd:attribute name="kodSystemowy" type="xsd:string" use="required" fixed="TP-R (1)"/>
							<xsd:attribute name="wersjaSchemy" type="xsd:string" use="required" fixed="1-1"/>
						</xsd:extension>
					</xsd:simpleContent>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="WariantFormularza">
				<xsd:simpleType>
					<xsd:restriction base="xsd:byte">
						<xsd:enumeration value="1"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="CelZlozenia" type="etd:TCelZlozenia"/>
			<xsd:element name="OkresOd" type="tns:TLData"/>
			<xsd:element name="Okresdo" type="tns:TLData"/>
			<xsd:element name="KodUrzedu">
				<xsd:annotation>
					<xsd:documentation>Miejsce składania (złożenia) informacji - Szef KAS</xsd:documentation>
				</xsd:annotation>
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:enumeration value="0000"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:simpleType name="TKwotowy">
		<xsd:annotation>
			<xsd:documentation>Wartość kwotowa nieujemna wykazana w zł z wykluczniem zera</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="etd:TKwotaCNieujemna">
			<xsd:minExclusive value="0"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKwotowy2">
		<xsd:annotation>
			<xsd:documentation>Wartość kwotowa nieujemna wykazana w zł i gr z wykluczniem zera</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="etd:TKwota2Nieujemna">
			<xsd:minExclusive value="0"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TStronaBadana">
		<xsd:annotation>
			<xsd:documentation>Strona badana</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="PB01">
				<xsd:annotation>
					<xsd:documentation>Podmiot, dla którego jest składana informacja o cenach transferowych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PB02">
				<xsd:annotation>
					<xsd:documentation>Kontrahent</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TProcentowy3">
		<xsd:annotation>
			<xsd:documentation>Wartość procentowa dodatnia z dokładnością do 2 miejsc po przecinku</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:decimal">
			<xsd:totalDigits value="5"/>
			<xsd:fractionDigits value="2"/>
			<xsd:minInclusive value="0"/>
			<xsd:maxInclusive value="100"/>
			<xsd:whiteSpace value="collapse"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TProcentowy2">
		<xsd:annotation>
			<xsd:documentation>Wartość procentowa z dokładnością do 2 miejsc po przecinku</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:decimal">
			<xsd:totalDigits value="5"/>
			<xsd:fractionDigits value="2"/>
			<xsd:minInclusive value="-100"/>
			<xsd:maxInclusive value="100"/>
			<xsd:whiteSpace value="collapse"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TProcentowy1">
		<xsd:annotation>
			<xsd:documentation>Wartość procentowa dodatnia z dokładnością do 2 miejsc po przecinku, z wykluczeniem zera</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:decimal">
			<xsd:minExclusive value="0"/>
			<xsd:totalDigits value="5"/>
			<xsd:fractionDigits value="2"/>
			<xsd:maxInclusive value="100"/>
			<xsd:whiteSpace value="collapse"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TProcentowy">
		<xsd:annotation>
			<xsd:documentation>Wartość procentowa z dokładnością do 2 miejsc po przecinku, wartości ujemne, dodatnie oraz zero</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:decimal">
			<xsd:totalDigits value="5"/>
			<xsd:fractionDigits value="2"/>
			<xsd:whiteSpace value="collapse"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TRodzajWartNiematerialnych">
		<xsd:annotation>
			<xsd:documentation>Wskazanie rodzaju wartości niematerialnych</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="DN01">
				<xsd:annotation>
					<xsd:documentation>Marka/znak towarowy</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DN02">
				<xsd:annotation>
					<xsd:documentation>Patent</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DN03">
				<xsd:annotation>
					<xsd:documentation>Wiedza techniczna lub organizacyjna (know-how) w zakresie produkcji</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DN04">
				<xsd:annotation>
					<xsd:documentation>Wiedza techniczna lub organizacyjna (know-how) w zakresie innym niż produkcja</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DN05">
				<xsd:annotation>
					<xsd:documentation>Franczyza (pakiet wartości niematerialnych obejmujący w szczególności DN1 oraz DN3 lub DN4)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DN06">
				<xsd:annotation>
					<xsd:documentation>Oprogramowanie</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DN07">
				<xsd:annotation>
					<xsd:documentation>Inne wartości niematerialne</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DN08">
				<xsd:annotation>
					<xsd:documentation>Zbiór wartości niematerialnych, dla których ustalono jednolitą wspólną cenę transferową</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TRodzajOprocentowania">
		<xsd:annotation>
			<xsd:documentation>Wskazanie sposobu kalkulacji oprocentowania</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="OP01">
				<xsd:annotation>
					<xsd:documentation>Oprocentowanie zmienne</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="OP02">
				<xsd:annotation>
					<xsd:documentation>Oprocentowanie stałe</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="OP03">
				<xsd:annotation>
					<xsd:documentation>Brak oprocentowania</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TRodzajPorownania">
		<xsd:annotation>
			<xsd:documentation>Rodzaj porównania</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="PR01">
				<xsd:annotation>
					<xsd:documentation>Wewnętrzne</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PR02">
				<xsd:annotation>
					<xsd:documentation>Zewnętrzne</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PR03">
				<xsd:annotation>
					<xsd:documentation>Porównanie wewnętrzne przygotowane przez kontrahenta</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TRodzajPrzedzialu">
		<xsd:annotation>
			<xsd:documentation>Rodzaj przedziału</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="RP01">
				<xsd:annotation>
					<xsd:documentation>Przedział międzykwartylowy</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="RP02">
				<xsd:annotation>
					<xsd:documentation>Przedział pełny</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="RP03">
				<xsd:annotation>
					<xsd:documentation>Inny przedział</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TSposobKalkulacjiOplaty1">
		<xsd:annotation>
			<xsd:documentation>Wskazanie sposobu kalkulacji opłaty dla SK01, SK02, SK03</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="SK01">
				<xsd:annotation>
					<xsd:documentation>Stały procent od sprzedaży do podmiotów niepowiązanych towarów lub produktów, których dotyczy wartość niematerialna</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SK02">
				<xsd:annotation>
					<xsd:documentation>Stały procent od sprzedaży całkowitej towarów lub produktów, których dotyczy wartość niematerialna</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SK03">
				<xsd:annotation>
					<xsd:documentation>Stały procent od innej bazy</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TSposobKalkulacjiOplaty4">
		<xsd:annotation>
			<xsd:documentation>Wskazanie sposobu kalkulacji opłaty dla SK04, SK05, SK06</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="SK04">
				<xsd:annotation>
					<xsd:documentation>Stała kwota w ujęciu rocznym</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SK05">
				<xsd:annotation>
					<xsd:documentation>Stała kwota na jednostkę towaru lub produktu</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SK06">
				<xsd:annotation>
					<xsd:documentation>Inny sposób kalkulacji opłaty</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TSposobWeryfikacji">
		<xsd:annotation>
			<xsd:documentation>Sposób weryfikacji rynkowego poziomu ceny</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="SW01">
				<xsd:annotation>
					<xsd:documentation>Porównanie wewnętrzne cen (porównywalny przedmiot transakcji jest sprzedawany jednocześnie do podmiotów powiązanych i niepowiązanych)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SW02">
				<xsd:annotation>
					<xsd:documentation>Porównanie zewnętrzne cen (istnieją dostępne dane o cenach porównywalnych przedmiotów transakcji, których stronami są podmioty niepowiązane)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SW03">
				<xsd:annotation>
					<xsd:documentation>Porównanie wewnętrzne cen kontrahenta (kontrahent sprzedaje porównywalny przedmiot transakcji jednocześnie do podatnika i podmiotu niepowiązanego)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SW04">
				<xsd:annotation>
					<xsd:documentation>Wycena ekspercka</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SW05">
				<xsd:annotation>
					<xsd:documentation>Inny sposób weryfikacji rynkowego charakteru ceny</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TKodStopyBazowej">
		<xsd:annotation>
			<xsd:documentation>Kod i nazwa stopy bazowej</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="SB01">
				<xsd:annotation>
					<xsd:documentation>WIBOR</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SB03">
				<xsd:annotation>
					<xsd:documentation>EURIBOR</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SB05">
				<xsd:annotation>
					<xsd:documentation>LIBOR EUR</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SB07">
				<xsd:annotation>
					<xsd:documentation>LIBOR USD</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SB09">
				<xsd:annotation>
					<xsd:documentation>LIBOR CHF</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SB11">
				<xsd:annotation>
					<xsd:documentation>LIBOR GBP</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SB13">
				<xsd:annotation>
					<xsd:documentation>LIBOR JPY</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SB15">
				<xsd:annotation>
					<xsd:documentation>Inna stopa bazowa</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TTerminStopyBazowej">
		<xsd:annotation>
			<xsd:documentation>Termin stopy bazowej</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="TB01">
				<xsd:annotation>
					<xsd:documentation>1 dzień (O/N)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TB02">
				<xsd:annotation>
					<xsd:documentation>1 miesiąc (1M)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TB03">
				<xsd:annotation>
					<xsd:documentation>3 miesiące (3M)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TB04">
				<xsd:annotation>
					<xsd:documentation>6 miesięcy (6M)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TB05">
				<xsd:annotation>
					<xsd:documentation>9 miesięcy (9M)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TB06">
				<xsd:annotation>
					<xsd:documentation>1 rok (12M)</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TB07">
				<xsd:annotation>
					<xsd:documentation>Inny</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TWskaznikRentownosci">
		<xsd:annotation>
			<xsd:documentation>Wskaźniki rentowności oparte o przepisy o rachunkowości - kod i nazwa</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="WF01">
				<xsd:annotation>
					<xsd:documentation>Marża brutto ze sprzedaży</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF02">
				<xsd:annotation>
					<xsd:documentation>Narzut brutto ze sprzedaży</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF03">
				<xsd:annotation>
					<xsd:documentation>Marża netto ze sprzedaży</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF04">
				<xsd:annotation>
					<xsd:documentation>Narzut netto ze sprzedaży</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF05">
				<xsd:annotation>
					<xsd:documentation>Marża operacyjna</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF06">
				<xsd:annotation>
					<xsd:documentation>Narzut operacyjny</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF07">
				<xsd:annotation>
					<xsd:documentation>Marża zysku brutto</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF08">
				<xsd:annotation>
					<xsd:documentation>Narzut zysku brutto</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF09">
				<xsd:annotation>
					<xsd:documentation>Rentowność aktywów</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF10">
				<xsd:annotation>
					<xsd:documentation>Rentowność kapitału własnego</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF11">
				<xsd:annotation>
					<xsd:documentation>Wskaźnik Berry'ego</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF12">
				<xsd:annotation>
					<xsd:documentation>Inny wskaźnik oparty o dane polskie</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF13">
				<xsd:annotation>
					<xsd:documentation>Narzut EBIT</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF14">
				<xsd:annotation>
					<xsd:documentation>Marża EBIT</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF15">
				<xsd:annotation>
					<xsd:documentation>Rentowność kapitału własnego</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF16">
				<xsd:annotation>
					<xsd:documentation>Inny wskaźnik oparty o dane międzynarodowe</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TZrodloDanych">
		<xsd:annotation>
			<xsd:documentation>Wskazanie źródła danych do analizy cen transferowych</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="ZD01">
				<xsd:annotation>
					<xsd:documentation>Dane transakcyjne wewnętrzne - porównywalne transakcje z podmiotami niepowiązanymi</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ZD02">
				<xsd:annotation>
					<xsd:documentation>Dane transakcyjne zewnętrzne - bazy danych transakcyjnych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ZD03">
				<xsd:annotation>
					<xsd:documentation>Dane transakcyjne zewnętrzne - statystyki bankowe</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ZD04">
				<xsd:annotation>
					<xsd:documentation>Oferty otrzymane od instytucji finansowych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ZD05">
				<xsd:annotation>
					<xsd:documentation>Pozostałe źródła danych</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:complexType name="TStopaBazowa">
		<xsd:sequence>
			<xsd:element name="KodSB" type="tns:TKodStopyBazowej">
				<xsd:annotation>
					<xsd:documentation>Kod i nazwa stopy bazowej</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:choice>
				<xsd:element name="TerminSB">
					<xsd:annotation>
						<xsd:documentation>Termin stopy bazowej</xsd:documentation>
					</xsd:annotation>
					<xsd:simpleType>
						<xsd:restriction base="tns:TTerminStopyBazowej">
							<xsd:enumeration value="TB01"/>
							<xsd:enumeration value="TB02"/>
							<xsd:enumeration value="TB03"/>
							<xsd:enumeration value="TB04"/>
							<xsd:enumeration value="TB05"/>
							<xsd:enumeration value="TB06"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:element>
				<xsd:sequence>
					<xsd:element name="TerminInny">
						<xsd:annotation>
							<xsd:documentation>Termin stopy bazowej - inny TB07</xsd:documentation>
						</xsd:annotation>
						<xsd:simpleType>
							<xsd:restriction base="tns:TTerminStopyBazowej">
								<xsd:enumeration value="TB07"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:element>
					<xsd:element name="Okres" type="etd:TTekstowy">
						<xsd:annotation>
							<xsd:documentation>Doprecyzowanie innego terminu stopy bazowej</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:choice>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
