OwnedEngineDetail

Uses the Component:OwnedEngineDetailType

The detail information regarding a boat that is owned by an indivual or organization.

Fields and Components

Table 6.94. Fields and Components

Name Description Occurrence Type Data Type User Notes
Engine

Information describing the components that are part of an engine.

0..1ComponentEngineType 

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.94. OwnedEngineDetail

<OwnedEngineDetail>
     <Engine>......</Engine>     [0..1]
</OwnedEngineDetail>