spaceGroup

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
spaceGroup xsd:string optional
<h:div class="summary">A space group.</h:div>
<h:div class="description">No fixed semantics, though Hermann-Mauguin or Hall is recommended over Schoenflies. We may provide a controlled-extensible list in the future.</h:div>

Used By

Element symmetry

Source

<xsd:attributeGroup id="attGp.spaceGroup" name="spaceGroup">
  <xsd:attribute id="att.spaceGroup" name="spaceGroup" type="xsd:string">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A space group.</h:div>
        <h:div class="description">No fixed semantics, though Hermann-Mauguin or Hall is recommended over Schoenflies. We may provide a controlled-extensible list in the future.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>