crossley 2002/08/15 17:55:16
Modified: src/documentation/xdocs/userdocs/serializers
link-serializer.xml
Log:
Link to the standards.
Submitted by: Torsten Knodt <[EMAIL PROTECTED]>
Revision Changes Path
1.3 +5 -3
xml-cocoon2/src/documentation/xdocs/userdocs/serializers/link-serializer.xml
Index: link-serializer.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/serializers/link-serializer.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- link-serializer.xml 15 Aug 2002 02:27:46 -0000 1.2
+++ link-serializer.xml 16 Aug 2002 00:55:16 -0000 1.3
@@ -15,9 +15,11 @@
<body>
<s1 title="Link Serializer">
<p>The link serializer generates a list of links
- using XLINK from the sax events. Most XHTML attributes
- are also supported (href, src, longdesc, background).
- The mime-type of the output is
+ using <link href="http://www.w3.org/TR/xlink/">XLink</link>
+ from the sax events.
+ Most <link href="http://www.w3.org/MarkUp/">XHTML</link>
+ attributes are also supported (href, src, longdesc,
+ background). The mime-type of the output is
<code>application/x-cocoon-links</code>. This serializer is
required by the link status generator and the command line
mode to follow links.</p>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]