I think we can't skip some space, but if the value is a space, we can't deal it well.
And if the value contains a '\n', it also can't keep it.
another problem:
if value contains "'", tinyxml will parse to "&apos".
Log in to post a comment.
I think we can't skip some space, but if the value is a space, we can't deal it well.
And if the value contains a '\n', it also can't keep it.
another problem:
if value contains "'", tinyxml will parse to "&apos".