Schema for the XML headers of the SDM Binary Data Format (vers. 0.94)

Element: locator

[Table of contents]

Namelocator
Typexlink:locatorType
Nillableno
Abstractyes
Logical Diagram
XML Instance Representation
<xlink:locator

xlink:type="locator [0..1]"

xlink:href="[1]"

xlink:role="[0..1]"

xlink:title="[0..1]"

xlink:label="[0..1] ?">

<xlink:title> ... </xlink:title> [0..*]
</xlink:locator>
Diagram
Schema Component Representation
<xs:element name="locator" type="xlink:locatorType" abstract="true"/>