xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] some XPath please ?


Subject: RE: [xsl] some XPath please ?
From: "Fabien Tillier" <f.tillier@xxxxxxxx>
Date: Wed, 23 Jun 2010 09:19:11 +0200

Thanks Andrew.
It does work as a charm... so simple...

Best regards,
Fabien


-----Message d'origine-----
De : Andrew Welch [mailto:andrew.j.welch@xxxxxxxxx]
Envoyi : mercredi 23 juin 2010 09:12
@ : xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Objet : Re: [xsl] some XPath please ?

On 23 June 2010 07:51, Fabien Tillier <f.tillier@xxxxxxxx> wrote:
> What if I want to select all tag2 elements that did not have a tag1
> above ?
> I have tried
>
> "//tag2[parent::node!=3D'tag1']/*"

//tag2[not(parent::tag1)]

or

//*[not(self::tag1)]/tag2


--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/


Current Thread
Keywords
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor