XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement

Per Bothner

In 1996 Per Bothner started the GCJ (GNU compiler for the Java platform) project, which is the most active open-source Java implementation project. He also implemented the Kawa framework for compiling high-level languages (including Scheme, Emacs Lisp, and XQuery) to Java bytecodes.
Website: http://per.bothner.com

Articles by this author:

An XQuery Update
A report on the changes made to the W3C's XML Query Language in the recent August 2003 XQuery drafts. [Sep. 10, 2003]

Writing and Debugging XQuery Web Apps with Qexo
A tutorial on writing, installing, and debugging a web application written with the W3C XQuery language. The software used includes the open source Qexo XQuery implementation and the Tomcat application server. [Jun. 11, 2003]

Generating XML and HTML using XQuery
Often perceived mainly as a query language, XQuery can actually be used to generate XML and HTML. Per Bothner provides a worked example, and compares XQuery with XSLT. [Dec. 23, 2002]

What Is XQuery
XQuery is a language from the W3C designed to query and format XML data. Our overview article gives you the lowdown on XQuery and further resources for learning more about it. [Oct. 16, 2002]