Next in thread → Next in month →

RE: [xml-dev] Is an XQuery Document an XML Document?

From
Roger L. Costello <>
To
Date
2004-11-29T13:29:12Z
ID
<>
Thread
RE: [xml-dev] Is an XQuery Document an XML Document?
> I'm not sure what you mean by 'an XQuery document'

When I run the SAXON XQuery Processor from a DOS command line I am expected
to provide three arguments:

1. The name of an (input) XML file
2. The name of an XQuery document
3. The name of an output file

For example:

com.saxonica.Query FitnessCenter.xml FitnessCenter.xq Results.html

Thus, "FitnessCenter.xq" is the "XQuery document".  

/Roger
Next in thread → Next in month →