[xquery-talk] Using element constructor to construct nested tags

Raffaele Sena raff at aromatic.org
Tue Dec 7 16:26:06 PST 2004


Like:

  element site {
    element people {
      text { "padma" }
    }
  }

-- Raffaele

-----Original Message-----
From: talk-bounces at xquery.com [mailto:talk-bounces at xquery.com] On Behalf Of
padmapriya ayyagari
Sent: Tuesday, December 07, 2004 4:07 PM
To: talk at xquery.com
Subject: [xquery-talk] Using element constructor to construct nested tags

Hello,

If I want the result of a query to return 

<site> <people> padma </people> </site>

How can I call the element constructor to construct such nested tags?

Thanks,
Padmapriya
_______________________________________________
talk at xquery.com
http://xquery.com/mailman/listinfo/talk


!DSPAM:41b63bd024331968021304!




More information about the talk mailing list