I am trying to mention a URL in a paragraph for a Docbook 5 file.

Following the example from the Docbook XSL book
http://www.sagehill.net/docbookxsl/Db5Tools.html#Db5LinkExamples , I
tried this:

                <para> For more information go to
                <link xlink:href="http://www.google.com";> </link></para>

Also I tried this:
                <para> For more information go to
                <link xlink:href="http://www.google.com";>google  </link></para>


In the latest version of Oxygen I get an  error when it tries to validate:


SystemID: C:\Documents and Settings\robert\My Documents\xml\myguide.xml
Engine name: Jing
Severity: fatal
Description: The prefix "xlink" for attribute "xlink:href" associated
with an element type "link" is not bound.
Start location: 76:72

This happens even if

Any idea what is going on? For my purposes I plan to output both in
pdf and html.

-- 
Robert Nagle

htpt://www.robertnagle.info

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to