Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.xpath.tests
/
84e43f52580a5278ec89936ca706a0e34bdc407a
/
.
/
tests
/
org.eclipse.wst.xml.xpath2.processor.tests
/
Queries
/
XQuery
/
Expressions
/
XQueryComment
/
XQueryComment001.xq
blob: 332974ca5b024a663f79b10bfbd8ff3f6f38b59f [
file
] [
log
] [
blame
]
(: Name: XQueryComment001 :)
(: Description: Simple use case for XQuery comments :)
(: insert-start :)
declare
variable
$input-context
external
;
(: insert-end :)
(: This is a comment :)
<result
/
>