| Subject: Re: [xsl] namespaces in xslt From: David Carlisle <davidc@xxxxxxxxx> Date: Fri, 1 Apr 2005 13:42:48 +0100 | 
//root/*[2], I get nothing. That searches the whole document (// is an expensive operation) for root elements and then selects the second child of each of those. You root element hasn't got two children, just one, a tr, you don't want a second child, you want a grandchild //root/*/* David ________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] namespaces in xslt, Michael Kay | Thread | Re: [xsl] namespaces in xslt, omprakash . v | 
| RE: [xsl] namespaces in xslt, omprakash . v | Date | Re: [xsl] spliting a string, David Carlisle | 
| Month |