topical media & game development

talk show tell print

basic-xml-09-ForIn2.xquery / xquery



  <items>
  {for i in (1,2, doc("Products.xml")/Products/Product/text(), 3, 4) 
  return <item>{i}</item>}
  </items>


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.