ConFoo Montreal 2026: Call for Papers

Voting

: five plus four?
(Example: nine)

The Note You're Voting On

Damien Bezborodov
14 years ago
If your expression returns a node set, you will get a DOMNodeList instead of a typed result. Instead, try modifying your expression from "//node[1]" to "string(//node[1])".

<< Back to user notes page

To Top