Definition Type: Attribute
Name: xPosition
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-sdt.xsd
Use Required
Documentation:
The coordinate value along the longitudinal axis of the ship (frame coordinate).
Collapse XSD Schema Diagram:
XSD Diagram of xPosition
Collapse 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>