Shipment Status XML Schema Definition:
WWA/sailing_schedule/wwa_sailing_schedule_version_1.0.9.xsd
WWA/sailing_schedule/wwa_sailing_schedule_version_1.1.0.xsd
<?xml version="1.0" encoding="UTF-8"?>
<Schedule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.wwalliance.com/wiki/index.php/File:WWA_Sailing_Schedule_version_1.0.9.xsd">
<ScheduleEnvelope>
<SenderID>edi_company_prod</SenderID>
<ReceiverID>wwalliance</ReceiverID>
<Password>password</Password>
<Type>WWA_ Sailing_Schedule_XML</Type>
<Version>1.0.9</Version>
<EnvelopeID>212314545646</EnvelopeID>
</ScheduleEnvelope>
<ScheduleDetails>
<VesselVoyageID>WAIC123456DEBRECOBAQ</VesselVoyageID>
<RequestType>N</RequestType>
<VesselName>BAHIA LAURA</VesselName>
<Voyage>12</Voyage>
<CarrierSCAC>CMDU</CarrierSCAC>
<SCAC>WAIC</SCAC>
<AmsFlag>N</AmsFlag>
<ACIFlag>N</ACIFlag>
<CFSOrigin>DEBRE</CFSOrigin>
<CFSDestination>COBAQ</CFSDestination>
<RoutingDetails>
<StageQualifier>1</StageQualifier>
<TransportMode>6</TransportMode>
<TransportName>Pre-Carriage</TransportName>
<Origin>DEBRE</Origin>
<ETD>2011-09-13 08:00:00 CEST</ETD>
<Destination>DEHAM</Destination>
<ETA>2011-09-17</ETA>
</RoutingDetails>
<RoutingDetails>
<StageQualifier>2</StageQualifier>
<TransportMode>4</TransportMode>
<TransportName>BAHIA LAURA</TransportName>
<IMONumber>9391660</IMONumber>
<Origin>DEHAM</Origin>
<ETD>2011-09-17 00:00:00 CEST</ETD>
<Destination>COBAQ</Destination>
<ETA>2011-10-07</ETA>
</RoutingDetails>
<RoutingDetails>
<StageQualifier>6</StageQualifier>
<TransportMode>7</TransportMode>
<TransportName>On-Carriage</TransportName>
<Origin>COBAQ</Origin>
<ETD>2011-10-07 00:00:00 CEST</ETD>
<Destination>COBAQ</Destination>
<ETA>2011-10-07</ETA>
</RoutingDetails>
</ScheduleDetails>
</Schedule>
Field | Content | Length | Input |
---|---|---|---|
Envelope |
|||
SenderID | Sender ID to identify sender; This will be provided by WWA.(E.g. edi_company_prod) | 11 | Required |
ReceiverID | Receiver ID to identify receiver; ReceiverID = wwalliance (This is a constant) | 100 | Required |
Password | Password as assigned by WWA. | 100 | Required |
Type | Message type, ‘WWA_ Sailing_Schedule_XML’ (This is a constant). | 50 | Required |
Version | Message version; current version of the schema (to be provided by WWA) | 8 | Required |
EnvelopeID | Unique ID to identify every sailing schedule file; will be generated by the member | 40 | Required |
Message Body |
|||
ScheduleDetails | Details for Sailing Schedule | ||
VesselVoyageID | A unique number assigned to the vessel (ship) for the voyage. | 40 | Required |
RequestType | Type of request, values ‘N’ (New), ‘U’ (Update), ‘C’ (Cancellation). | 1 | Required |
VesselName | Vessel name; Should be the same as Transport Mode Leg 4 | 50 | Required |
Voyage | Reference number assigned by the carrier or his agent to the voyage of the vessel. | 10 | Required |
CarrierSCAC | Underlying carrier’s SCAC code. | 4 | Required |
SCAC | WWA Member SCAC code. | 4 | Required |
AmsFlag | AMS flag, if calling a US port; Should be Y or N; Y if Destination is US | 1 | Required |
ACIFlag | ACI flag, if calling a Canadian port; Should be Y or N; Y if Destination is Canada | 1 | Required |
CFSOrigin | CFS origin UN location. | 5 | Required |
CFSDestination | CFS destination UN location. | 5 | Required |
RoutingDetails | Details for Routing | ||
StageQualifier | StageQualifier to identify leg of transport. "1"=CFS->POL, "2"=POL->POD, "3"=POL->POT | 1 | Required |
"4"=POT->POT, "5"=POT->POD, "6"=POD->CFS | |||
StageQualifier has to be either in this sequence (1 followed by 2 and followed by 6) Or In this sequence. (1-3-4-5-6) | |||
TransportMode | Transportmode ID for the specific leg. "1"=ROAD, "2"=RAIL, "3"=PREFEEDER VESSEL, "4"=MAIN VESSEL "5"=ON FEEDER VESSEL, "6"=NV PRECARRIAGE, "7"=NV ONCARRIAGE | 1 | Required |
TransportName | Name of vehicle for the specific leg. 1 = TRUCK, 2 = RAIL, 4 = ACTUAL VESSEL NAME, 6 = NV PRECARRIAGE 7 = NV ONCARRIAGE, = TBN | 50 | Required |
IMONumber | Lloyd’s register number of vehicle for the specific leg. Should be included only for either TransportMode 3,4 or 5 | 7 | Required |
Origin | Origin UN location for the specific leg. | 5 | Required |
ETD | If StageQualifier = 1, then ETD date format must show: YYYY-MM-DD HH:MM:SS and a 3 or 4 letter time zone code. Eg: 2010-04-05 11:31:22 EST | 25 | Required |
ETD for stage qualifier 1 (is called CutOff date of the schedule) should be equal to or more than the file submission date | |||
If StageQualifier = 2,3,4,5 or 6, ETD date format must show: YYYY-MM-DD | |||
NOTE: The DepartureDate should not be lesser than the CutOff Date | |||
Destination | Destination UN location for the specific leg. | 5 | Required |
ETA | YYYY-MM-DD. | 10 | Required |
Field | Content | Length | Input |
---|---|---|---|
OnRequestFlag | On Request Flag | 1 | Required |
TransshipmentFlag | Transshipment Flag | 1 | Required |