Re: [xml] XPath and indentation
- From: Rich Salz <rsalz datapower com>
- To: Leonardo Giordani <leonardo giordani treuropa com>
- Cc: xml gnome org
- Subject: Re: [xml] XPath and indentation
- Date: Tue, 16 Dec 2003 12:30:24 -0500
and running the following query "//person[name=John]" all is working right.
Whitespace is siginificant. Try
//person[normalize-space(name)=John]
--
Rich Salz, Chief Security Architect
DataPower Technology http://www.datapower.com
XS40 XML Security Gateway http://www.datapower.com/products/xs40.html
XML Security Overview http://www.datapower.com/xmldev/xmlsecurity.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]