XML namespace: Difference between revisions

Content deleted Content added
m Reverted edits by Crater721 (talk) to last version by 69.171.172.188
No edit summary
Line 14:
 
== Namespace declaration ==
An XML namespace is declared using the reserved XML attribute <code>xmlnsxmln</code> or <code>xmlns:''prefix''</code>, the value of which must be a valid [[#Namespace names|namespace name]].
 
For example, the following declaration maps the "xhtml:" prefix to the XHTML namespace: