[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message]

Type promotion (or URI promotion) in EBV calculation?

Martin Probst martin at x-hive.com
Mon Jan 23 13:53:53 PST 2006


type promotion
Hi all,

this should probably go as a comment to the working group, but I wanted
to make sure it is an issue before spamming the Bugzilla again (plus
it's currently down...).

The question is if in the calculation of the effective boolean value
type promotion should be used. The problem is the following:
> if (namespace-uri($foo)) then ... else ...
This gives an error after the last changes to the EBV calculation as
namespace-uri() returns an xs:anyURI, which is not an xs:string, and as
such an error. However functions like namespace-uri() also return a
value (empty xs:anyURI) if there is no namespace uri, so one has to use
fn:string-length() or compare to the empty URI etc.

I can understand that full type promotion might not be wanted in EBV
calculation, but the difference between xs:anyURI and xs:string might
not be very obvious to users and generally just clutters the language.
URI promotion is a workaround for that, and I think it should be used in
that place too (as in many other places).

What do you think?

Martin



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.