Tagged Questions
3
votes
1answer
61 views
XPATH Conformance
I have an XPath engine implementation that needs to be tested.
Is there a set of standard conformance tests that we can apply to validate that conforms to the XPath specification (in relation to ...