Equal imply same canonical form?
If two XML documents have the same canonical form then they are truly equal, byte for byte.
Two XML documents may be equal even though they have different canonical forms
- Example: the two XML documents below may be considered equal by some applications, yet they have different canonical forms:
<Comment>This is a comment</Comment>