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

Re: [xsl] Select value using not(keys)


Subject: Re: [xsl] Select value using not(keys)
From: "andrew welch" <andrew.j.welch@xxxxxxxxx>
Date: Sat, 4 Mar 2006 17:48:46 +0000

On 3/4/06, geoff hopkins <geoffhopkins123@xxxxxxxxx> wrote:
> thank you I will stay away from those nasty keys...
> for now.....can you explain what the ../a does?

Keys aren't nasty... just not meant for what you were trying to do...

../ is shorthand for parent::* so it selects the parent node

../a selects all <a> children of the parent


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