RE: [xsl] Understanding XSLT Questions

Subject: RE: [xsl] Understanding XSLT Questions
From: <Jarno.Elovirta@xxxxxxxxx>
Date: Mon, 13 Dec 2004 15:45:55 +0200
Hi,

> I'm just wondering if anyone here can answer any of them:
>
> 1	Why does XSLT 1.0 have relatively poor string handling
> capabilities?

You mean the lack of a string tokenizer etc.? Probably the WG thought they'd
be an overkill and not needed for XML -> XSL FO conversions.

> 2	When attempting to view an XML document that contains an invalid
> character (for the encoding) in IE it complains that the XML
> document is
> invalid and displays nothing.  However in Firefox the
> document is rendered
> but the character is shown as a black diamond containing a
> question mark.
> Shouldn't Firefox reject the document?

This has nothing to do with XSLT.

Hard to say without seeing the example document and the HTTP headers.

> 3	Where's the documentation for the Transformiix XSLT
> engine that's
> embedded in Firefox?  What extensions are supported? Is it
> scriptable, etc?

<http://www.mozilla.org/projects/xslt/>

Cheers,

Jarno

Current Thread