<html>
<head>
<title>Deklaration des Standardnamensraums</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div id="Beschreibung">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
<tr>
<td valign="top" class="NAME">Deklaration des Standardnamensraums</td>
<td valign="top" class="COMPATIBILITY">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
</tr>
<tr>
<td valign="top" colspan="2" class="description">
<span class="PROGRAMLISTING"><pre><strong class="userinput">xmlns="</strong><var class="replaceable">namespace_URI</var><strong class="userinput">"</strong></pre></span>
<p>Wird dieses Attribut in das Start-Tag eines Elements eingef&uuml;gt, werden alle Elemente ohne Pr&auml;fix, die diesem untergeordnet sind, automatisch mit dem angegebenen Namensraum-URI verkn&uuml;pft. Wird das Attribut <span class="LITERAL">xmlns</span> auf einen leeren String gesetzt, werden etwaige aktivierte Standardnamensr&auml;ume ignoriert und Elemente ohne Pr&auml;fix werden keinem Namensraum zugeordnet.</p>

<tip id="xmlnut3-CHP-21-NOTE-140" role="ora">
<p>Ein wichtiger Einwand gegen die Standardnamensraumdeklaration ist, dass sie sich nicht auf Attribute ohne Pr&auml;fix auswirkt. Attribute ohne Pr&auml;fix werden in keinem Namensraum explizit genannt, auch wenn das Element, in dem sie enthalten sind, einem Namensraum zugeordnet ist.</p>
</tip>
</td></tr>
</table>
</div>
</body>
</html>
