RE: early version of the XML Query Test Suite

"Michael Kay" <[email protected]> Mon, 15 Aug 2005 23:43:27 +0100
Newsgroups gmane.comp.web.query-languages
Message-ID <[email protected]>
> 
> There is no serialization mandated that can produce such a result. The
> way to test for the type of the result is to use instance of.
> 

There's no API that allows you to test the type of the result either...

Clearly if a "wrapped" format were used then it would be defined as part of
the test suite and would have to be implemented as part of each test driver
- not actually a difficult task.

Michael Kay