xFractArray

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
xFract coordinateComponentArrayType optional
<h:div class="summary">Array of fractional x coordinate.</h:div>
<h:div class="description">normally xFract, yFract and zFract should all be present or absent. If present a _crystal_ element should also occur.</h:div>

Used By

Element atomArray

Source

<xsd:attributeGroup id="attGp.xFractArray" name="xFractArray">
  <!-- Note: name differs from attributeGroup name -->
  <xsd:attribute id="att.xFractArray" name="xFract" type="coordinateComponentArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Array of fractional x coordinate.</h:div>
        <h:div class="description">normally xFract, yFract and zFract should all be present or absent. If present a _crystal_ element should also occur.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>