<!DOCTYPE TEI.2 PUBLIC '-//C. M. Sperberg-McQueen//DTD
          TEI Lite 1.0 plus SWeb (XML)//EN'
          '../../../../lib/swebxml.dtd' [

<!ENTITY date.last.touched '1 June 2012'>

<!ATTLIST list type CDATA 'bullets' >
<!ATTLIST seg  rend CDATA 'incremental' >
<!ATTLIST xref href CDATA '' >
<!ATTLIST div id ID #IMPLIED >
<!ATTLIST item id ID #IMPLIED >

<!ENTITY iquest "&#xBF;" ><!--=inverted question mark-->
<!ENTITY mdash  "&#x2014;" ><!--=em dash-->

]>
<?xml-stylesheet type="text/xsl" href="../../../../lib/courses201206.bmt.xsl"?> 
<TEI.2>
<teiHeader>
<fileDesc>
<titleStmt>
<title>XQuery resources</title>
<author>C. M. Sperberg-McQueen</author>
</titleStmt>
<publicationStmt>
<p>Unpublished and confidential.</p>
</publicationStmt>
<sourceDesc>
<p>Created in electronic form.</p>
</sourceDesc>
</fileDesc>
</teiHeader>
<text>
<front>
<titlePage>
<docTitle>
<titlePart>XQuery resources</titlePart>
</docTitle>
<docDate>&date.last.touched;</docDate>
</titlePage>

<div id="navbar" type="navbar">
<head>Nearby documents</head>
<!--* !!! check relative references for root and preproot !!! *-->
<list>
<item id="siteroot"><xref href="../../../..">Home</xref></item>
<item id="preproot"><xref href=".">Home</xref></item>
</list>
</div>
</front>

<body>
<p>This document lists resources with useful information about
XQuery.  It is (of course) not complete.</p>

<div id="tutorials">
<head>Tutorials</head>
<list>
<item><p>Michael Kay, <xref href="http://www.stylusstudio.com/xquery_primer.html">Learn
XQuery in 10 minutes</xref></p></item>
<item><p>Stylus Studio, <xref href="http://www.stylusstudio.com/tutorials/xquery_tutorials.html">XQuery tutorials</xref></p></item>
<item><p>Progress / Data direct, <xref href="http://www.xquery.com/tutorials/">DataDirect XQuery tutorials</xref></p></item>
<item><p><xref href="http://www.w3schools.com/xquery/default.asp">W3 Schools</xref></p></item>
</list>
</div>

<div id="ref">
<head>Reference information</head>
<list>
<item><p>Raffaele Sena, <xref href="http://xq.aromatic.org/quickref.xqy">XQuery Quick Reference</xref>.</p></item>
<item><p>C. M. Sperberg-McQueen, <xref href="xpath-xquery-grammar.xml">XPath / XQuery Grammar (simplified)</xref>.</p></item>
<item><p>Dan Vint, <xref href="http://xml.dvint.com/docs/XQueryXMLSyntax.pdf">XQuery v1.0 and XPath v2.0 Functions and Operators Quick Reference</xref>.</p></item>
<item><p>Dan Vint, <xref href="http://xml.dvint.com/docs/XPath-2.pdf">XPath 2.0 Quick Reference</xref>.</p></item>
<item><p>Dan Vint, <xref href="http://xml.dvint.com/docs/SchemaDataTypesQR-1.pdf">XML Schema - Data Types Quick Reference</xref>, v. 9/01, 2001.</p></item>
<item><p>Dan Vint, <xref href="http://xml.dvint.com/docs/SchemaDataTypesQR-2.pdf">XML Schema - Data Types Quick Reference</xref>, v. 1/03, 2003.</p></item>
<item><p>Sam Wilmott and Mulberry Technologies, <xref href="http://www.mulberrytech.com/quickref/xpath2.pdf">XPath 2.0 Quick Reference</xref>, 2007-2008.</p></item>
<item><p>Sam Wilmott and Mulberry Technologies, <xref href="http://www.mulberrytech.com/quickref/xquery1.pdf">XQuery 1.0 Quick Reference</xref>, 2007-2008.</p></item>
<item><p>Sam Wilmott and Mulberry Technologies, <xref href="http://www.mulberrytech.com/quickref/functions.pdf">XQuery 1.0 &amp; XPath 2.0 Functions &amp; Operators Quick Reference</xref>, 2007-2008.</p></item>
<item><p>W3C, <xref href="http://www.w3.org/TR/xpath-functions/#quickref">G Function and Operator Quick Reference (Non-Normative)</xref>, 
in <xref href="http://www.w3.org/TR/xpath-functions/">XQuery 1.0 and XPath 2.0 Functions and Operators</xref>,
ed. Ashok Malhotra et al., 2007.</p></item>
</list>
</div>

  <div id="specs">
    <head>The specs themselves</head>
    <list>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xquery/">XQuery 1.0: An XML Query Language</xref>, ed. Scott Boag et al.,
        W3C Recommendation 23 January 2007 
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).
      </p></item>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xpath-functions/">XQuery 1.0 and XPath 2.0 Functions and Operators</xref>,
        ed. Ashok Malhotra et al. 
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).</p></item>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xpath-full-text-10-use-cases/">XQuery and XPath Full Text 1.0 Use Cases</xref>,
        W3C Working Draft 28 January 2010
        ed.  Sihem Amer-Yahia and Pat Case
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2010).</p></item>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xpath-full-text-10/">XQuery and XPath Full Text 1.0</xref>,
        W3C Candidate Recommendation 28 January 2010,
        ed. Sihem Amer-Yahia et al. 
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).</p></item>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xquery-requirements/">XML Query (XQuery) Requirements</xref>,
        W3C Working Group Note 23 March 2007,
        ed. Don Chamberlin et al. 
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).</p></item>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xquery-use-cases/">XML Query Use Cases</xref>,
        W3C Working Group Note 23 March 2007,
        ed. Don Chamberlin et al. 
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).</p></item>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xquery-semantics/">XQuery 1.0 and XPath 2.0 Formal Semantics</xref>,
        ed. Denise Draper et al. 
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).</p></item>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xpath-datamodel/">XQuery 1.0 and XPath 2.0 Data Model (XDM)</xref>,
        W3C Recommendation 23 January 2007
        ed. Mary Fernández et al. 
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).</p></item>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xpath-functions/">XQuery 1.0 and XPath 2.0 Functions and Operators</xref>,
        W3C Recommendation 23 January 2007,
        ed. Ashok Malhotra et al. 
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).</p></item>
      <item><p>W3C, <xref href=""></xref>,
        W3C Recommendation 23 January 2007,
        ed.  et al. 
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).</p></item>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xslt-xquery-serialization/">XSLT 2.0 and XQuery 1.0 Serialization</xref>,
        W3C Recommendation 23 January 2007,
        ed. Scott Boag et al. 
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).</p></item>
      <item><p>W3C, <xref href="http://www.w3.org/TR/xqueryx">XML Syntax for XQuery 1.0 (XQueryX)</xref>,
        W3C Recommendation 23 January 2007,
        ed. Jim Melton and Subramanian Muralidhar
        ([Cambridge, MA; Sophia-Antipolis; Tokyo:  World Wide Web Consortium, 2007).</p></item>
    </list>
  </div>
  
</body>
</text>
</TEI.2>
<!-- Keep this comment at the end of the file
Local variables:
mode: xml
sgml-default-dtd-file:"/Library/SGML/Public/Emacs/sweb.ced"
sgml-omittag:t
sgml-shorttag:t
End:
-->
