Schema Central > UBL 2.1 > UBL-TransportProgressStatusRequest-2.1.xsd > TransportProgressStatusRequest
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

TransportProgressStatusRequest

This element MUST be conveyed as the root element in any instance document based on this Schema expression

Element information

Content

Attributes

None

Sample instance

<TransportProgressStatusRequest>
   <cbc:UBLVersionID>2.1</cbc:UBLVersionID>
   <cbc:ID>TPS_1</cbc:ID>
   <cbc:IssueDate>2011-10-03</cbc:IssueDate>
   <cbc:IssueTime>14:30:10+01:00</cbc:IssueTime>
   <cac:SenderParty>
      <cac:PartyIdentification>
         <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827641</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>NECOSS</cbc:Name>
      </cac:PartyName>
      <cac:Contact>
         <cbc:Name>SomeName</cbc:Name>
         <cbc:Telephone>+49450557000</cbc:Telephone>
         <cbc:ElectronicMail>SomeName@necoss.de</cbc:ElectronicMail>
      </cac:Contact>
   </cac:SenderParty>
   <cac:ReceiverParty>
      <cac:PartyIdentification>
         <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673821325</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>ARRIVA</cbc:Name>
      </cac:PartyName>
      <cac:Contact>
         <cbc:Name>SomeName</cbc:Name>
         <cbc:Telephone>+49450557888</cbc:Telephone>
         <cbc:ElectronicMail>SomeName@arriva.de</cbc:ElectronicMail>
      </cac:Contact>
   </cac:ReceiverParty>
   <cac:TransportMeans>
      <cbc:JourneyID>RHamBrem</cbc:JourneyID>
      <cbc:RegistrationNationalityID>DE</cbc:RegistrationNationalityID>
      <cbc:TransportMeansTypeCode>230</cbc:TransportMeansTypeCode>
      <cac:RailTransport>
         <cbc:TrainID>RID01235</cbc:TrainID>
      </cac:RailTransport>
   </cac:TransportMeans>
   <cac:StatusLocation>
      <cbc:LocationTypeCode>13</cbc:LocationTypeCode>
      <cac:Address>
         <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4568763527610</cbc:ID>
         <cbc:StreetName>Ludwig-Erhard-Str. 15</cbc:StreetName>
         <cbc:CityName>Bremen</cbc:CityName>
         <cac:Country>
            <cbc:IdentificationCode>DE</cbc:IdentificationCode>
         </cac:Country>
      </cac:Address>
   </cac:StatusLocation>
</TransportProgressStatusRequest>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com