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.
V0001:
-
As far as the DOM is concerned, special attributes used for declaring XML namespaces are still exposed and can be manipulated just like any other attribute. However, nodes are permanently bound to namespace URIs as they get created.
Quirks Mode, IE7 Mode, IE8 Mode, and IE9 Mode (All Versions)
Special attributes that are used to declare namespace-like constructs that begin with "xmlns:" on the root html element are supported in HTML documents. These attributes create side effects during HTML parsing, but they do not affect the namespace URI of created elements.