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

Union types

Srdjan Djuricic sdjuricic at galdosinc.com
Fri Jan 12 13:00:25 PST 2007


  Union types
Hello,

I have a question regarding union types and how to deal with them.  The
simpleType in question is a union of "time dateTime anyURI decimal date
gYearMonth gYear".  When a user performs a query they specify an element
name along with the literal value to do the comparison.  Based on the
schema we find out the element's primitive type and do a cast on the
input literal's value.  For example 

pbs:myProp = xs:dateTime("1999-12-31T12:00:00") 

The problem occurs if myProp is a simpleType with an union.  I do not
know how to cast the input data.  I tried using "instance of" on the
literal value operator but quickly found out that "1999-12-31T12:00:00"
instance of xs:dateTime yields false.  If I don't do any casting I get
an exception.  

Are there any suggestion as to how to deal with this issue?

Thanks,

Srdjan






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-2007 All Rights Reserved.