blob: a413e36da39d4d06c8b4ba261500bb98a2dcab84 [file] [log] [blame]
(:*******************************************************:)
(: Test: op-concatenate-mix-args-006.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Thu May 12 23:38:31 2005 :)
(: Purpose: arg1 : string, arg2:integer, arg3:anyURI :)
(:*******************************************************:)
xs:string("hello") , xs:integer("100"), xs:anyURI("www.example.com")