The parse callback tree node is used as a bridge between the parser and the parse event callback. This isn't a "real" xmlite node, as most of the implementation is just dunny stuff.
This implementation is tied directly to how the parser works. If the parser changes there may be changes here.