Definition Type: SimpleType
Name: vector3Type
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
A vector in 3-space. No constraints on magnitude (i.e. could be zero.
Collapse XSD Schema Diagram:
XSD Diagram of vector3Type in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="vector3Type" id="st.vector3Type">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A vector in 3-space.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">No constraints on magnitude (i.e. could be zero.</h:div>
            <h:div class="example" href="vector31.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction>
        <xsd:simpleType>
            <xsd:list itemType="xsd:float" />
        </xsd:simpleType>
        <xsd:length value="3" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Length 3
Collapse Derivation Tree:
Collapse References:
nsA:cellParameter, nsA:error, nsA:kpoint, nsA:kpoint, nsA:latticeVector, nsA:vector3, nsA:vector3