<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2007 rel. 3 sp1 (http://www.altova.com) by Karolina Kuczynska (Asseco Poland SA) -->
<xs:schema xmlns:ns1="http://www.w3.org/2000/09/xmldsig#" xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="urn:cepik:cep:skp" targetNamespace="urn:cepik:cep:skp" elementFormDefault="qualified" version="5.3.0">
	<xs:element name="PodpisanaPaczkaKomunikatowSKP">
		<xs:annotation>
			<xs:documentation>Comment describing your root element</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="PaczkaKomunikatow">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="KomunikatSKP" maxOccurs="unbounded">
								<xs:complexType>
									<xs:sequence>
										<xs:element name="OpisKomunikatu">
											<xs:complexType>
												<xs:sequence>
													<xs:element name="NumerBadania">
														<xs:annotation>
															<xs:documentation>Numer badania technicznego  tożsamy z numerem rejestru prowadzonego na stacji</xs:documentation>
														</xs:annotation>
														<xs:simpleType>
															<xs:restriction base="xs:string">
																<xs:pattern value="[a-zA-Z0-9\\/]{1,20}" />
															</xs:restriction>
														</xs:simpleType>
													</xs:element>
													<xs:element name="OznaczenieStacji">
														<xs:complexType>
															<xs:sequence>
																<xs:element name="NazwaStacji">
																	<xs:annotation>
																		<xs:documentation>Nazwa stacji zapisana we wpisie do rejestru stacji kontroli pojazdów w Starostwie</xs:documentation>
																	</xs:annotation>
																	<xs:simpleType>
																		<xs:restriction base="xs:string">
																			<xs:minLength value="1"/>
																			<xs:maxLength value="250"/>
																			<xs:whiteSpace value="collapse"/>
																		</xs:restriction>
																	</xs:simpleType>
																</xs:element>
																<xs:element name="IdentyfikatorStacji">
																	<xs:annotation>
																		<xs:documentation>Oznaczenie stacji zapisane we wpisie do rejestru stacji kontroli pojzadów w Starostwie</xs:documentation>
																	</xs:annotation>
																	<xs:simpleType>
																		<xs:restriction base="xs:string">
																			<xs:pattern value="([A-Z]{2,3}/[0-9]{1,3})|([A-Z]{2,3}/[0-9]{1,3}/P)" />
																		</xs:restriction>
																	</xs:simpleType>
																</xs:element>
															</xs:sequence>
														</xs:complexType>
													</xs:element>
													<xs:element name="DataOperacji" type="xs:dateTime">
														<xs:annotation>
															<xs:documentation>Data i czas wprowadzenia danych do rejestru stacji</xs:documentation>
														</xs:annotation>
													</xs:element>
												</xs:sequence>
											</xs:complexType>
										</xs:element>
										<xs:element name="TypKomunikatu">
											<xs:complexType>
												<xs:choice>
													<xs:element name="Anulowanie">
														<xs:annotation>
															<xs:documentation>W przypadku anulowania komunikatu wypełniana jest sekcja Opis komunikatu i zaznaczana  informacja o anulowaniu oraz podawane są dane osoby na stacji anulującej komunikat</xs:documentation>
														</xs:annotation>
														<xs:complexType>
															<xs:sequence>
																<xs:element name="NazwiskoAnulujacego">
																	<xs:annotation>
																		<xs:documentation>Nazwisko anulującego komunikat</xs:documentation>
																	</xs:annotation>
																	<xs:simpleType>
																		<xs:restriction base="xs:string">
																			<xs:minLength value="1"/>
																			<xs:maxLength value="100"/>
																			<xs:whiteSpace value="collapse"/>
																		</xs:restriction>
																	</xs:simpleType>
																</xs:element>
																<xs:element name="ImieAnulujacego" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Imię anulującego komunikat</xs:documentation>
																	</xs:annotation>
																	<xs:simpleType>
																		<xs:restriction base="xs:string">
																			<xs:minLength value="1"/>
																			<xs:maxLength value="50"/>
																			<xs:whiteSpace value="collapse"/>
																		</xs:restriction>
																	</xs:simpleType>
																</xs:element>
																<xs:element name="NumerUprawnieniaAnulujacego" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Numer uprawnienia anulującego, w przypadku, gdy anulowanie wykonane zostało przez uprawnionego diagnostę</xs:documentation>
																	</xs:annotation>
																	<xs:simpleType>
																		<xs:restriction base="xs:string">
																			<xs:minLength value="1"/>
																			<xs:maxLength value="50"/>
																			<xs:whiteSpace value="collapse"/>
																		</xs:restriction>
																	</xs:simpleType>
																</xs:element>
															</xs:sequence>
														</xs:complexType>
													</xs:element>
													<xs:element name="Inny">
														<xs:annotation>
															<xs:documentation>Oznaczenie, czy komunikat przesyłany jest jako nowy czy jako modyfikowany;</xs:documentation>
														</xs:annotation>
														<xs:complexType>
															<xs:sequence>
																<xs:element name="DaneDiagnosty">
																	<xs:annotation>
																		<xs:documentation>Dane diagnosty przeprowadzającego badanie techniczne pojazdu</xs:documentation>
																	</xs:annotation>
																	<xs:complexType>
																		<xs:sequence>
																			<xs:element name="NumerUprawnienia">
																				<xs:annotation>
																					<xs:documentation>Numer uprawnienia diagnosty przeprowadzającego badanie techniczne</xs:documentation>
																				</xs:annotation>
																				<xs:simpleType>
																					<xs:restriction base="xs:string">
																						<xs:maxLength value="50"/>
																						<xs:whiteSpace value="collapse"/>
																						<xs:minLength value="1"/>
																					</xs:restriction>
																				</xs:simpleType>
																			</xs:element>
																			<xs:element name="ImieDiagnosty" minOccurs="0">
																				<xs:annotation>
																					<xs:documentation>Imię diagnosty przeprowadzającego badanie techniczne</xs:documentation>
																				</xs:annotation>
																				<xs:simpleType>
																					<xs:restriction base="xs:string">
																						<xs:whiteSpace value="collapse"/>
																						<xs:maxLength value="50"/>
																						<xs:minLength value="1"/>
																					</xs:restriction>
																				</xs:simpleType>
																			</xs:element>
																			<xs:element name="NazwiskoDiagnosty" minOccurs="0">
																				<xs:annotation>
																					<xs:documentation>Nazwiako diagnosty przeprowadzającego badanie techniczne</xs:documentation>
																				</xs:annotation>
																				<xs:simpleType>
																					<xs:restriction base="xs:string">
																						<xs:whiteSpace value="collapse"/>
																						<xs:maxLength value="100"/>
																						<xs:minLength value="1"/>
																					</xs:restriction>
																				</xs:simpleType>
																			</xs:element>
																		</xs:sequence>
																	</xs:complexType>
																</xs:element>
																<xs:element name="DanePojazdu">
																	<xs:complexType>
																		<xs:sequence>
																			<xs:element name="Marka">
																				<xs:annotation>
																					<xs:documentation>Marka pojazdu</xs:documentation>
																				</xs:annotation>
																				<xs:simpleType>
																					<xs:restriction base="xs:string">
																						<xs:minLength value="1"/>
																						<xs:maxLength value="60"/>
																						<xs:whiteSpace value="collapse"/>
																					</xs:restriction>
																				</xs:simpleType>
																			</xs:element>
																			<xs:element name="Model">
																				<xs:annotation>
																					<xs:documentation>Model pojazdu</xs:documentation>
																				</xs:annotation>
																				<xs:simpleType>
																					<xs:restriction base="xs:string">
																						<xs:minLength value="1"/>
																						<xs:maxLength value="60"/>
																						<xs:whiteSpace value="collapse"/>
																					</xs:restriction>
																				</xs:simpleType>
																			</xs:element>
																			<xs:element name="Rodzaj">
																				<xs:annotation>
																					<xs:documentation>Rodzaj pojazdu</xs:documentation>
																				</xs:annotation>
																				<xs:simpleType>
																					<xs:restriction base="xs:string">
																						<xs:minLength value="1"/>
																						<xs:maxLength value="200"/>
																						<xs:whiteSpace value="collapse"/>
																					</xs:restriction>
																				</xs:simpleType>
																			</xs:element>
																			<xs:element name="Typ" minOccurs="0">
																				<xs:annotation>
																					<xs:documentation>Typ pojazdu</xs:documentation>
																				</xs:annotation>
																				<xs:simpleType>
																					<xs:restriction base="xs:string">
																						<xs:minLength value="1"/>
																						<xs:maxLength value="35"/>
																						<xs:whiteSpace value="collapse"/>
																					</xs:restriction>
																				</xs:simpleType>
																			</xs:element>
																			<xs:element name="KodITS" minOccurs="0">
																				<xs:annotation>
																					<xs:documentation>Skrócony kod ITS ze słownika udostępnianego na PI CEPiK</xs:documentation>
																				</xs:annotation>
																				<xs:simpleType>
																					<xs:restriction base="xs:string">
																						<xs:maxLength value="10"/>
																					</xs:restriction>
																				</xs:simpleType>
																			</xs:element>
																		</xs:sequence>
																	</xs:complexType>
																</xs:element>
																<xs:element name="WynikBadania">
																	<xs:complexType>
																		<xs:choice>
																			<xs:element name="BadanieTechniczne">
																				<xs:annotation>
																					<xs:documentation>Badanie techniczne okresowe zakończone wynikiem P lub badanie dodatkowe  zakończone wynikiem X</xs:documentation>
																				</xs:annotation>
																				<xs:complexType>
																					<xs:sequence>
																						<xs:element name="DaneIdentyfikacyjnePojazdu">
																							<xs:annotation>
																								<xs:documentation>Dane identyfikacyjne pojazdu zawarte w dokumencie pojazdu</xs:documentation>
																							</xs:annotation>
																							<xs:complexType>
																								<xs:sequence>
																									<xs:element name="NumerIdentyfikacyjny">
																										<xs:annotation>
																											<xs:documentation>Numer VIN/nadwozia/podwozia/ramy</xs:documentation>
																										</xs:annotation>
																										<xs:simpleType>
																											<xs:restriction base="xs:string">
																												<xs:minLength value="1"/>
																												<xs:maxLength value="25"/>
																												<xs:whiteSpace value="collapse"/>
																											</xs:restriction>
																										</xs:simpleType>
																									</xs:element>
																									<xs:element name="NumerRejestracyjny">
																										<xs:annotation>
																											<xs:documentation>Numer rejestracyjny pojazdu</xs:documentation>
																										</xs:annotation>
																										<xs:simpleType>
																											<xs:restriction base="xs:string">
																												<xs:minLength value="1"/>
																												<xs:maxLength value="9"/>
																												<xs:whiteSpace value="collapse"/>
																											</xs:restriction>
																										</xs:simpleType>
																									</xs:element>
																									<xs:element name="SeriaNumerDokumentu">
																										<xs:annotation>
																											<xs:documentation>Seria i numer dokumentu pojazdu</xs:documentation>
																										</xs:annotation>
																										<xs:simpleType>
																											<xs:restriction base="xs:string">
																												<xs:maxLength value="10"/>
																												<xs:minLength value="1"/>
																												<xs:whiteSpace value="collapse"/>
																											</xs:restriction>
																										</xs:simpleType>
																									</xs:element>
																									<xs:element name="TypDokumentu">
																										<xs:annotation>
																											<xs:documentation>Typ dokumentu pojazdu; możliwe wartości: DR - dowód rejestracyjny; PC - pozwolenie czasowe; PW - pozwolenie czasowe wielokrotne</xs:documentation>
																										</xs:annotation>
																										<xs:simpleType>
																											<xs:restriction base="xs:string">
																												<xs:enumeration value="DR"/>
																												<xs:enumeration value="PC"/>
																												<xs:enumeration value="PW"/>
																											</xs:restriction>
																										</xs:simpleType>
																									</xs:element>
																									<xs:element name="PierwszaRejestracja" type="xs:date">
																										<xs:annotation>
																											<xs:documentation>Data pierwszej rejestracji pojazdu wpisana w dokumencie pojazdu</xs:documentation>
																										</xs:annotation>
																									</xs:element>
																									<xs:element name="PierwszaRejestracjaWKraju" type="xs:date" minOccurs="0">
																										<xs:annotation>
																											<xs:documentation>Data pierwszej rejestracji pojazdu w kraju jeśli jest wpisana w dokumentach pojazdu</xs:documentation>
																										</xs:annotation>
																									</xs:element>
																									<xs:element name="SeriaNumerKP" minOccurs="0">
																										<xs:annotation>
																											<xs:documentation>Seria i numer Karty Pojazdu</xs:documentation>
																										</xs:annotation>
																										<xs:simpleType>
																											<xs:restriction base="xs:string">
																												<xs:minLength value="1"/>
																												<xs:maxLength value="10"/>
																											</xs:restriction>
																										</xs:simpleType>
																									</xs:element>
																								</xs:sequence>
																							</xs:complexType>
																						</xs:element>
																						<xs:element name="RodzajBadania">
																							<xs:complexType>
																								<xs:choice>
																									<xs:element name="Okresowe">
																										<xs:complexType>
																											<xs:sequence>
																												<xs:element name="DataNastepnegoBadania" type="xs:date">
																													<xs:annotation>
																														<xs:documentation>Wyznaczona data następnego badania technicznego</xs:documentation>
																													</xs:annotation>
																												</xs:element>
																												<xs:element name="WpisDoDowodu" type="xs:boolean">
																													<xs:annotation>
																														<xs:documentation>Informacja, czy wykonano wpis do dokumentu pojazdu - równoznaczna z pobraniem opłaty na środek celowy CEPiK</xs:documentation>
																													</xs:annotation>
																												</xs:element>
																											</xs:sequence>
																										</xs:complexType>
																									</xs:element>
																									<xs:element name="Dodatkowe"/>
																								</xs:choice>
																							</xs:complexType>
																						</xs:element>
																					</xs:sequence>
																				</xs:complexType>
																			</xs:element>
																			<xs:element name="ZatrzymanieDokumentu">
																				<xs:annotation>
																					<xs:documentation>Badanie techniczne skutkujące zatrzymaniem dokumentu pojazdu</xs:documentation>
																				</xs:annotation>
																				<xs:complexType>
																					<xs:sequence>
																						<xs:element name="PrzyczynaZatrzymania">
																							<xs:annotation>
																								<xs:documentation>Opis przyczyny zatrzymania dokumentu pojazdu</xs:documentation>
																							</xs:annotation>
																							<xs:simpleType>
																								<xs:restriction base="xs:string">
																									<xs:maxLength value="500"/>
																									<xs:whiteSpace value="preserve"/>
																									<xs:minLength value="1"/>
																								</xs:restriction>
																							</xs:simpleType>
																						</xs:element>
																						<xs:element name="DataWaznosciBadania" type="xs:date" minOccurs="0">
																							<xs:annotation>
																								<xs:documentation>Data ważności badania rozumiana jako termin czasowego zezwolenia na używanie pojazdu</xs:documentation>
																							</xs:annotation>
																						</xs:element>
																						<xs:element name="Ograniczenia" minOccurs="0">
																							<xs:annotation>
																								<xs:documentation>Ograniczenia nałożone na użytkowanie pojazdu</xs:documentation>
																							</xs:annotation>
																							<xs:simpleType>
																								<xs:restriction base="xs:string">
																									<xs:maxLength value="500"/>
																									<xs:whiteSpace value="preserve"/>
																								</xs:restriction>
																							</xs:simpleType>
																						</xs:element>
																						<xs:element name="PelneDaneIdentyfikacyjnePojazduZatrz">
																							<xs:complexType>
																								<xs:sequence>
																									<xs:element name="DaneIdentyfikacyjnePojazduZatrz.">
																										<xs:annotation>
																											<xs:documentation>Dane identyfikacyjne pojazdu; Dane te mogą być niepełne, lecz wymagane jest wypełnienie co najmniej jednego z pól: numer identyfikacyjny/numer rejestracyjny/seria i numer oraz typ dokumentu</xs:documentation>
																										</xs:annotation>
																										<xs:complexType>
																											<xs:choice>
																												<xs:element name="Wariant1">
																													<xs:complexType>
																														<xs:sequence>
																															<xs:element name="NumerIdentyfikacyjnyZatrz">
																																<xs:annotation>
																																	<xs:documentation>Numer VIN/nadwozia/podwozia/ramy</xs:documentation>
																																	<xs:documentation>Numer VIN/nadwozia/podwozia/ramy</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="25"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="NumerRejestracyjnyZatrz" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Numer rejestracyjny pojazdu</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="9"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="SeriaNumerDokumentuZatrz" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Seria i numer dokumentu pojazdu</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="10"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="TypDokmentuZatrz" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Typ dokumentu pojazdu; możliwe wartości: DR - dowód rejestracyjny; PC - pozwolenie czasowe; PW - pozwolenie czasowe wielokrotne</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:enumeration value="DR"/>
																																		<xs:enumeration value="PC"/>
																																		<xs:enumeration value="PW"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="SeriaNumerKPZatrz" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Seria i numer Karty Pojazdu</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="10"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																														</xs:sequence>
																													</xs:complexType>
																												</xs:element>
																												<xs:element name="Wariant2">
																													<xs:complexType>
																														<xs:sequence>
																															<xs:element name="NumerIdentyfikacyjnyZatrz" type="xs:string" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Numer VIN/nadwozia/podwozia/ramy</xs:documentation>
																																</xs:annotation>
																															</xs:element>
																															<xs:element name="NumerRejestracyjnyZatrz">
																																<xs:annotation>
																																	<xs:documentation>Numer rejestracyjny pojazdu</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="9"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="SeriaNumerDokumentuZatrz" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Seria i numer dokumentu pojazdu</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="10"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="TypDokumentuZatrz" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Typ dokumentu pojazdu; możliwe wartości: DR - dowód rejestracyjny; PC - pozwolenie czasowe; PW - pozwolenie czasowe wielokrotne</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:enumeration value="DR"/>
																																		<xs:enumeration value="PC"/>
																																		<xs:enumeration value="PW"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="SeriaNumerKPZatrz" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Seria i numer Karty Pojazdu</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="10"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																														</xs:sequence>
																													</xs:complexType>
																												</xs:element>
																												<xs:element name="Wariant3">
																													<xs:complexType>
																														<xs:sequence>
																															<xs:element name="NumerIdentyfikacyjnyZatrz" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Numer VIN/nadwozia/podwozia/ramy</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="25"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="NumerRejestracyjnyZatrz" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Numer rejestracyjny pojazdu</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="9"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="SeriaNumerDokumentuZatrz">
																																<xs:annotation>
																																	<xs:documentation>Seria i numer dokumentu pojazdu</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="10"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="TypDokumentuZatrz">
																																<xs:annotation>
																																	<xs:documentation>Typ dokumentu pojazdu; możliwe wartości: DR - dowód rejestracyjny; PC - pozwolenie czasowe; PW - pozwolenie czasowe wielokrotne</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:enumeration value="DR"/>
																																		<xs:enumeration value="PC"/>
																																		<xs:enumeration value="PW"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																															<xs:element name="SeriaNumerKPZatrz" minOccurs="0">
																																<xs:annotation>
																																	<xs:documentation>Seria i numer Karty Pojazdu</xs:documentation>
																																</xs:annotation>
																																<xs:simpleType>
																																	<xs:restriction base="xs:string">
																																		<xs:minLength value="1"/>
																																		<xs:maxLength value="10"/>
																																		<xs:whiteSpace value="collapse"/>
																																	</xs:restriction>
																																</xs:simpleType>
																															</xs:element>
																														</xs:sequence>
																													</xs:complexType>
																												</xs:element>
																											</xs:choice>
																										</xs:complexType>
																									</xs:element>
																									<xs:element name="PierwszaRejestracjaZatrz" type="xs:date" minOccurs="0">
																										<xs:annotation>
																											<xs:documentation>Data pierwszej rejestracji pojazdu wpisana w dokumencie pojazdu</xs:documentation>
																										</xs:annotation>
																									</xs:element>
																									<xs:element name="PierwszaRejestracjaWKrajuZatrz" type="xs:date" minOccurs="0">
																										<xs:annotation>
																											<xs:documentation>Data pierwszej rejestracji pojazdu w kraju jeśli jest wpisana w dokumentach pojazdu</xs:documentation>
																										</xs:annotation>
																									</xs:element>
																								</xs:sequence>
																							</xs:complexType>
																						</xs:element>
																					</xs:sequence>
																				</xs:complexType>
																			</xs:element>
																		</xs:choice>
																		<xs:attribute name="dataBadania" type="xs:date" use="required"/>
																	</xs:complexType>
																</xs:element>
															</xs:sequence>
															<xs:attribute name="czyModyfikacja" type="xs:boolean" use="required"/>
														</xs:complexType>
													</xs:element>
												</xs:choice>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<!--xs:element name="podpis"/-->
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>
