|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Defining a string array and setting valuesJayalakshmy K Jayalakshmy.K at lntinfotech.comFri Jan 4 09:58:27 PST 2008
I want to declare a string array and set values to it in a function how do i do it using XQuery. Itried using this but it didn't work declare variable $errorParam:= ""; $errorParam[.= 0] = $x $errorParam[.= 1] = $y $errorParam[.= 2] = $z $errorParam[.= 3] = $w $errorParam[.= 4] = $u ______________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://x-query.com/pipermail/talk/attachments/20080104/da09b6a9/attachment.htm
|
Purchase Stylus Studio Online Today!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






