<xsd:attributeGroup id="attGp.x2Array" name="x2Array">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute name="x2" id="att.x2Array" type="coordinateComponentArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary">array of x2 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> |