Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
7530fd2a5d62b3625c192527e9a182a10ab77ea6
/
.
/
xpath
/
tests
/
org.w3c.xqts.testsuite
/
Queries
/
XQuery
/
Expressions
/
XQueryComment
/
XQueryComment001.xq
blob: 332974ca5b024a663f79b10bfbd8ff3f6f38b59f [
file
]
(: Name: XQueryComment001 :)
(: Description: Simple use case for XQuery comments :)
(: insert-start :)
declare
variable
$input-context
external
;
(: insert-end :)
(: This is a comment :)
<result
/
>