Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:MainCarriageShipmentStage
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:MainCarriageShipmentStage

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:ShipmentStageType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<cac:MainCarriageShipmentStage>
   <cbc:ShipmentStageTypeCode>1</cbc:ShipmentStageTypeCode>
   <cbc:TransportModeCode>1</cbc:TransportModeCode>
   <cac:TransportMeans>
      <cbc:JourneyID>00344</cbc:JourneyID>
      <cbc:RegistrationNationalityID>IT</cbc:RegistrationNationalityID>
      <cac:MaritimeTransport>
         <cbc:VesselID>3852664</cbc:VesselID>
         <cbc:VesselName>Vessel Name</cbc:VesselName>
      </cac:MaritimeTransport>
   </cac:TransportMeans>
   <cac:EstimatedArrivalTransportEvent>
      <cbc:OccurrenceDate>2013-05-25</cbc:OccurrenceDate>
      <cbc:OccurrenceTime>18:00:00+01:00</cbc:OccurrenceTime>
      <cac:Location>
         <cbc:ID schemeName="UNLOCODE">ITGOA</cbc:ID>
         <cbc:LocationTypeCode>24</cbc:LocationTypeCode>
         <cac:Address>
            <cac:Country>
               <cbc:IdentificationCode>IT</cbc:IdentificationCode>
            </cac:Country>
         </cac:Address>
      </cac:Location>
   </cac:EstimatedArrivalTransportEvent>
</cac:MainCarriageShipmentStage>