attributeGroup locatorLink
namespace http://www.w3.org/1999/xlink
used by
element RelatedResourcesType/RelatedResource/link
attributes
Name  Type  Use  Default  Fixed  annotation
xlink:typexsd:string    locator  
hrefrequired      
documentation

        A hyperlink reference address.
     
roleoptional      
documentation

        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).
     
titleoptional      
documentation

        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.
     
labeloptional      
source <xsd:attributeGroup name="locatorLink">
 
<xsd:attribute name="type" type="string" fixed="locator" form="qualified"/>
 
<xsd:attribute ref="xlink:href" use="required"/>
 
<xsd:attribute ref="xlink:role" use="optional"/>
 
<xsd:attribute ref="xlink:title" use="optional"/>
 
<xsd:attribute ref="xlink:label" use="optional"/>
</xsd:attributeGroup>

attribute locatorLink/@type
namespace http://www.w3.org/1999/xlink
type xsd:string
properties
isRef 0
fixed locator
form qualified
source <xsd:attribute name="type" type="string" fixed="locator" form="qualified"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy