Checks if the passed-in character is a valid XML whitespace character.
ch The character to validate.
true if the passed in character is a valid XML whitespace character; otherwise false.
For details about allowed characters, see the tp://go.microsoft.com/fwlink/?LinkID=147985 recommendation.