RE: [xsl] default meta tag Revisted

Subject: RE: [xsl] default meta tag Revisted
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Tue, 4 Sep 2001 10:59:53 -0700
In Netscape, when using UTF-8, I get strange behavior on MSWindows. Maybe I
am doing something wrong?  The text flashes as empty boxes then converts to
some not-so-close representation of my css. That is not acceptable to most
of my clients, unfortunately.

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of David
> Carlisle
> Sent: Tuesday, September 04, 2001 10:31 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] default meta tag Revisted
>
>
>
> > I am trying to develop a single XSL stylesheet which can handle
> a number of
> > languages. Is there a way of using a parameter or some other
> method for the
> > value of
>
> why not just use the default encoding of utf-8 which can encode all of
> unicode thus any language that you can support in XML.
>
> > i.e. something like this? - <xsl:output encoding="$param"/>
>
> Not in XSLT 1.0 (however many systems give you extension functions with
> this ability, eg saxon:output's encoding attribute is an attribute value
> template so you can use {$param}".
>
> David
>
> _____________________________________________________________________
> This message has been checked for all known viruses by Star Internet
> delivered through the MessageLabs Virus Scanning Service. For further
> information visit http://www.star.net.uk/stats.asp or alternatively call
> Star Internet for details on the Virus Scanning Service.
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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


Current Thread