xsl-list
[Top] [All Lists]

Re: Non-xml source documents

2005-01-05 08:19:19
"Jim" == Jim Neff <jneff(_at_)blockvision(_dot_)com> writes:

    Jim> Greetings, Would someone please point me to some resources on
    Jim> how to process non-xml source documents?

    Jim> I have a text file that I want to convert to an xml document.

    Jim> I can use XSLT 2.

then you can read the file with unparsed-text().

this gives you a string, which you can then do something with.
-- 
Colin Paul Adams
Preston Lancashire

--~------------------------------------------------------------------
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>
--~--



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