Other News

Community

The XML Book Business

by Kendall Grant Clark – Simon St.Laurent — a book editor for O’Reilly — started the conversation on the XML-DEV mailing list as a result, or so I suspect, from his having attended various editorial meetings leading up to O’Reilly’s FOO Camp earlier in the month. I was fortunate enough to attend o

Community

More Trees & Hierarchies in SQL

(Rob Volk) Hierarchies are sometimes difficult to store in SQL tables…things like trees, threaded forums, org charts and the like…and it’s usually even harder to retrieve the hierarchy once you do store it. Here’s a method that’s easy to understand and maintain, and gives you the full hierarchy

Community

XQuery: A Guided Tour

XQuery is not only a query language, but also a language that can do fairly general processing of XML. It is a strongly typed language that works well with data that may be strongly or weakly typed. Because the types used in XQuery are the same types used in XML and XML Schema, the type system is a