Re: Issue with XSD 1.1 assertions with dateTime and duration...

2012-05-23 Thread Jorge Williams
Okay confirmed that the validation works if you remove the explicit casts...but doesn't that mean that there's another bug? Regardless as to whether or not the explicit casts are needed the behavior of the validation should be the same. I bring this up because the Saxon implementation fails if

Re: Issue with XSD 1.1 assertions with dateTime and duration...

2012-05-23 Thread Mukul Gandhi
Hi Jorge, On Thu, May 24, 2012 at 1:15 AM, Jorge Williams wrote: > Okay confirmed that the validation works if you remove the explicit > casts...but doesn't that mean that there's another bug?  Regardless as to > whether or not the explicit casts are needed the behavior of the validation > sho