Source position: xpath.pp line 266
type TNodeTestType = (
ntAnyPrincipal,
ntName,
ntTextNode,
ntCommentNode,
ntPINode,
ntAnyNode
);