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
exml:parse(<<"<?xml version='1.0'?><tag>5</tag>">>).
{error,{"XML or text declaration not at start of entity",
<<"<stream><?xml version='1.0'?><tag>5</tag></stream>">>}}
ok
error