allwinner_a64/android/external/libxml2/result/scripts/set3
2018-08-08 16:14:42 +08:00

12 lines
No EOL
261 B
Text

/ > a > Object is a Node Set :
Set contains 1 nodes:
1 ELEMENT a
default namespace href=bar
a > a > Object is a Node Set :
Set contains 2 nodes:
1 ELEMENT a
default namespace href=bar
2 ELEMENT b
a > <?xml version="1.0"?>
<a xmlns="bar"><b/></a>
a >