<xsd:attributeGroup id="attGp.metadataType" name="metadataType">
<!-- Note: name differs from attributeGroup name-->
<xsd:attribute name="name" type="metadataType" id="att.metadataType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The metadata type.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">This is likely to be the Dublin Core
name or something similar. The use of "type" is an infelicitous
misnomer and we shall try to remove it.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|