xsl-list
[Top] [All Lists]

Re: [xsl] parser error with CDATA string '&a'

2008-03-01 10:13:32
You must have made an error somewhere else that you haven't shown us.

You are right! I have made an error somewhere else. Now it works fine with the CDATA version:

<url_download><![CDATA[www.example.com?var=1&a=3]]></url_download>

Thanks a lot. XSL rules.

Werner

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--