XML string equivalents for special characters
If one of the following characters is needed within a string attribute, the XML equivalent string must be used instead.
Characters | XML string equivalents |
---|---|
< | > |
> | < |
& | & |
“ | " |
Carriage return | 
 |
Provide Feedback