When searching an entity reference string within an XML type input event, specify that entity reference string as the search keyword.
To search for a symbol represented by an entity reference, specify the symbol as the search keyword.
Entity reference | Symbol represented |
---|---|
< | < |
> | > |
& | & |
' | ' |
" | " |
Note
When specifying entity references for keywords, the ampersand (&) must be preceded by escape character.
To specify symbols represented for keywords, the ampersand (&), single quotation marks ('), and quotation marks (") must be preceded by the escape character.