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.
The version attribute of an XML document literal is not the first attribute specified. The version attribute must be the first attribute specified for an XML document literal, per the XML 1.0 specification.
Error ID: BC31156
To correct this error
- Reposition the
versionattribute of the XML document literal so that it is the first attribute.
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.