Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.xpath.tests
/
84e43f52580a5278ec89936ca706a0e34bdc407a
/
.
/
tests
/
org.eclipse.wst.xml.xpath2.processor.tests
/
Queries
/
XQuery
/
Expressions
/
XQueryComment
/
XQueryComment008.xq
blob: 3e9ff6e1068abfa81a5641ebf93cd5d1e6c5b121 [
file
] [
log
] [
blame
]
(: 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/>