Template / XPath 2.0 / XQuery / CSS 3 Selector / JSONiq Online Tester
(You can find the documentation below)
Result of the above expression applied to the above html file:
col: 123
col: foo
col: bar
col: xyz
permalink ,
result-only
What is this about?
Here you can test html templates, CSS 3 selectors, standard XPath 2 / XQuery and JSONiq expressions.
It is an example for my Pascal Internet Tools library written for VideLibri and implementing these queries.
You can find more details in the corresponding unit documentation:
Documentation of the XQuery / XPath / CSS 3 selector implementation .
Documentation of the template syntax .
Other related links:
Internet Tools library , the library page.
XQuery Testsuite Results , (and XPath only results ).
Xidel command line tool , a litte tool using this library for web page downloading / scraping.
Source repository .