<xsd:attributeGroup id="attGp.alternativeType" name="alternativeType">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute name="type" id="att.alternativeType" type="alternativeTypeType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The type of an alternative.</h:div>
<h:div class="general" xmlns:h="http://www.w3.org/1999/xhtml">This adds semantics to an _alternative_ and might be used by an RDF or related engine.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|