Definition Type: Attribute
Name: z3
Namespace: http://www.xml-cml.org/schema
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The z coordinate of a 3 dimensional object. The default units are Angstrom. (The provision for other units is weak at present.) Objects are always described with a right-handed coordinate system.
Collapse XSD Schema Diagram:
XSD Diagram of z3 in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.z3" name="z3" type="xsd:double">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The z coordinate of a 3 dimensional object.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The default units are Angstrom. (The 
                provision for other units is weak at present.) Objects are always 
                described with a right-handed coordinate system.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>