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