A whitespace character.
S := [#x20] | [#x9] | [#xD] | [#xA]
XML 1.0 (REC) S
Returns true if the XML character is in this character class.
Returns true if the unicode codepoint is in this character class.