[basex-talk] Incorrect use of timezone Z instead of implicit timezone

2012-07-08 Thread Gunther Rademacher
As explained in http://www.w3.org/TR/xquery-operators/#func-subtract-dates the implicit timezone should be used for augmenting an xs:date without a timezone before subtracting it from one with a timezone. BaseX however appears to be using timezone Z in this case. The following xquery demo

Re: [basex-talk] BaseX client event protocol

2012-07-08 Thread Andy Bunce
I have tried this with the latest 7.3.1 and also tried to simplify my client (node.js) code I am still getting errors, not every but most runs. However now I am getting a stack trace back in the server protocol info message. This is coming on the event port I have an event "messenger" defined a

[basex-talk] BaseX with a Booleen Column

2012-07-08 Thread Scott Clayton
Hey... I know this may be getting out of the native XML database talk but it would be great if we could add a column and mark as true or false when we grab the data from an external source and mark as gotten. Anyways...just a thought. Maybe there is a plugin for this or something to the effect?