XML namespace: Difference between revisions

Content deleted Content added
m Undid revision 253047618 by 67.169.0.9 (talk) rm random chars
Line 16:
<pre><nowiki>xmlns:xhtml="http://www.w3.org/1999/xhtml"</nowiki></pre>
 
In this case, any element or attribute names that start with the prefix "xhtml:" are considered to be in the XHTML namespace.cc
 
==See also==