Definition Type: SimpleType
Name: point3Type
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
A point in 3-space. The 3 components can have any signed value.
Collapse XSD Schema Diagram:
XSD Diagram of point3Type in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="point3Type" id="st.point3Type">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A point in 3-space.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The 3 components can have any signed value.</h:div>
            <h:div class="example" href="point31.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction>
        <xsd:simpleType>
            <xsd:list itemType="xsd:double" />
        </xsd:simpleType>
        <xsd:length value="3" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Length 3
Collapse Derivation Tree:
Collapse References:
nsA:point3, nsA:point3