Subject: Re: default encoding with no xsl:output element specified?
From: Kendall Shaw <queshaw@xxxxxxxxxxx>
Date: Sun, 03 Mar 2002 22:20:58 -0800
|
Mike Brown <mike@xxxxxxxx> writes:
> Kendall Shaw wrote:
> > What is the text encoding supposed to be when no xsl:output element is
> > specified, and the application is writing the output to a file?
>
> Either UTF-8 or UTF-16, at the XSLT processor's discretion.
>
> Ref: http://www.w3.org/TR/xslt#output (sec. 16.1 of the spec)
I only see mention of what the default is if you omit the encoding
attribute from the xsl:output element. What if there is no xsl:output
element?
Kendall
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|