Top
Interstage Big DataComplex Event Processing Server V1.1.0 Developer's Reference
FUJITSU Software

2.5.3 Entity References

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.

Table 2.2 Example of entity references

Entity reference

Symbol represented

<

<

&gt;

>

&amp;

&

&apos;

'

&quot;

"


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.