<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1226" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I can't access some elements with out namespaces. 
How can I do that?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>On line 2 the xmlns dont have the name. Ex 
"xmlns:si"</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>example:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;?xml version="1.0" 
encoding="UTF-8"?&gt;<BR>&lt;html&nbsp;xmlns&nbsp;= "<A 
href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</A>"&gt;<BR>&lt;head&gt;<BR>&nbsp;&lt;title&gt;Quick 
Example&lt;/title&gt;<BR>&lt;/head&gt;<BR>&lt;body&gt;<BR>&lt;h1&gt;&nbsp;Quick 
Example<BR>&lt;/h1&gt;<BR>&lt;a&nbsp;href&nbsp;= "<A 
href="http://validator.w3.org/check/referer">http://validator.w3.org/check/referer</A>"&gt;<BR>&lt;img&nbsp;src&nbsp;= 
"<A 
href="http://validator.w3.org/images/vxhtml10">http://validator.w3.org/images/vxhtml10</A>"<BR>&nbsp;height&nbsp;= 
"31"<BR>&nbsp;width&nbsp;= "88"<BR>&nbsp;border&nbsp;= 
"0"<BR>&nbsp;hspace&nbsp;= "16"<BR>&nbsp;align&nbsp;= "left"<BR>&nbsp;alt&nbsp;= 
"Valid XHTML 1.0!"<BR>&nbsp;/&gt;&lt;/a&gt;<BR>&lt;p&gt;&nbsp;Note that the 
layout (with tabs and alignment) is<BR>&nbsp;purely for readability - XHTML 
doesn't require it.<BR>&lt;/p&gt;<BR>&lt;/body&gt;<BR>&lt;/html&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>