Re: xdoc problem, char in href attribute

2004-05-25 Thread Eugene Kirin
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=1storyid=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]



RE: xdoc problem, char in href attribute

2004-05-25 Thread Heritier Arnaud
We talk about this in the ML a few hours ago.

subject :   in href in xdoc

Sorry but it's a known bug : MPXDOC-92

Vote for it !!!

Arnaud

 -Message d'origine-
 De : Karl Baum [mailto:[EMAIL PROTECTED]
 Envoyé : mardi 25 mai 2004 13:29
 À : Maven Users List
 Objet : xdoc problem,  char in href attribute 
 
 
 
 I am trying including the following link in my xdoc which 
 contains an .
  
 a href=http://www.sys-con.com/story/?DE=1storyid=37795;
  
 I get an exception when I execute xdoc:transform which says:
  
 The reference to entity storyid must end with the ';' delimiter.
  
 If I change the link to have amp; instead, the link does 
 not work.  Does anyone know how xdoc can include multiple 
 parameters in an href attribute?
  
 Thanks.
  
 Karl
 
 
 
   
 -
 Do you Yahoo!?
 Friends.  Fun. Try the all-new Yahoo! Messenger
 

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