[
Lists Home |
Date Index |
Thread Index
]
- From: Joshua Allen <joshuaa@microsoft.com>
- To: 'Paul Tchistopolskii' <paul@qub.com>, XML-Dev Mailing list <xml-dev@xml.org>
- Date: Tue, 25 Jul 2000 20:12:27 -0700
Another interesting XML pipelining idea:
http://www.xbeans.org/
> -----Original Message-----
> From: Paul Tchistopolskii [mailto:paul@qub.com]
> Sent: Tuesday, July 25, 2000 7:59 PM
> To: XML-Dev Mailing list
> Subject: Re: UNIX pipes, XML processing
>
>
>
> From: Sasha Nakhimovsky <sasha@mail.colgate.edu>
>
>
> > Come to think of it, XSLT stylesheets can also work as
> filters. Xalan can
> > take a stream of SAX events on input and send another one to output
> > (apologies for my ignorance about Saxon and others). One
> can hope that
> > stylesheets compiled by Sun's xsltc will have that
> functionality also. It
> > should be possible to mix and match stylesheets and SAX
> filters in the same
> > pipe.
>
> Try Ux framework http://www.pault.com/Ux/index.html to see
> this and much
> more ( I especially like <xsl:copy-of select ="document( '!
> ls | sort' )" >
> aready implemented with XT.
>
> Rgds.Paul.
>
> PS. I'm undecipherable PaulT. Feel free to write me and I
> think that after / if
> you browse the Ux help pages, you may be surprised. ;-)
>
> PPS. Next 2 weeks I'll publish some more cool stuff.
>
> PPPS. It is *not* that easy to map UNIX processing model into XML,
> ( for example Ux's >> log.xml could be called 'ugly hack' )
> but in principle I'm satisfied with the way it currently goes.
>
>
>
|