<xsd:attributeGroup id="attGp.angleUnits" name="angleUnits">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute id="att.angleUnits" name="units" type="angleUnitsType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Restricts units to radians or degrees.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml" />
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|