<br><font size=2 face="Trebuchet MS">I want to declare a string array and
set values to it in a function</font>
<br>
<br><font size=2 face="Trebuchet MS">how do i do it using XQuery. Itried
using this but it didn't work</font>
<br><font size=2 face="Trebuchet MS">declare variable $errorParam:= &quot;&quot;;</font>
<br><font size=2 face="Trebuchet MS">&nbsp; &nbsp; &nbsp; &nbsp; $errorParam[.=
0] = $x </font>
<br><font size=2 face="Trebuchet MS">&nbsp; &nbsp; &nbsp; &nbsp; $errorParam[.=
1] = $y </font>
<br><font size=2 face="Trebuchet MS">&nbsp; &nbsp; &nbsp; &nbsp; $errorParam[.=
2] = $z </font>
<br><font size=2 face="Trebuchet MS">&nbsp; &nbsp; &nbsp; &nbsp; $errorParam[.=
3] = $w</font>
<br><font size=2 face="Trebuchet MS">&nbsp; &nbsp; &nbsp; &nbsp; $errorParam[.=
4] = $u </font>
<br>
<br>
<br>

<BR>
______________________________________________________________________<BR>