A simple document validation stack. Node names on every non-empty starting nodes are pushed here, then on every ending node the top is popped then compared with the name.
Pops a name from the top, then compared with the input.
Pushes a name to the top.
See Implementation
A simple document validation stack. Node names on every non-empty starting nodes are pushed here, then on every ending node the top is popped then compared with the name.