Oxygen XML Editor
 
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] combining node restrictions in select statements


Subject: Re: [xsl] combining node restrictions in select statements
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Tue, 28 Mar 2006 08:03:18 -0500

Andrew Smith wrote:
<xsl:apply-templates select="/root/a[d[starts-with(e, 'A')]]" />


How about:


<xsl:apply-templates select="/root/a[d[starts-with(e, 'A')]][1]" />

best,
-Rob


Current Thread
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor