x3

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
x3 xsd:double optional
<h:div class="summary">The x coordinate of a 3 dimensional object.</h:div>
<h:div class="description">The default units are Angstrom. (The provision for other units is weak at present.) Objects are always described with a right-handed coordinate system.</h:div>

Used By

Elements atom, particle

Source

<xsd:attributeGroup id="attGp.x3" name="x3">
  <xsd:attribute id="att.x3" name="x3" type="xsd:double">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The x coordinate of a 3 dimensional object.</h:div>
        <h:div class="description">The default units are Angstrom. (The provision for other units is weak at present.) Objects are always described with a right-handed coordinate system.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>