xsl-list
[Top] [All Lists]

RE: XSL on Multibyte Platform

2003-07-15 07:50:06
I have a problem with an XSL on the Chinese platform.  I have 
added Chinese characters in the variable definition in the 
Stylesheet. 

<xsl:variable name="RetroModificationActivityTaskCategory">
Retrofit Change Activity <Chinese characters>
</xsl:variable>

Is it okay to use non English characters in the XSL file??

Yes it is. You must ensure that the XML declaration at the start of the
source document and the stylesheet specify the encoding of the files
correctly.

You don't say what your problem is, so it's hard to be more specific.

Michael Kay


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



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