Uses the Component:BoatClassGroupType
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..1 | Field | sqdt:BoatClassCodeType | |
PrimaryBoatClassIndicator |
Indicates whether or not the boat class identified is the primary boat class. | 0..1 | Field | udt:IndicatorType |
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>