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 undefined XML namespace prefix has been specified for an XML literal or an XML axis property.
Error ID: BC31148
To correct this error
- Define the XML namespace prefix by using the
Imports
statement.
-or-
- Modify the XML namespace prefix for the XML literal or XML axis property to a previously defined XML namespace 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.