Re: [xsl] types of input...

Subject: Re: [xsl] types of input...
From: Sam Carleton <sam@xxxxxxxxxxxxxx>
Date: Mon, 6 Jan 2003 11:36:58 -0500
On Mon, Jan 06, 2003 at 04:25:07PM +0000, Jeni Tennison wrote:

Hi, Jeni,

> As far as accessing documents from within a stylesheet is concerned,
> in XSLT 1.0, the document() function accesses an XML document and
> creates a node tree from it. In XSLT 2.0, the unparsed-text() function
> opens any text file and creates a string from it; you could use this
> to create a stylesheet that processes a text file, and with XSLT 2.0's
> regular expression support you could do quite a lot with that.

so where exactly does this XSLT 2.0 stand?  I am going to be
using sablotron as the engine and it does not support 2.0 yet.
This makes me thing that 2.0 is not yet final.  Where can I
find out more info about dates, times, and stuff like that?

Sam

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


Current Thread