<xsd:attributeGroup id="attGp.x3Array" name="x3Array">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute id="att.x3Array" name="x3" type="coordinateComponentArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An array of x3 coordinate.</h:div>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Normally used in CML2 array mode.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|