Hi, there seems to be somthing wrong with several usecases: fn:distinct-values is used on node sequences like in R/Q13: > "distinct-values(doc("bids.xml")//userid)" Though the spec (XQ Function and Operators and Formal Semantics) says: > fn:distinct-values($arg as xdt:anyAtomicType*) as xdt:anyAtomicType* What is the desired behaviour? Should fn:distinct-values operate on xqdm:Items (and by that on nodes)? Should it apply atomization on it's input? Or should it (as in the spec by now, though not explicitly) throw a typing error? Regards, Martin ProbstReceived on Wednesday, 9 February 2005 16:22:54 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 22 July 2006 00:10:20 GMT