March 2007
Intermediate to advanced
512 pages
21h 15m
English
This error is raised if a namespace declaration attempts to:
Bind a URI to the prefix xmlns. This built-in prefix has special meaning in XML and cannot be used in a declaration.
Bind the xml prefix to a namespace other than http://www.w3.org/XML/1998/namespace.
Bind the http://www.w3.org/XML/1998/namespace namespace to a prefix other than xml.
This error could be raised by a standard namespace declaration, or by the namespace binding that occurs as part of a module declaration, module import, or schema import.
Read now
Unlock full access