Files
XML_Data_Parsing/libxml2/test/XPath/xptr/chaptersparts
T

7 lines
188 B
Plaintext
Raw Normal View History

2026-07-19 22:48:13 +08:00
xpath1(//chapitre[2])
xpath1(//chapter[2])
xpath1(//chapitre[2])xpath1(//chapter[2])
xpath1(id("chapter1"))
xpath1(//*[@id="chapter1"])
xpath1(id("chapter1"))xpath1(//*[@id="chapter1"])