Expected matching closing single quote for XML attribute value

An attribute value that is delimited by single quotation marks is missing the closing quotation mark character.

Error ID: BC31163

To correct this error

  • Add the closing single quotation mark character (') to delimit the attribute value.

See Also

Other Resources

XML Literals

XML in Visual Basic