[xquery-talk] A simple question on mapping from a novice

Michael Kay mhk at mhk.me.uk
Thu Feb 3 10:29:36 PST 2005


It would help if you gave the input and output using XML syntax. Since
there's no such thing as "fields" in XML, it's a little bit difficult to
work out what you mean.

Michael Kay
http://www.saxonica.com/ 


> -----Original Message-----
> From: talk-bounces at xquery.com 
> [mailto:talk-bounces at xquery.com] On Behalf Of Mauro_Tiscali
> Sent: 02 February 2005 23:22
> To: talk at xquery.com
> Subject: [xquery-talk] A simple question on mapping from a novice
> 
> Hi,
> which is the sintax for map on this situation?
> 
> source:
>     .....
>     element a with fields 1,2,3
>     element b with fields 1,2,3
> 
> target:
> .....
>     element c with fields 4,5,6
> 
> I wan't  element c repeated for each element a + each element b.
> Is it possible?
> How?
> 
> 
> Thanks.
> 
> _______________________________________________
> talk at xquery.com
> http://xquery.com/mailman/listinfo/talk
> 



More information about the talk mailing list