Imported schema xlink.xsd
Attribute @xlink:href
Attribute @xlink:role
Attribute @xlink:arcrole
Attribute @xlink:title
Attribute @xlink:show
|
|
|
|
Namespace |
http://www.w3.org/1999/xlink |
Type |
restriction of string |
Properties
|
|
Facets
|
enumeration |
new |
|
enumeration |
replace |
|
enumeration |
embed |
|
enumeration |
other |
|
enumeration |
none |
|
|
Used by
|
|
Source
|
<attribute name="show">
<simpleType>
<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 |
Properties
|
|
Facets
|
enumeration |
onLoad |
|
enumeration |
onRequest |
|
enumeration |
other |
|
enumeration |
none |
|
|
Used by
|
|
Source
|
<attribute name="actuate">
<simpleType>
<restriction base="string">
<enumeration value="onLoad"/>
<enumeration value="onRequest"/>
<enumeration value="other"/>
<enumeration value="none"/>
</restriction>
</simpleType>
</attribute> |
|
|
|
|
|
|
Attribute @xlink:label
Attribute @xlink:from
Attribute @xlink:to
Attribute Group xlink:simpleLink
Attribute Group xlink:extendedLink
Attribute Group xlink:locatorLink
Attribute Group xlink:arcLink
Attribute Group xlink:resourceLink
Attribute Group xlink:titleLink
Attribute Group xlink:emptyLink