Skip to content

Passed

org.eclipse.wst.xml.xpath2.processor.testsuite.functions.TraceFuncTest.test_fn_trace_17 (from org.eclipse.wst.xml.xpath2.processor.test.AllPsychoPathTests)

Took 1 ms.

Standard Output

The value of 'for $var in (fn:true(),fn:false(),fn:true() return $var and fn:true()' is: [1] xs:boolean:true
The value of 'for $var in (fn:true(),fn:false(),fn:true() return $var and fn:true()' is: [2] xs:boolean:false
The value of 'for $var in (fn:true(),fn:false(),fn:true() return $var and fn:true()' is: [3] xs:boolean:true