Parent Directory
|
Revision Log
2003-04-20 09:30 version
| 1 | w | 1.1 | <?xml version="1.0" encoding="us-ascii"?> |
| 2 | <hlinks xmlns="http://www.w3.org/2002/06/hlink"> | ||
| 3 | <hlink namespace="http://foo.example/markup" element="anchor" | ||
| 4 | locator="@uri" effect="replace" actuate="onRequest"/> | ||
| 5 | w | 1.2 | <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 | w | 1.1 | </hlinks> |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |