xlink:extendedAttrs

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
xlink:role xlink:roleType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType extended required

Used By

Complex Type xlink:extended

Source

<xs:attributeGroup name="extendedAttrs">
  <xs:attribute ref="xlink:type" fixed="extended" use="required"/>
  <xs:attribute ref="xlink:role"/>
  <xs:attribute ref="xlink:title"/>
</xs:attributeGroup>