<xs:attributeGroup name="deprecatedLinkAttributes">
<xs:attribute name="guidref" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>The use of this attribute is DEPRECATED, use @residref instead. (was: The globally unique Identifier of the target Item.)</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="hreftype" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>The use of this attribute is DEPRECATED, use @contenttype instead. (was: An IANA MIME type.)</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |