y2

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
y2 xsd:double optional
<h:div class="summary">y2 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.y2" name="y2">
  <xsd:attribute id="att.y2" name="y2" type="xsd:double">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">y2 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>