curly braces will do the job:
let $a := <a>bla</a>
let $b := <b>blu</b>
return { $a, $b }
will return
<a>bla</a>
<b>blu</b>
Monday, December 19, 2011
Subscribe to:
Post Comments (Atom)
Anything about Java, WebLogic, OSB, Linux etc.... this is my logbook of a navigation in the IT Technology ocean.
No comments:
Post a Comment