This example shows how to specify special characters in a string. You can specify a reference to an XML entity as "&", "<", ">", "'", """, etc. However, you can also use the \ (backslash) notation within the string. You can also express any Unicode character as the notation "\uxxxx" (xxxx is four hexadecimal digits).

X-definition
Input data
 You can edit both X-definition and/or Input data