[xsl] newbie question - process xml file having special chars with xsl

Subject: [xsl] newbie question - process xml file having special chars with xsl
From: "dave heyer" <dave_heyer@xxxxxxxxxxx>
Date: Tue, 26 Oct 2004 14:20:47 -0400
Hello, everyone. I have a question about processing special chars in xml file with xsl. I've searched the postings on this forum and tried some of the suggestions, but it did not work for me. In my data file, there may be many special chars (lat1, specila chars, and symbols, ect.).

<?xml version="1.0" encoding="iso-8859-1"?>
<myroot xmlns:xy="http://my.com/data_xy";>
<xy:nd1>M|ller</xy:nd1>
</myroot>

What the xsl file should be look like ?
Thanks a lot.
dave

_________________________________________________________________
Dont just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/


Current Thread