RE: XQuery Usecase "PART" incorrect?

"Michael Kay" <[email protected]> Fri, 24 Sep 2004 12:50:22 +0100
Newsgroups gmane.comp.web.query-languages
Message-ID <[email protected]>
> 
> Well, in that case you would further complicate the lexing of 
> XQueries. 

Yes, it's messy. It's especially silly as the SequenceType empty() has no
useful purpose. But making users prefix this one function would be worse. My
vote would be change the SequenceType empty() to (say) void(). But frankly,
I want to see this spec finished, this kind of tinkering can go on for ever.

Michael Kay