|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XPath selection using //
Hi Filipe,
The XML you given is not wellformed... and if you want to evaluate only m elements you can write a template that matches the m element <xsl:template match="m"> and if you want to find the next m element's a attribute,you shud use following::m/@a.. your following-sibling wont work because the next 'm' is not actually a sibling of the first 'm'. i reckon you go through Mike Kay's XSLT Reference to understand how axis works. hope this helps Vasu From: "Filipe Correia" <filipe.correia@xxxxxxxxxxxxxxx> Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: XPath selection using // Date: Wed, 17 Jul 2002 15:11:06 +0100 _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








