DEBSOURCES
Skip Quicknav
sources / r-cran-xml / 3.99-0.19-1 / inst / examples / xpath.xml
1234567891011121314
<?xml version="1.0"?> <top> <a> <x/> <b>Some text</b> <y> <b>Other text</b> </y> </a> <a> <b>More text</b> </a> </top>