<xs:attributeGroup name="simpleAttrs">
<xs:attribute ref="xlink:type" fixed="simple" />
<xs:attribute ref="xlink:href" />
<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>
|