RelatedItem

Uses the Component:RelatedItemType

The RelatedItem component contains information about the item,e.g., car, boat, engine, etc., to which the invoice relates.

Fields and Components

Table 6.17. Fields and Components

Name Description Occurrence Type Data Type User Notes
VehicleRelatedItem

A detail item for a vehicle related to a particular item.

0..*ComponentVehicleRelatedItemType 

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.17. RelatedItem

<RelatedItem>
     <VehicleRelatedItem>......</VehicleRelatedItem>     [0..*]
</RelatedItem>