Re: [xsl] types of input...

Subject: Re: [xsl] types of input...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 6 Jan 2003 16:29:29 GMT
> Is that correct or am I mistaken?

Probably mistaken, however:

Many XSLT systems allow input to come from something like a SAX stream
so in theory (and in practice) you can get input from non XML sources so
long as you write a sax filter for that input.

XSLT 2 draft has a function similar to document() function which takes
plain text files rather than XML.


David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread