Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
7530fd2a5d62b3625c192527e9a182a10ab77ea6
/
.
/
xpath
/
tests
/
org.w3c.xqts.testsuite
/
Queries
/
XQuery
/
Expressions
/
XQueryComment
/
XQueryComment008.xq
blob: 3e9ff6e1068abfa81a5641ebf93cd5d1e6c5b121 [
file
]
(: Name: XQueryComment008 :)
(: Description: Simple example of embedded comments :)
(: insert-start :)
declare
variable
$input-context
external
;
(: insert-end :)
(: this is a comment (: this is an embedded comment :)
:)
<result/>