true if it parsed a tag at the given depth and false if there are no more tags at the given depth. If depth is 0 it means the sdl has been fully parsed.
Exception if the current tag has children and they were not parsed and allowSkipChildren is set to false.
Parses the next tag at the given depth.