[Home] [By Thread] [By Date] [Recent Entries]


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



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member