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
http://play.golang.org/p/oyQAscuSEt
go version devel +f3ca7d5b1b0b Tue Mar 12 17:12:56 2013 -0700 windows/386
Expected output:
<Message xml:lang="en"><Msg>Hello</Msg></Message>
Actual output:
<Message xmlns:_1="http://www.w3.org/XML/1998/namespace";
_1:lang="en"><Msg>Hello</Msg></Message>
http://www.w3.org/TR/REC-xml-names/, near the end of section 3, "Namespace
constraint: Reserved Prefixes and Namespace Names."
"Other prefixes MUST NOT be bound to this namespace name"
The text was updated successfully, but these errors were encountered:
by chris.jones.yar:
The text was updated successfully, but these errors were encountered: