Definition Type: Attribute
Name: periodicity
Namespace: http://www.xml-cml.org/schema
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Periodicity of the system. This represents the number of dimensions (or coordinate axes) along periodic behaviour occurs and can be supported by symmetry operators or other transformations. Periodicity must never exceed dimensionality.
Collapse XSD Schema Diagram:
XSD Diagram of periodicity in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="periodicity" id="att.periodicity" type="xsd:positiveInteger">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Periodicity of the system.</h:div>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">This represents the number of dimensions (or coordinate axes) along periodic behaviour occurs and can be supported by symmetry operators or other transformations. Periodicity must never exceed dimensionality.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>