blob: 201cf2f98e072689c5d3a46a6c29ed75d3db09e3 [file] [log] [blame]
(:*******************************************************:)
(: Test: version_declaration-002.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Tue Aug 9 04:11:16 2005 :)
(: Purpose: Demonstrates version declaration,the version :)
(: declaration occurs at the beginning of the :)
(: module and identifies the applicable XQuery :)
(: syntax and semantics for the module :)
(:*******************************************************:)
xquery version "1.0";
<bib/>