1 This tests that XPath expressions with prefixes work correctly. 2 3 PASS /ns:foo 4 PASS /ns:* 5 PASS /foo:* 6 PASS /xmpl:* 7 PASS /xmpl:* 8 PASS successfullyParsed is true 9 10 TEST COMPLETE 11 12