Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
9dcfeafb8242201620049eecb0bf54920f2ab20a
/
.
/
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/>