« Return to Thread: Link with & in it

Re: Link with & in it

by VOGELLA :: Rate this Message:

Reply to Author | View in Thread

Hi Anthony,

that was a quick answer. Thank you very much. Best regards, Lars
Anthony Ettinger-3 wrote:
use & instead of "&"


On 9/26/07, VOGELLA <Lars.Vogel@gmail.com> wrote:
>
> Hello,
>
> how can I put into a docbook document a link with contains the special sign
> "&"? I tried <![CDATA[&]]> but then the Xinclude does not work anymore.
>
> [Fatal Error] counter_feedback.xml:13:48: The value of attribute "url"
> associated with an element type "ulink" must not contain the '<' character.
>
> For example the text would look like:
>
> <para>
>                 Alternatively you can provide feedback to this article in this
>                 guestbook
>                 <ulink
>                         url="http://www.url.de/tinc?key=y7sfdsfS&start=-1&reverse=1">
>                         Link for guestbook
>                 </ulink>
>
> </para>
>
> Best regards, Lars
>
> --
> View this message in context: http://www.nabble.com/Link-with---in-it-tf4524370.html#a12908043
> Sent from the docbook General mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-help@lists.oasis-open.org
>
>


--
Anthony Ettinger
Ph: 408-656-2473
var (bonita, farley) = new Dog;
farley.barks("very loud");
bonita.barks("at strangers");

http://chovy.dyndns.org/resume.html
http://utuxia.com/consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-help@lists.oasis-open.org

 « Return to Thread: Link with & in it