Uses the Component:DraftMeasureGroupType
Table 6.89. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
DraftMeasure |
Vertical distance at which a boat penetrates the water. | 0..1 | Field | sqdt:LengthMeasureType | |
BoatDraftCode |
Indicates the type of draft being measured. | 0..1 | Field | sqdt:BoatDraftCodeType |
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.89. DraftMeasureGroup
<DraftMeasureGroup> <DraftMeasure>......</DraftMeasure> [0..1] <BoatDraftCode>......</BoatDraftCode> [0..1] </DraftMeasureGroup>