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: xslt and NLS


> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Mark
> Galbreath
> Sent: Tuesday, August 14, 2001 9:28 PM
> To: xsl-list@lists.mulberrytech.com; xsl-list@lists.mulberrytech.com
> Subject: Re: [xsl] xslt and NLS
>
>
> I would assume so, since one of the possible parameters for the
> XML PI is a language directive:
>
> <?xml version="1.0" encoding="UTF-8" ?>

a) this is the XML declaration, not a processing instruction
b) it's not a language, it's a character encoding
c) XSLT inherits XML's I18N, in addition, the xsl:output element specifies
the result encoding


 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]