Definition Type: Attribute
Name: vector3
Namespace: http://www.xml-cml.org/schema
Type: nsA:vector3Type
Containing Schema: schema.xsd
Use (Optional)
Documentation:
A vector in 3 dimensions. can be used for any complex geometrical object, such as line.
Collapse XSD Schema Diagram:
XSD Diagram of vector3 in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="vector3" type="vector3Type" id="att.vector3">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A vector in 3 dimensions.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">can be used for any complex geometrical object,
                such as line.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: