<xs:element name="itermset">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" ref="docbook:indexterm" />
</xs:sequence>
<xs:attribute name="role" />
<xs:attributeGroup ref="docbook:db.common.attributes" />
<xs:attributeGroup ref="docbook:db.common.linking.attributes" />
</xs:complexType>
</xs:element>
|