/[suikacvs]/markup/hlink/example/test-hlink1.xml
Suika

Contents of /markup/hlink/example/test-hlink1.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download) (as text)
Sun Jul 6 23:56:32 2003 UTC (21 years, 4 months ago) by w
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +11 -0 lines
File MIME type: text/xml
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>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24