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
<
&gt;
>
&lt;
&
&amp;
&quot;
Carriage return
&#xA;
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal