Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 14631 invoked from network); 7 Nov 2003 22:26:51 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 7 Nov 2003 22:26:51 -0000 Received: (qmail 87743 invoked by uid 500); 7 Nov 2003 22:26:36 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 87519 invoked by uid 500); 7 Nov 2003 22:26:34 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 87506 invoked from network); 7 Nov 2003 22:26:34 -0000 Received: from unknown (HELO exchange2.ds.stromix.com) (166.90.15.200) by daedalus.apache.org with SMTP; 7 Nov 2003 22:26:34 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: jxpath and xslt Date: Fri, 7 Nov 2003 14:24:07 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: jxpath and xslt thread-index: AcOlfdudwikcZX53Tk2pnZ0WKZXoKw== From: "Paul Knepper" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I have complex object hierarchies that I would like to transform with = xsl into xhtml. Some of these hierarchies have 1-1 or 1-many or = many-many relations. Some cases the objects on the many side in a = 1-many relation might have back references to parent objects. Is it possible to use jxpath as a DOMSource in an xsl transformation? = If so are there any samples on how to do this? --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org