Hi all,
I have a problem where in my xquery following variable contains escaped html
content. Is there a way that Sedna allows to disable output escaping for a
specific tag?
let $symbol := $det/ConditionSpecification/HTML/text()
The output I am currently seeing in browser output is U<sub>dc</sub> instead
of Udc
Kind regards,
Robby Pelssers
--~------------------------------------------------------------------
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>
--~--