Weight

Uses the Component:WeightType

Weight measurement.

Fields and Components

Table 6.28. Fields and Components

Name Description Occurrence Type Data Type User Notes
TypeOfWeight

Type of weight i.e., Gross Weight

0..1Field oag:TextType  
WeightMeasure

Weight.

0..1Field sqdt:WeightMeasureType  

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.34. Weight

<Weight>
     <TypeOfWeight>......</TypeOfWeight>     [0..1]
     <WeightMeasure>......</WeightMeasure>     [0..1]
</Weight>