In order to have the effect of " " that you would normally find in HTML,
I had to do the following:
<xsl:text disable-output-escaping="yes">&nbsp;</xsl:text>
the "&" represents the "&" in HTML.
> -----Original Message-----
> From: Jyoti Bongarala [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, April 24, 2000 10:48 AM
> To: [EMAIL PROTECTED]
> Subject: XML (& problem)
>
> Hi!
>
> I am having a problem with &(ampersand).
> Some of the xml files that I have with '&' get parsed
> well by IE5, but some of them don't.
> The error I get is :
>
> Whitespace is not allowed at this location. Line 1,
> Position 164
>
> Can someone help me by telling me why this happens...
>
> thanks,
> Jyoti.
>
>
> __________________________________________________
> Do You Yahoo!?
> Send online invitations with Yahoo! Invites.
> http://invites.yahoo.com
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets