xqueryΒΆ

XQUERY(1)                                                            XQUERY(1)



NAME
       xquery - simple XQuery interpreter

SYNOPSIS
       xquery XQUERY_FILE

DESCRIPTION
       A  simple  script that evaluates the XQuery expression in the file that
       is specified by the command line  argument  using  Saxon.   The  result
       should be a single XML document, which is formatted using xmllint.

AUTHOR
       Graham J.L. Kemp <kemp@chalmers.se>.

SEE ALSO
       http://www.saxonica.com/documentation/using-xquery/commandline.xml
       xmllint()



xquery                           November 2011                       XQUERY(1)