Elements (continued)
Some characters cannot be used for defining elements because they are used in markups. The following table lists the entities that can replace these characters in an XML document.

Character

Entity

&

&

'

'

"

"

<

&lt;

>

&gt;

 

Click the Next button to continue.