Hi Pathfinders, W3C's XML Query Test Suite (XQTS) makes excessive use of type casts a la xs:TYPE(X) Pathfinder, however, doesn't like this, complaining about reference to undefined function `xs:TYPE' (cf., e.g., http://monetdb.cwi.nl/testing/projects/monetdb/XQTS-2/mTests/tests/XQTS/SeqS... http://monetdb.cwi.nl/testing/projects/monetdb/XQTS-2/mTests/tests/XQTS/SeqS... ) Instead, Pathfinder seem to prefer type casts a la X cast as xs:TYPE What's the desired solution to solve this problem? Implement also "xs:TYPE(X)" in Pathfinder? Or "customize" all XQTS tests to use "X cast as xs:TYPE" instead of "xs:TYPE(X)"? Thanks for your comments! Stefan -- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |