angleUnits

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
units angleUnitsType optional
<h:div class="summary">Restricts units to radians or degrees.</h:div>
<h:div class="description"/>

Used By

Elements angle, torsion

Source

<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">Restricts units to radians or degrees.</h:div>
        <h:div class="description"/>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>