Definition Type: Attribute
Name: z
Namespace: http://www.xml-cml.org/schema
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The number of molecules per cell. Molecules are defined as the _molecule_ which directly contains the _crystal_ element.
Collapse XSD Schema Diagram:
XSD Diagram of z in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.z" name="z" type="xsd:nonNegativeInteger">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The number of molecules per cell.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Molecules are defined as the _molecule_ which directly contains the _crystal_ element.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>