BoatClassGroup

Uses the Component:BoatClassGroupType

Fields and Components

Table 6.90. Fields and Components

Name Description Occurrence Type Data Type User Notes
BoatClassCode

Indicates the definition of the boat, i.e. the intended usage.

0..1Field sqdt:BoatClassCodeType  
PrimaryBoatClassIndicator

Indicates whether or not the boat class identified is the primary boat class.

0..1Field udt:IndicatorType  

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.90. BoatClassGroup

<BoatClassGroup>
     <BoatClassCode>......</BoatClassCode>     [0..1]
     <PrimaryBoatClassIndicator>......</PrimaryBoatClassIndicator>     [0..1]
</BoatClassGroup>