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