2 |
<hlinks xmlns="http://www.w3.org/2002/06/hlink"> |
<hlinks xmlns="http://www.w3.org/2002/06/hlink"> |
3 |
<hlink namespace="http://foo.example/markup" element="anchor" |
<hlink namespace="http://foo.example/markup" element="anchor" |
4 |
locator="@uri" effect="replace" actuate="onRequest"/> |
locator="@uri" effect="replace" actuate="onRequest"/> |
5 |
|
<hlink namespace="http://bar.example/markup" element="a" |
6 |
|
locator="@href" effect="replace" actuate="onRequest"/> |
7 |
|
<hlink namespace="http://bar.example/markup" element="URIs" |
8 |
|
locator="@xhtml" effect="replace" actuate="onRequestSecondary"/> |
9 |
|
<hlink namespace="http://bar.example/markup" element="URIs" |
10 |
|
locator="@xlink" effect="replace" actuate="onRequestSecondary"/> |
11 |
|
<hlink namespace="http://bar.example/markup" element="URIs" |
12 |
|
locator="@svg" effect="replace" actuate="onRequestSecondary"/> |
13 |
|
<hlink namespace="http://bar.example/markup" element="URIs" |
14 |
|
locator="internal-gopher-telnet" effect="embed" actuate="onLoad" |
15 |
|
mediaType="image/png"/> |
16 |
</hlinks> |
</hlinks> |