In XML, five characters are reserved for internal use and you must replace them by replacement text when they are used in data.
The following table shows the characters that must be replaced by their replacement text in XML files
XML Special Characters
Reserved Character | Replacement Text |
" | " |
' | ' |
> | > |
< | < |
& | & |
No comments:
Post a Comment