Hello, Karl!
You wrote to "Maven Users List" <[EMAIL PROTECTED]> on Tue, 25 May 2004
04:28:41 -0700 (PDT):


 KB> I am trying including the following link in my xdoc which contains
 KB> an "&".

 KB> <a href="http://www.sys-con.com/story/?DE=1&storyid=37795";>

 KB> I get an exception when I execute xdoc:transform which says:

 KB> The reference to entity "storyid" must end with the ';' delimiter.

 KB> If I change the link to have "&amp;" instead, the link does not
 KB> work.  Does anyone know how xdoc can include multiple parameters in
 KB> an href attribute?

 KB> Thanks.

 KB> Karl

Hi! Try to change "&amp;" to "&#38;"



With best regards, Eugene Kirin.  E-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to