| PASS normalize-space(/) |
| PASS name(/) |
| PASS local-name(/) |
| PASS namespace-uri(/) |
| PASS normalize-space(/doc) |
| PASS string(//a:item) |
| PASS name(//a:item) |
| PASS local-name(//a:item) |
| PASS namespace-uri(//a:item) |
| PASS string(//@attribute) |
| PASS name(//@a:attribute) |
| PASS local-name(//@a:attribute) |
| PASS namespace-uri(//@a:attribute) |
| PASS string(//processing-instruction()) |
| PASS name(//processing-instruction()) |
| PASS local-name(//processing-instruction()) |
| PASS namespace-uri(//processing-instruction()) |
| PASS string(//comment()) |
| PASS name(//comment()) |
| PASS local-name(//comment()) |
| PASS namespace-uri(//comment()) |
| PASS string(//element/text()) |
| PASS name(//element/text()) |
| PASS local-name(//element/text()) |
| PASS namespace-uri(//element/text()) |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| |