You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing some tools that call an xml api and send some data, the sdk uses sax to check the xml however anytime a string with underscores is passed SAX throws the below error.
Error: Forward-slash in opening tag not followed by > Line: 0 Column: 1954 Char: D
The text was updated successfully, but these errors were encountered:
I am writing some tools that call an xml api and send some data, the sdk uses sax to check the xml however anytime a string with underscores is passed SAX throws the below error.
Error: Forward-slash in opening tag not followed by > Line: 0 Column: 1954 Char: D
The text was updated successfully, but these errors were encountered: