June 1999
Intermediate to advanced
540 pages
21h 39m
English
xml:attribute
xml:attribute='
existing-attribute replacement-attribute
'
Allows you to remap attributes to prevent conflict with other potential uses of XLink attributes. For example:
<person title="Reverend" title-abbr="Rev." given="Kirby" family="Hensley" href="http://www.ulc.org/" link-title="Universal Life Church" xml:attributes="title link-title"/>
In this example, since the title attribute is already taken,
the xml:attributes attribute remaps it to use
link-title instead.
See Section 10.5 for more information on
attribute remapping. (Note that this attribute may change to
xlink:attribute in the future.)
Read now
Unlock full access