|
An introduction to XQuery
|
Other links at XML > Tutorials > Miscellaneous |
| 1. |
XSLT Basics
|
|
|
A Sample Chapter from "Professional XSL". This chapter will provide you with enough information to start building useful XSLT stylesheets. I will introduce a number of the elements that make up the language, providing examples of their use. We will also look at a few of the functions built into the language and see how XSLT manages namespaces, whitespace and some other important issues.
|
| 3. |
Thinking XML: XML Topic Maps by the book
|
|
|
Many artists independent of big media concerns seek to collaborate with others and make their work more widely available. They are often willing to offer less restrictive contractual terms than those that consumers have recently been forced to accept. Creative Commons, which Uche Ogbuji introduces in this article, seeks to address this need by providing a way to express copyright license terms that are both human-readable and machine-readable. The machine-readable form uses RDF and thus makes available the network effects that have been covered throughout this column.
|
| 4. |
An introduction to XQuery
|
|
|
This article introduces the W3Cs XQuery specification, currently winding its way toward Recommendation status after emerging from a long incubation period behind closed doors. The complex specification consists of six separate working drafts, with more to come. This article provides some background history, a road map into the documentation, and an overview of some of the technical issues involved in the specification. A sidebar takes a quick look at some key features of XQuerys surface syntax. Code samples demonstrate the difference between XQuery and XQueryX and show examples of the surface syntax.
|
| 5. |
Two Tier Data Islands with Expanding/Collapsing Child elements
|
|
|
This snippet how to use XML Data Islands in IE to display XML that stores a parent-child relationship. It also demonstrates how you can expand/collapse child elements for a cleaner display of your data. Written by The Head Geek - Creator of XMLPitstop.com.
|
|
|