>
> I have the following type of XML data:
>
> <name>BPR_POS_APACS\FRANK\1615</name>
> <command>-v pos.trc -c ..//posiso.conf</command>
> <pid>5647</pid>
>
> when using the <xsl:value-of> the backslashes are either
> removed or interpreted as an escape sequence .
If your XSLT processor does that then it's a bug. Complain to the
vendor, or just switch to a more reliable processor.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|