An ASCII alphanumeric character.
AlphaNumeric := [0-9] | [A-Z] | [a-z]
Returns true if the unicode codepoint is in this character class.
Returns true if the XML character is in this character class.