XML pipeline: Difference between revisions

Content deleted Content added
Rescuing 2 sources and tagging 0 as dead. #IABot (v1.1)
GreenC bot (talk | contribs)
Line 118:
* [http://xproc.org/ Norman Walsh's XProc web site] - Norman Walsh is the chair of the W3C XProc standards committee.
* [http://yax.sourceforge.net/ yax - an XProc Implementation] currently with commandline and Apache ant interface
* [httphttps://web.archive.org/web/20070209060027/http://pipes.yahoo.com:80/ Yahoo! Pipes] let's users create multi-source data mashups in a web-based visual environment
* [http://www.xmlsh.org xmlsh] A shell for manipulating xml based on the unix shells. Supports in-process multithreaded xml and text processing pipelines.
* [http://www.gerixsoft.com/blog/xslt/xml-pipeline-xslt] How to implement XML Pipeline in XSLT