mirror of
https://github.com/openharmony/third_party_libxml2.git
synced 2026-08-25 12:59:35 -04:00
14 lines
214 B
Plaintext
14 lines
214 B
Plaintext
|
|
========================
|
|
Expression: //p[.='abc']
|
|
Object is a Node Set :
|
|
Set contains 2 nodes:
|
|
1 ELEMENT p
|
|
ATTRIBUTE id
|
|
TEXT
|
|
content=1
|
|
2 ELEMENT p
|
|
ATTRIBUTE id
|
|
TEXT
|
|
content=2
|