Schema Component Representation
<
xs:complexType name="
locatorType">
<
xs:sequence>
<
xs:element ref="
xlink:title"
minOccurs="
0"
maxOccurs="
unbounded"/>
</
xs:sequence>
<
xs:attribute ref="
xlink:type"
fixed="
locator"/>
<
xs:attribute ref="
xlink:href"
use="
required"/>
</
xs:complexType>