xlink:locatorType

Complex Type Information

Model

Children: xlink:title

Attributes

QName Type Fixed Default Use Inheritable Annotation
xlink:href xlink:hrefType required
xlink:label xlink:labelType optional
xlink:role xlink:roleType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType locator required

Used By

Element xlink:locator

Source

<xs:complexType name="locatorType">
  <xs:group ref="xlink:locatorModel"/>
  <xs:attributeGroup ref="xlink:locatorAttrs"/>
</xs:complexType>