<attribute name="type"><simpleType><annotation><documentation>Enumeration of values for the type attribute</documentation></annotation><restriction base="string"><enumeration value="simple"/><enumeration value="extended"/><enumeration value="locator"/><enumeration value="arc"/><enumeration value="resource"/><enumeration value="title"/></restriction></simpleType></attribute>
<attribute name="role"><simpleType><annotation><documentation>A URI with a minimum length of 1 character.</documentation></annotation><restriction base="anyURI"><minLength value="1"/></restriction></simpleType></attribute>
Attribute @xlink:arcrole
Namespace
http://www.w3.org/1999/xlink
Type
restriction of anyURI
Facets
minLength
1
Source
<attribute name="arcrole"><simpleType><annotation><documentation>A URI with a minimum length of 1 character.</documentation></annotation><restriction base="anyURI"><minLength value="1"/></restriction></simpleType></attribute>
Attribute @xlink:title
Namespace
http://www.w3.org/1999/xlink
Type
string
Source
<attribute name="title" type="string"/>
Attribute @xlink:show
Namespace
http://www.w3.org/1999/xlink
Type
restriction of string
Facets
enumeration
new
enumeration
replace
enumeration
embed
enumeration
other
enumeration
none
Source
<attribute name="show"><simpleType><annotation><documentation>Enumeration of values for the show attribute</documentation></annotation><restriction base="string"><enumeration value="new"/><enumeration value="replace"/><enumeration value="embed"/><enumeration value="other"/><enumeration value="none"/></restriction></simpleType></attribute>
Attribute @xlink:actuate
Namespace
http://www.w3.org/1999/xlink
Type
restriction of string
Facets
enumeration
onLoad
enumeration
onRequest
enumeration
other
enumeration
none
Source
<attribute name="actuate"><simpleType><annotation><documentation>Enumeration of values for the actuate attribute</documentation></annotation><restriction base="string"><enumeration value="onLoad"/><enumeration value="onRequest"/><enumeration value="other"/><enumeration value="none"/></restriction></simpleType></attribute>