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