Resets the tag state to get ready to parse the next tag. Should only be called by the parseAsonTag function. This will clear the namespace/name/values/attributes and increment the depth if the current tag had an open brace.
See Implementation
Resets the tag state to get ready to parse the next tag. Should only be called by the parseAsonTag function. This will clear the namespace/name/values/attributes and increment the depth if the current tag had an open brace.