| xquery version "1.1"; | |
| (:*******************************************************:) | |
| (: Test: prolog-version-9.xq :) | |
| (: Written By: Carmelo Montanez :) | |
| (: 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. :) | |
| (:*******************************************************:) | |
| <bib/> |