xsl-list
[Top] [All Lists]

Re: [xsl] Mixing XML and non-XML input possible ?

2007-10-24 00:06:36
On 10/24/07, Andreas Mixich wrote

am I right, that XSLT is unable to take any non-XML textfile as input?

In XSLT 2.0 it is standard that any text file can be transformed but
you must use the unparsed-text() function to load it.

For an example see:
http://www.xmlplease.com/xsltcases-fixed2xml
where I transform a fixed file to XML.

Cheers,
Jesper Tverskov

www.xmlkurser.dk
www.xmlplease.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--