OwnedTrailerDetail

Uses the Component:OwnedTrailerDetailType

The detail information regarding a trailer used to haul a vehicle, engine, or similiar item that is owned by an indivual or organization.

Fields and Components

Table 6.95. Fields and Components

Name Description Occurrence Type Data Type User Notes
Trailer

Information describing the components that are part of a trailer used in hauling a vehicle.

0..1ComponentTrailerType 

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.95. OwnedTrailerDetail

<OwnedTrailerDetail>
     <Trailer>......</Trailer>     [0..1]
</OwnedTrailerDetail>