HTML Queries

Query Using XPath

XPath expressions can be used for selecting specific elements from an HTML document. Oxygen's XPath toolbar can be used for this purpose. You can execute XPath expressions over an HTML document or over an entire project.

Oxygen also provides a dedicated XPath Builder view that allows you to compose more complex XPath expressions and execute them over HTML documents (even if they are not well-formed according to XML standards). The XPath Builder view even offers content completion, as you type, to help you compose expressions.