|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: non-binary, non-XML, source files
[Bernd Gauweiler] > At present, I render XML to HTML (via XSLT). I use a custom tool to > create the XML input from proprietary databases. Works fine. > > The next project is likely to process ANSI-C source code and other ASCII > files that are not in XML form. Will I still have to create a tool that > creates XML first, or is there a way for XSLT to work directly on > non-binary, non-XML, source files? > By definition, xslt only operates on xml data. But it is sometimes possible to write a parser for a non-xml format that generates SAX events that can be fed to a SAX handler. If you find an xslt processor that can accept SAX events from other parsers (I believe that Saxon can do this), you would be able to do what you want. Cheers, Tom P XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








