End tag </tagName> expected

The end tag in an XML element literal does not match the corresponding start tag.

Error ID: BC31150

To correct this error

  • Modify the end XML tag to match the start XML tag for the XML element literal.

See Also

Other Resources

XML Literals

XML in Visual Basic