Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An XML element literal has been specified with an XML namespace prefix of xmlns. For example:
Dim elem = <xmlns:ElementName>
The XML 1.0 specification identifies xmlns as a reserved word.
Error ID: BC31189
To correct this error
- Change the XML namespace prefix to a valid value, or remove the prefix.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.