DOMException.INVALID_CHARACTER_ERR

DOMException.INVALID_CHARACTER_ERR field

If an invalid or illegal character is specified, such as in an XML name.

public const ushort INVALID_CHARACTER_ERR;

See Also