Definition Type: Attribute
Name: orientation
Namespace: http://www.xml-cml.org/schema
Type: nsA:eigenOrientationType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The orientation of the eigenvector matrix. Describes whether the vectors are columns or rows. No default, so effectively mandatory unless you want to make implementers guess and break applications.
Collapse XSD Schema Diagram:
XSD Diagram of orientation in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="orientation" type="eigenOrientationType" id="att.eigenOrientation">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The orientation of the eigenvector matrix.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Describes whether the vectors are columns or 
				rows. No default, so effectively mandatory unless you want to make implementers
				guess and break applications.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: