Expand description
XPath node test matching helpers.
Provides a unified node test type that can be used by axis iterators
and type-based filters, aligning with XPATH_ITERATOR_PORT_PLAN.md.
Enums§
- Node
Test - Unified node test for axis iterators.
Functions§
- matches_
item_ type_ node - Check if an XmlItem matches an AST ItemTypeNode.
- matches_
kind_ test - Check if a DOM node matches an AST KindTest.
- matches_
name_ test - matches_
sequence_ type