Definition Type: Attribute
Name: pointGroup
Namespace: http://www.xml-cml.org/schema
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
A point group. No fixed semantics, though Schoenflies is recommended over Hermann-Mauguin. We may provide a controlled-extensible list in the future.
Collapse XSD Schema Diagram:
XSD Diagram of pointGroup in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.pointGroup" name="pointGroup" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A point group.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">No fixed semantics, though Schoenflies is recommended over Hermann-Mauguin. We may provide a controlled-extensible list in the future.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>