<xsd:attributeGroup id="attGp.reactionType" name="reactionType">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute id="att.reactionType" name="type" type="reactionTypeType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Type of the reaction.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|