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