Expected matching closing double quote for XML attribute value

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

Error ID: BC31164

To correct this error

  • Add the closing double quotation mark character to delimit the attribute value.

See Also

Other Resources

XML Literals

XML in Visual Basic