RE: [xsl] generating xml from xml

Subject: RE: [xsl] generating xml from xml
From: "Murali Korrapati" <murali.korrapati@xxxxxxxxx>
Date: Mon, 10 Nov 2003 18:25:07 -0500
This is perfect for me. Thanks a lot.

~Mur

-----Original Message-----
From: David Carlisle [mailto:davidc@xxxxxxxxx]
Sent: Monday, November 10, 2003 4:46 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] generating xml from xml




> Is there any way directly(not depending on its top node) finding nodes F0, F1, F2 .......?

*[name()=/Data/Fields/_/@id]

matches all elements whose name is a value of the id attribute of your _
elements.

David

-- 
http://www.dcarlisle.demon.co.uk/matthew

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread