y2Array

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
y2 coordinateComponentArrayType optional
<h:div class="summary">array of y2 coordinate.</h:div>
<h:div class="description">Normally used in CML2 array mode. 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 atomArray

Source

<xsd:attributeGroup id="attGp.y2Array" name="y2Array">
  <!-- Note: name differs from attributeGroup name -->
  <xsd:attribute id="att.y2Array" name="y2" type="coordinateComponentArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">array of y2 coordinate.</h:div>
        <h:div class="description">Normally used in CML2 array mode. 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>