<xsd:attributeGroup id="attGp.term" name="term">
<xsd:attribute id="att.term" name="term" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A term in a dictionary.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The term should be a noun or nounal phrase, with a separate definition and further description.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|