Showing:

Attributes
Diagrams
Properties
Source
Used by
Imported schema DDMS-XLink-Profile.xsd
Namespace http://www.w3.org/1999/xlink
Properties
attribute form default: unqualified
element form default: qualified
Schema location DDMS-XLink-Profile.xsd
Attribute xlink:locatorLink / @xlink:type
Namespace http://www.w3.org/1999/xlink
Type string
Properties
fixed: locator
Used by
Attribute Group xlink:locatorLink
Source
<attribute name="type" type="string" fixed="locator" form="qualified"/>
Schema location DDMS-XLink-Profile.xsd
Attribute Group xlink:locatorLink
Namespace http://www.w3.org/1999/xlink
Diagram
Diagram DDMS-XLink-Profile_xsd.tmp#id228 IC-XLink_xsd.tmp#id229 IC-XLink_xsd.tmp#id230 IC-XLink_xsd.tmp#id231 IC-XLink_xsd.tmp#id232
Used by
Attributes
QName Type Fixed Default Use Annotation
href xsd:anyURI required
A hyperlink reference address.
label xsd:string optional
role xsd:anyURI optional
Identification of a resource that specifies the intended property of a hyperlink. xlink:role may be used to categorize a link by its role. The value of this attribute must be a uniform resource identifier (URI).
title xsd:string optional
A concise description of the target of a hyperlink in a human-readable form used to provide a plain text description of the link for display during a mouse-over.
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>
Schema location DDMS-XLink-Profile.xsd