473,386 Members | 1,795 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Tamino XMark Benchmark - How to change XQuery Functions

Hello

I have to make an XMark Benchmark on my Tamino.
(XMark - http://www.xml-benchmark.org/ )

I loaded the Testdata to the databasa correctly.

Now I have problems.

Tamino doesn't support following XQuery Functions (maybe are too old).
zero-or-one, exactly-one and some other synactical things.
Does anybody executed an XMark Benchmark on Tamino and know the needed
changes on the XMark test queries, which have to be changed, so they
can work with tamino ??????
for example Q3 of XMark doesn't work:

let $auction := doc("auction.xml") return
for $b in $auction/site/open_auctions/open_auction
where zero-or-one($b/bidder[1]/increase/text()) * 2 <=
$b/bidder[last()]/increase/text()
return
<increase
first="{$b/bidder[1]/increase/text()}"
last="{$b/bidder[last()]/increase/text()}"/>

or Q20:
because of @income = .... in the Line:
{count($auction/site/people/person/profile[@income >= 100000])}

error message is then --Invalid comparison</ino:messagetext>
Types: string, integer; line 4, column 56: <![CDATA[>= 100000])}
</preferred><standard>{ cou]]>
Can anybody help me ??
_________________
Best regards

Aug 23 '06 #1
0 939

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Bastian Gorke | last post by:
Hi NG, i have a schema with a reference to another schema in the Tamino XML Database. If i show a subnode via normal XPath statement, it shows the referenced object, but if i make a xquery for...
2
by: Tom Corcoran | last post by:
I am working to ease updating of a html page by transforming 2 xml files. I was going to use xslt for this and had bought 2 unopened books, wrox xslt and o'reilly's xslt cookbook. But am now...
4
by: Jeff Kish | last post by:
Hi. I see it appears that xquery is case senstitive for looking for particular attribute values etc. Is there a standard way around this? Say I want to see all nodes with an attribute valued...
0
by: Tony Lavinio | last post by:
Dear Stylus Studio Friends, The new year is scarcely one month old, but we already have lots to report! For starters, there's Stylus Studio 6 Release 2. The latest release of Stylus Studio...
0
by: Stylus Studio | last post by:
DataDirect XQuery(TM) is the First Embeddable Component for XQuery That is Modeled after the XQuery API for Java(TM) (XQJ) BEDFORD, Mass.--Sept. 20, 2005--DataDirect Technologies...
1
by: amessimon | last post by:
Hi I'm having a problem querying an XML document using Xquery, i dont know if this is the right place to post, but i couldnt find an xquery newsgroup. Ive also posted in the xml group. Ive not...
0
by: Shuch | last post by:
Hi all, i have a few questions: 1) i would like to know if someone knows the difference between dbxml,tamino and eXist???even if its just the main comparisons.... 2) how can i find the benchmark...
1
by: Daniel Poetzinger | last post by:
Hello List Sorry if this question is too simple or unreleated, but I didn't found an answer yet: How is it possible to handle an element: <test>1 2 3 4</test> as sequence of atomic types...
74
by: aruna.mysore | last post by:
Hi all, I have a simple definitioin in a C file something like this. main() { char a; ....... int k; }
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.