<xsd:attributeGroup id="attGp.relatedEntryType" name="relatedEntryType">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute id="att.relatedEntryType" name="type" type="relatedEntryTypeType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Type of relatedEntry.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Type represents a the type of relationship in a relatedEntry element.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|