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: xpath question


Subject: Re: xpath question
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 29 Feb 2000 01:23:22 GMT

>   Is this the syntax I'd want?

it depends what you want,

[@ns:attr != ''] is true if the string value of ns:attr is not empty.
 That is it is true as long as a non empty value is specified.
 note if the element had   ns:attr="" the test would be false.

you might want

[not(@ns:attr)] which is true if there is no ns:atrr even if it is
specified but empty.

David


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
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