Definition Type: Attribute
Name: y
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-pdt.xsd
Use Required
Documentation:
Second coordinate of the point.
Collapse XSD Schema Diagram:
XSD Diagram of y
Collapse XSD Schema Code:
<xs:attribute name="y" type="xs:double" use="required">
    <xs:annotation>
        <xs:documentation>Second coordinate of the point.</xs:documentation>
    </xs:annotation>
</xs:attribute>