Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 71363 invoked by uid 500); 10 May 2002 13:30:34 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 71351 invoked from network); 10 May 2002 13:30:33 -0000 Message-ID: <023a01c1f826$59a33b40$0c91fea9@galina> From: "Ivelin Ivanov" To: References: <01dc01c1f826$3bc05270$9274558b@vgritsenkopc> Subject: Re: Internals of XSLT transformer Date: Fri, 10 May 2002 08:26:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N BTW, this maybe OT but I'd still ask. Is anyone actively working on XSLTC integration? What is the status? I remember Stefano was very agressive about it a few weeks ago. Thanks, Ivelin ----- Original Message ----- From: "Vadim Gritsenko" To: Sent: Friday, May 10, 2002 8:26 AM Subject: RE: Internals of XSLT transformer > This has nothing to do with Cocoon - this is implemented in the XSLT > engine, like Xalan, Saxon, others. > > It is likely that in order to implement this, these engines build > temporary DOM tree to evaluate XPath. > > > Vadim > > -- > Resistance is futile. > > > From: herrie@supermachien.kotnet.org > [mailto:herrie@supermachien.kotnet.org] > > > > Hi, > > > > (Since I am reaching a very hard deadline the next week, I don't have > the > > time to figure this out myself. Therefore I hope someone on this list > can > > help me) > > > > since the communication between the different elements of a pipeline > > happen via SAX events in the Cocoon model, I was wondering how XPath > > references are implemented in the XSLT transformer? > > > > An example to clarify my question: > > Suppose I have this XML document > > > > > >
> > first > > text > > > >
> >
> > second > > text > > > >
> > ... > > ... > >
> > last > > text > > > >
> >
> > > > And in my XSLT stylesheets I have: > > > > > > > > I want to know how the backward reference > > (//section[position()=1]/title) is implemented? > > > > > > > > Tnx in advance, > > > > Erwin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org > For additional commands, email: cocoon-dev-help@xml.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org