Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.xpath.tests
/
e6e04fe7ccf3835c631b1d835c73316623ba519f
/
.
/
tests
/
org.w3c.xqts.testsuite
/
Queries
/
XQuery
/
Functions
/
BooleanFunc
/
NotFunc
/
fn-not-4.xq
blob: 09daed21919d2acb848ab96bc3062262ed888744 [
file
] [
log
] [
blame
]
(: Name: fn-not-4 :)
(: Description: Evaluation of a "fn:not" function with a logical expression involving the "or" operator. :)
fn:not
(
"true"
)
or
fn:not
(
"true"
)