x2

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
x2 xsd:double optional
<h:div class="summary">x2 coordinate for an object.</h:div>
<h:div class="description">Used for displaying the object in 2 dimensions. Unrelated to the 3-D coordinates for the object. The orientation of the axes matters as it can affect the chirality of object.</h:div>

Used By

Element atom

Source

<xsd:attributeGroup id="attGp.x2" name="x2">
  <xsd:attribute name="x2" id="att.x2" type="xsd:double">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">x2 coordinate for an object.</h:div>
        <h:div class="description">Used for displaying the object in 2 dimensions. Unrelated to the 3-D coordinates for the object. The orientation of the axes matters as it can affect the chirality of object.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>