XML-based APIs

The following table lists special characters and the escape sequences that should be used in place of them in XML.

For This Character Enter This Sequence
quotation mark (") "
single quotation (') '
greater than symbol (>) >
less than symbol (<) &lt;
ampersand (&) &amp;