Re: [xml] xpath query search only first attributes!?
- From: adel <netdur gmail com>
- To: "Bjoern Hoehrmann" <derhoermi gmx net>
- Cc: xml gnome org
- Subject: Re: [xml] xpath query search only first attributes!?
- Date: Thu, 12 Jul 2007 22:41:43 +0000
I assume you meant to write _str_ instead of _boo_ here.
yes :)
Further, "The relative order of attribute nodes is implementation-de-
pendent". Use //*[ *[ contains(., 'str') ]] (all elements with one or
more attributes whose value contains 'str').
works, thank you :) now I understand what my mistake, thank you again
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]