Introduction to Databases with Stanford University : XML Course-Catalog XPath, XQuery, and XSLT Exercises

From Ittichai Chammavanijakul's Wiki
Revision as of 18:34, 16 November 2011 by Ittichai (talk | contribs)
Jump to navigation Jump to search
  • Return all Title elements (of both departments and courses).
 doc("courses.xml")//Title