Description
These operators intersect and except from XPath 2.0 spec were added to the DFDL specification (latest working group draft), so are forthcoming in the spec.
These need to be added to the expression language.
Labeled this beginner since there are well established code-patterns to copy in creating these operators. It touches a lot of the DPath language code - syntax analyzer/parser, all the way to the runtime, but.... there's things to copy at every level.