This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Quexo question


hello,

the following quexo query:

<result>
	<field name="one" value="a"/>
	<field name="two" value="b"/>
	<computed name="hehe" value="{1+2}"/>
	<computed name="hehe" value="{/result/field[@name='one']/@value}"/>
</result>

lies that:

C:\export\kawa>java -jar kawa-1.7.jar --xquery -f testm.xml
testm.xml:5:32: unimplemented non-relative PathExpr
testm.xml:5:32: missing '}' or ','

Any idea how to use a relative query there?

thanks,

Stan.


-- Outgoing mail is certified Virus Free. Checked by AVG Anti-Virus (http://www.grisoft.com). Version: 7.0.193 / Virus Database: 260.2.2 - Release Date: 27/10/2003



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]