<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://www.mf.gov.pl/SENT/2017/12/08/SENT_132.xsd" 
           xmlns:ns1="http://www.mf.gov.pl/SENT/2017/12/08/SENT_132.xsd" 
           xmlns:tp="http://www.mf.gov.pl/SENT/2017/12/08/STypes.xsd"
           xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
  <xs:import namespace="http://www.mf.gov.pl/SENT/2017/12/08/STypes.xsd" schemaLocation="STypes.xsd"/>
  <xs:annotation>
    <xs:appinfo>
      SENT
    </xs:appinfo>
    <xs:documentation source="doc" xml:lang="pl">
      SENT132 - AKTUALIZACJA ZBIORCZEGO ZGŁOSZENIA PRZEWOZU TOWARU ROZPOCZYNAJĄCEGO SIĘ NA TERYTORIUM POLSKI - PRZEWOŹNIK (TRANSPORT KOLEJOWY - WIELE WAGONÓW)
    </xs:documentation>
    <xs:documentation source="doc" xml:lang="pl">
      Podstawa prawna: Art.5 ust.1 i 2 ustawy z dnia 9 marca 2017r. o systemie monitorowania drogowego przewozu towarów
    </xs:documentation>
    <xs:documentation source="doc" xml:lang="en">
      SENT132 - UPDATE OF THE CUMULATIVE NOTIFICATION OF THE CARRIAGE OF GOODS STARTING IN THE TERRITORY OF POLAND FOR DATA OF TRANSPORT MEAN - THE CARRIER (RAILWAY TRANSPORT - MULTIPLE RAILROAD CARS)
    </xs:documentation>
    <xs:documentation source="doc" xml:lang="en">
      Legal basis: Article 5(1,2) of the Act of 9 march 2017 on the monitoring system of road transport of goods
    </xs:documentation>
  </xs:annotation>
  <xs:element name="SENT_132">
    <xs:annotation>
      <xs:documentation source="doc" xml:lang="pl">
        Element główny komunikatu
      </xs:documentation>
      <xs:documentation source="doc" xml:lang="en">
        Main element of the message
      </xs:documentation>
    </xs:annotation>
    <xs:complexType>
      <xs:sequence>
        <xs:element name="MultipleSentNumber" type="tp:MultipleSentNumber" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Numer referencyjny zgłoszenia zbiorczego
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Cumulative carriage notification number
            </xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="CarrierKey" type="tp:CarrierKey" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Klucz autoryzacyjny przewoźnika
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Authorisation key of the carrier of goods
            </xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Carrier" type="tp:Trader" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Informacje o przewoźniku towaru
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Information on the carrier of goods
            </xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MeansOfTransport" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Informacje o środku transportu
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Information on the means of transport
            </xs:documentation>
          </xs:annotation>
          <xs:complexType>
            <xs:sequence>
              <xs:element name="TrainNumber" type="tp:NumberOfMeansOfTransport" minOccurs="1" maxOccurs="1">
                <xs:annotation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Numer pociągu
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Train number
                  </xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="WagonNumberAndAmountOfGoods" type="tp:WagonNumberAndAmountOfGoods" minOccurs="0" maxOccurs="60">
                <xs:annotation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Dane identyfikacyjne wagonu z masą brutto lub objętością towaru
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="pl">
                    UWAGA! Element występuje i jest obowiązkowy gdy status edytowanego zgłoszenia zbiorczego równa się "0"
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="pl">
                    UWAGA! Element NIE WYSTĘPUJE gdy status edytowanego zgłoszenia zbiorczego równa się "2"
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Railroad car identification data with the gross weight or volume of goods
                  </xs:documentation>
                </xs:annotation>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="GoodsTransportDocuments" type="tp:GoodsTransportDocuments" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Dokumenty przewozowe towarzyszące przesyłce
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Transport documents accompanying the consignment
            </xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Transport" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Informacje dotyczące przewozu towaru
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Information on the carriage of goods
            </xs:documentation>
          </xs:annotation>
          <xs:complexType>
            <xs:sequence>
              <xs:element name="StartTransportDate" type="tp:Date" minOccurs="1" maxOccurs="1">
                <xs:annotation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Data rozpoczęcia przewozu towaru
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Start date of the carriage of goods
                  </xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="EndTransportDate" type="tp:Date" minOccurs="1" maxOccurs="1">
                <xs:annotation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Planowana data zakończenia przewozu towaru
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Planned end date of the carriage of goods
                  </xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="PlaceOfDelivery" type="tp:GeoAddressPL" minOccurs="0" maxOccurs="1">
                <xs:annotation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Miejsce dostarczenia towaru
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Element obligatoryjny jeśli miejsce dostarczenia towaru znajduje się na terenie Polski
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Place of goods delivery
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Required element in case of delivery place located on Polish territory
                  </xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="ExitFromPoland" type="tp:ExitFromPoland" minOccurs="0" maxOccurs="1">
                <xs:annotation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Miejsce wyjazdu poza terytorium Polski
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Element obligatoryjny jeśli następuje wyjazd z Polski
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Place of exit from Poland
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Required element in case of exiting Polish territory
                  </xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="OilHeatingAddressId" type="tp:OilHeatingAddressId" minOccurs="0" maxOccurs="1">
                <xs:annotation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Kod miejsca dostawy towaru dla przewozu paliwa opałowego
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Delivery place code for heating fuel carriage
                  </xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="OilMobileDeviceId" type="tp:OilMobileDeviceId" minOccurs="0" maxOccurs="1">
                <xs:annotation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Kod urządzenia opałowego niestacjonarnego dla przewozu oleju opałowego
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Non stationary heating device code for heating oil carriage
                  </xs:documentation>
                </xs:annotation>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Comments" type="tp:Comments" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Informacje dodatkowe
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Additional information
            </xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DocumentId" type="tp:DocumentSelfNumber" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Numer własny dokumentu
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Own document number
            </xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ResponseAddress" type="tp:ResponseAddress" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Kanały komunikacji zwrotnej
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Feedback communication channel
            </xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Statements" type="tp:Statements" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Oświadczam, że posiadam upoważnienie do uzupełnienia/aktualizacji niniejszego zgłoszenia w imieniu i na rzecz podmiotu zobowiązanego
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              I declare that I am authorized to complete/edit this notification for and on behalf of the obligated entity
            </xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
</xs:schema>