This topic applies to WebSphere Application Server Liberty V8.5.5.9 and earlier. For the latest Liberty topics, see the WebSphere Application Server Liberty documentation.

XML escape characters

You need to escape specific XML characters in Liberty configuration files, such as the server.xml file because Liberty does not automatically escape these characters. If you use the Rational® Application Developer tool, you do not need to manually escape these characters.

Table 1. XML characters. For more information, see Extensible Markup Language (XML) .
Original character Escaped character
" "
' '
< &lt;
> &gt;
& &amp;

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: Tuesday, 12 December 2017
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-libcore-mp&topic=rwlp_xml_escape
File name: rwlp_xml_escape.html