Return-Path: Delivered-To: apmail-xml-xalan-dev-archive@www.apache.org Received: (qmail 52470 invoked from network); 5 Feb 2005 18:00:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Feb 2005 18:00:33 -0000 Received: (qmail 90391 invoked by uid 500); 5 Feb 2005 18:00:33 -0000 Delivered-To: apmail-xml-xalan-dev-archive@xml.apache.org Received: (qmail 90354 invoked by uid 500); 5 Feb 2005 18:00:32 -0000 Mailing-List: contact xalan-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: xalan-dev@xml.apache.org Delivered-To: mailing list xalan-dev@xml.apache.org Received: (qmail 90341 invoked by uid 99); 5 Feb 2005 18:00:32 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from europa.telenet-ops.be (HELO europa.telenet-ops.be) (195.130.132.60) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 05 Feb 2005 10:00:31 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by europa.telenet-ops.be (Postfix) with SMTP id 5F36E198245 for ; Sat, 5 Feb 2005 19:00:28 +0100 (MET) Received: from cactus (d51A5E406.access.telenet.be [81.165.228.6]) by europa.telenet-ops.be (Postfix) with SMTP id 35B02198010 for ; Sat, 5 Feb 2005 19:00:28 +0100 (MET) Message-ID: <004601c50bac$d12e4c80$1717a8c0@cactus> From: "KiM" To: Subject: Help would REALLY be appreciated. Functionality sought. Date: Sat, 5 Feb 2005 19:02:11 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Experts of Xalan, I require functionality that I can't seem to find. If I have an XML and an XSL document, I would like to know exactly where in the XML document I am currently while doing the transformation. For example: If somewhere in my XSL I do a "value-of", I would like to know the XPath to the current node being processed in the XML file. I have looked into the TraceListener class, but it only seems to report the current location in the XSL file, ... or am I overlooking something? Help would be highly appreciated. I have been breaking my head over this for quite a bit. In high regards, -Kim Nevelsteen --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org For additional commands, e-mail: xalan-dev-help@xml.apache.org