OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Bad programmers use recursion, xslt (Offtopic...)

[ Lists Home | Date Index | Thread Index ]

> So would there perhaps be also room for other xml
> transformation approaches, besides dominant functional
> alternatives? (but above 'wrap your own SAX-based
> solution' level)

The best-known such attempt is probably STX[1], which is a language for
defining streaming transformations. Because you only get to visit each node
once, you clearly need the ability to remember what you found, and STX is
therefore stateful.

[1] http://stx.sourceforge.net/

Michael Kay
http://www.saxonica.com/






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS