xsl-list
[Top] [All Lists]

Backslash Problem

2003-01-24 02:03:25
Hi,

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 . In the above example the node <name>
will be displayed as :

        BPR_POS_APACSFRANKq5

Does anybody have an idea how this can be avoided or else what code can
replace the {name} to print it out correctly.

regards,
Frank

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>