next Token
Get the next XML Token. These tokens are found inside of angle
brackets. It may be one of these characters: / > = ! ? or it
may be a string wrapped in single quotes or double quotes, or it may be a
name.
Content copied to clipboard
Return
a String or a Character.
Throws
If the XML is not well formed.