Packing

Uses the Component:PackingType

Shipment packing information.

Fields and Components

Table 6.20. Fields and Components

Name Description Occurrence Type Data Type User Notes
Casing

The state of a given shipment.

0..*ComponentCasingType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.26. Packing

<Packing>
     <Casing>......</Casing>     [0..*]
</Packing>