XmlChar
Creates an XML character from a Kotlin character.
Creates an XML character from a surrogate pair.
Parameters
high
The high-surrogate value.
low
The low-surrogate value.
Parameters
codepoint
The unicode codepoint for this XML character.