Definition Type: Attribute
Name: coordinate
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-sdt.xsd
Use Required
Documentation:
The distance to the origin of the global coordinate system of the ship (see ISO 10303-215, section 4.2.153.2).
Collapse XSD Schema Diagram:
XSD Diagram of coordinate
Collapse XSD Schema Code:
<xs:attribute name="coordinate" type="xs:double" use="required">
    <xs:annotation>
        <xs:documentation>The distance to the origin of the global coordinate system of the ship (see ISO 10303-215, section 4.2.153.2).</xs:documentation>
    </xs:annotation>
</xs:attribute>