VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/XPath/xptr/vidparts@ 102654

Last change on this file since 102654 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 574 bytes
Line 
1
2========================
3Expression: xpointer(id("chapter1"))
4Object is a Node Set :
5Set contains 1 nodes:
61 ELEMENT chapter
7 ATTRIBUTE id
8 TEXT
9 content=chapter1
10
11========================
12Expression: xpointer(//*[@id="chapter1"])
13Object is a Node Set :
14Set contains 1 nodes:
151 ELEMENT chapter
16 ATTRIBUTE id
17 TEXT
18 content=chapter1
19
20========================
21Expression: xpointer(id("chapter1"))xpointer(//*[@id="chapter1"])
22Object is a Node Set :
23Set contains 1 nodes:
241 ELEMENT chapter
25 ATTRIBUTE id
26 TEXT
27 content=chapter1
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette