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