<xsd:attributeGroup id="attGp.cellParameterType" name="cellParameterType">
<!-- Note: name differs from attributeGroup name-->
<xsd:attribute id="att.cellParameterType" name="type" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The type of a cellParameter.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">length or angle</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|