<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns1="http://www.mf.gov.pl/SENT/2017/12/08/SENT_331.xsd" xmlns:tp="http://www.mf.gov.pl/SENT/2017/12/08/STypes.xsd" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.mf.gov.pl/SENT/2017/12/08/SENT_331.xsd">
  <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">
      SENT331 - AKTUALIZACJA ZBIORCZEGO ZGŁOSZENIA PRZEWOZU TOWARU ROZPOCZYNAJĄCEGO I KOŃCZĄCEGO SIĘ POZA TERYTORIUM POLSKI - PRZEWOŹNIK (TRANSPORT KOLEJOWY - WIELE WAGONÓW)
    </xs:documentation>
    <xs:documentation source="doc" xml:lang="pl">
      Podstawa prawna: Art.7 ustawy z dnia 9 marca 2017r. o systemie monitorowania drogowego przewozu towarów
    </xs:documentation>
    <xs:documentation source="doc" xml:lang="en">
      SENT331 - UPDATE OF THE CUMULATIVE NOTIFICATION OF THE CARRIAGE OF GOODS STARTING AND ENDING OUTSIDE THE TERRITORY OF POLAND - THE CARRIER (RAILWAY TRANSPORT - MULTIPLE RAILROAD CARS)
    </xs:documentation>
    <xs:documentation source="doc" xml:lang="en">
      Legal basis: Article 7 of the Act of 9 march 2017 on the monitoring system of road transport of goods
    </xs:documentation>
  </xs:annotation>
  <xs:element name="SENT_331">
    <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
            </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="GoodsSender" type="tp:TraderIDNull" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Informacje o nadawcy towar
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Information on the consignor
            </xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="GoodsRecipient" type="tp:TraderIDNull" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation source="doc" xml:lang="pl">
              Informacje o odbiorcy towarów
            </xs:documentation>
            <xs:documentation source="doc" xml:lang="en">
              Information on the recipient
            </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: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 zakoczenia 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="EntranceToPoland" type="tp:EntranceToPoland" minOccurs="1" maxOccurs="1">
                <xs:annotation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Miejsce wjazdu na terytorium Polski
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Place of entry to Poland
                  </xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="ExitFromPoland" type="tp:ExitFromPoland" minOccurs="1" maxOccurs="1">
                <xs:annotation>
                  <xs:documentation source="doc" xml:lang="pl">
                    Miejsce wyjazdu poza terytorium Polski
                  </xs:documentation>
                  <xs:documentation source="doc" xml:lang="en">
                    Place of exit from Poland
                  </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 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 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>