<xs:attributeGroup name="db.common.linking.attributes">
<xs:attribute name="linkend" type="xs:IDREF" />
<xs:attribute ref="xlink:href" />
<xs:attribute ref="xlink:type" />
<xs:attribute ref="xlink:role" />
<xs:attribute ref="xlink:arcrole" />
<xs:attribute ref="xlink:title" />
<xs:attribute ref="xlink:show" />
<xs:attribute ref="xlink:actuate" />
</xs:attributeGroup>
|