Le 29 oct. 04, à 15:05, Vadim Gritsenko a écrit :

Sylvain Wallez wrote:
...Technically this should be possible, but how do we write something like "widget.getChild("foo").getAttribute("bar")" in XPath?

Tecnically, this will be getAttribute(getChild($widget, "foo"), "bar")

in JXPath. Not exactly easy to read, but possible :)

And technically in plain XPath it would be something like

  //widget/foo/@bar

-Bertrand

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to