On Tue, 30 Jul 2002, Riley James wrote: > I don't think I'm understanding pipelines fully. Could someone point me to > some comprehensive documentation for implementing pipelines in AxKit? > > Basically what I'm running into, which makes me realise that I don't really > know anything at all, is that I can output XML from an XPathScript > stylesheet, and it goes straight to the browser, instead of being parsed > again by the next logical stylesheet. I've tried using AxAddRootProcessor as > well as embedding <?xml-stylesheet?> into the XPathScript output, but no > luck. > > Pointers or urls on getting the output of one stylesheet into another > stylesheet would be very much appreciated.
Constructing pipelines is well described in my recent tutorial. -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
