On Fri, 20 Dec 2019 at 12:15, Andrew Nenakhov < [email protected]> wrote:
> You have sent a string '>>>>>', which was escaped to > '>>>>>' before sending to the server. > Well, maybe. XML doesn't require you to escape '>' in text, only in attribute values. Presumably, in order to calculate the referencing, one would need to know precisely how this string was to be serialized? Does that mean it needs to... what? Hardcode that knowledge based on the library used? Seems astonishingly fragile, especially if you're working in an environment where the XML serialization is provided by the platform. Like a web browser. Dave
_______________________________________________ Standards mailing list Info: https://mail.jabber.org/mailman/listinfo/standards Unsubscribe: [email protected] _______________________________________________
