Returns a value indicating whether the string argument is a valid XML name.
str The name to validate.
true if the name is valid; otherwise, false.
This method uses the tp://go.microsoft.com/fwlink/?LinkId=49863 to determine whether the name is valid.