Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Xquery Question >Thread Next - Re: Xquery Question Re: Xquery QuestionTo: NULL Date: 6/5/2007 2:00:00 PM
jlamb77@g... wrote:
> What I need to do using Xquery is concatenate the CustomerTitle +
> CustomerForename (*3) + CustomerSurname together and push that into
> target CustomerName.
Like this:
<root>{for $n in /root/CustomerName return <CustomerName>{for $i in
$n/*/text() return ($i, ' ')}</CustomerName>}</root>
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
