Definition Type: Element
Name: cellParameter
Namespace: http://www.xml-cml.org/schema
Type: nsA:vector3Type
Containing Schema: schema.xsd
Abstract
Documentation:
A set of 3 cell parameters. Either 3 lengths or 3 angles.
Collapse XSD Schema Diagram:
Drilldown into error in schema schema_xsd Drilldown into cellParameterError in schema schema_xsd Drilldown into type in schema schema_xsd Drilldown into cellParameterType in schema schema_xsd Drilldown into units in schema schema_xsd Drilldown into units in schema schema_xsd Drilldown into title in schema schema_xsd Drilldown into title in schema schema_xsd Drilldown into id in schema schema_xsd Drilldown into id in schema schema_xsd Drilldown into dictRef in schema schema_xsd Drilldown into dictRef in schema schema_xsd Drilldown into convention in schema schema_xsd Drilldown into convention in schema schema_xsdXSD Diagram of cellParameter in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:element name="cellParameter" id="el.cellParameter">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A set of 3 cell parameters.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Either 3 lengths or 3 angles.</h:div>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="vector3Type">
                <xsd:attributeGroup ref="convention" />
                <xsd:attributeGroup ref="dictRef" />
                <xsd:attributeGroup ref="id" />
                <xsd:attributeGroup ref="title" />
                <xsd:attributeGroup ref="units" />
                <xsd:attributeGroup ref="cellParameterType" />
                <xsd:attributeGroup ref="cellParameterError" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
convention nsA:convention (Optional)
dictRef nsA:dictRef (Optional)
id nsA:id (Optional)
title nsA:title (Optional)
units nsA:units (Optional)
type nsA:type (Optional)
error nsA:error (Optional)
Collapse Derivation Tree: