The coordinate value along the longitudinal axis of the ship (frame coordinate).
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="xPosition" type="xs:double" use="required">
<xs:annotation>
<xs:documentation>The coordinate value along the longitudinal axis of the ship (frame coordinate).</xs:documentation>
</xs:annotation>
</xs:attribute>