Those are attribute holding behaviour related informations:
xlink:show
indicate expected behaviour on traversal effect:
embed
the link target should be included like
<IMG>new
the link target should create a new
rendering, like opening a new window.replace
the link target should replace the
resource containing the link, like <A> in most cases.xlink:actuate
indicate expected triggering of link:
auto
indicate at link detection time, like
<IMG> if autoloading of images is turned on.onRequest
indicate activation at user's request,
like <A>4 of 18 |