This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: MSXML 3.0 XSLT preview barfs at едц


> the processor crashes if I use any of the characters едц... 
> do you have to
> declare the charset somewhere with XSLT?

Yes. In the PI telling it that it is an XML document:

<?xml version="1.0" encoding="ISO-8859-9"?> should allow you to use those
charactors.

Ben


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]