Files
XML_Data_Parsing/libxml2/result/scripts/set3
T

12 lines
261 B
Plaintext
Raw Normal View History

2026-07-19 22:48:13 +08:00
/ > 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 >