<table cellpadding=1 cellspacing=0 border=0>
<tr>
<td bgcolor=#113377 width=1%>



<b><font color=#ffffff size=+3 >&nbsp;&lt;cache&gt;&nbsp;...&nbsp;&lt;/cache&gt;&nbsp;</font></b>

</td>
<td>
<img src=/internal-roxen-unit width=200 height=1 alt=""></td>
</tr>

<tr>
<td bgcolor=black colspan=2>


<table cellpadding=4 border=0 cellspacing=0 width=100%>
<tr>
<td bgcolor=#ffffff>



&lt;cache&gt; is defined in the Main RXML parser module.
<p>

This simple tag RXML parse its contents and cache them using the
normal Roxen memory cache. They key used to store the cached contents
is the MD5 hash sum of the contents, the accessed file name, the
query string, the server URL and the authentication information, if
available. This should create an unique key.


<br clear=all>
<img src=/internal-roxen-unit width=1 height=10 alt="">

</td>
</tr>
</table>


<table cellpadding=4 border=0 cellspacing=0>
<tr>
<td bgcolor=#113377 width=1%>
<font color=white>Arguments&nbsp;passed&nbsp;to&nbsp;the&nbsp;tag:</font>
</td>
<td bgcolor=#ffffff>
<img src=/internal-roxen-unit width=100% height=1 alt=""></td>
</tr>
<tr>

<td bgcolor=#ffffff colspan=2>






<a href="#key">key</a>,
&nbsp;

</td>
</tr>
</table>


</td>
</tr>
</table>

<p>
<b><font color=#113377 size=+2 >Attributes</font></b>



<dl>

<p><dt><tt><b><a name="key">key</a></b></tt>=<i>value</i>
<dd>

Append this value to the hash used to identify the contents for less
risk of incorrect caching. Shouldn't really be needed.

</dl>
