z3Array

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
z3 coordinateComponentArrayType optional
<h:div class="summary">An array of z3 coordinate.</h:div>
<h:div class="summary">Normally used in CML2 array mode.</h:div>

Used By

Element atomArray

Source

<xsd:attributeGroup id="attGp.z3Array" name="z3Array">
  <!-- Note: name differs from attributeGroup name -->
  <xsd:attribute id="att.z3Array" name="z3" type="coordinateComponentArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">An array of z3 coordinate.</h:div>
        <h:div class="summary">Normally used in CML2 array mode.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>