xsl-list
[Top] [All Lists]

Re: types of input...

2003-01-06 09:36:58
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



<Prev in Thread] Current Thread [Next in Thread>