xlink:locatorLink

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
xlink:href anyURI required
xlink:label string optional
xlink:role string optional
xlink:title string optional
xlink:type string locator optional

Source

<attributeGroup name="locatorLink">
  <attribute name="type" type="string" fixed="locator" form="qualified"/>
  <attribute ref="xlink:href" use="required"/>
  <attribute ref="xlink:role" use="optional"/>
  <attribute ref="xlink:title" use="optional"/>
  <attribute ref="xlink:label" use="optional"/>
</attributeGroup>