topical media & game development

talk show tell print

basic-xml-09-Library.xquery / xquery



  element library{
  
   element book {
    attribute year {2004},
    element title {
     "Beginning XML, 3rd Edition"
     }
    },
  
   element book {
    attribute year {2003},
    element title {
     "Beginning Red Hat Linux 9"
     }
    },
   
   element book {
    attribute year {2003},
    element title {
     "Beginning ASP.NET 1.1 with VB.NET 2003"
     }
    }
  
  }


(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.