From general-return-4502-apmail-xml-general-archive=xml.apache.org@xml.apache.org Mon Jul 02 17:00:03 2001 Return-Path: Delivered-To: apmail-xml-general-archive@xml.apache.org Received: (qmail 1847 invoked by uid 500); 2 Jul 2001 16:59:57 -0000 Mailing-List: contact general-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: general@xml.apache.org Delivered-To: mailing list general@xml.apache.org Received: (qmail 1787 invoked from network); 2 Jul 2001 16:59:49 -0000 From: "Brian Tol" To: Subject: RE: Capturing relevant source document during XSLT processing Date: Mon, 2 Jul 2001 12:59:06 -0400 Message-ID: <000001c10318$4e023330$010a0a0a@pippen> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <3B4081BB.D5C13CD7@sun.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N > > Brian Tol writes: > > >For an upcoming project I'll need to be capturing the relevant part of > > >a source document during XSLT processing. For example: > > >[Example doesn't explain WHY the element in question is relevant.] > > > > If you are looking for an introductory book which explains how each part > of > XSLT and XPath is interpreted by the processor in non-programmer and > programmer terms, try the following: > > http://www.amazon.com/exec/obidos/ASIN/0130404462/o/qid=994089696/sr=2- > 1/ref=aps_sr_b_1_1/104-1224542-6158306 > Thanks for the lead. I've actually done quite a bit with XSLT through Xalan and Saxon and own several XSLT books. What I'm looking for is a method of modifying the XSLT processor to record and output which nodes were used in a transformation to be used with a searching system that returns transformed documents based on relevant source documents (e.i., search the source documents and return the relevant documents based on the source documents). I thought maybe other XML tools might have similar functionality of recording such sets of nodes, so I started with the general list. Sorry if my first post was ambiguous: I'll look harder at XSLT-specific lists. Thanks, Brian --------------------------------------------------------------------- In case of troubles, e-mail: webmaster@xml.apache.org To unsubscribe, e-mail: general-unsubscribe@xml.apache.org For additional commands, e-mail: general-help@xml.apache.org