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