<xsd:attributeGroup id="attGp.units" name="units">
<xsd:attribute id="att.units" name="units" type="unitsType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Scientific units on an element.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">These must be taken from a dictionary
of units. There should be some mechanism for validating the type
of the units against the possible values of the element.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|