[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Jeni Tennison" <jeni@j...>
  • Subject: RE: Re: RE : Text or tags choice with XSD
  • From: "Dare Obasanjo" <dareo@m...>
  • Date: Tue, 9 Sep 2003 09:06:25 -0700
  • Cc: <xml-dev@l...>
  • Thread-index: AcN26OTDdKAtF6ILTvCEuF/h+5avNAAAijo/
  • Thread-topic: Re: RE : Text or tags choice with XSD

I disagree that the distinction isn't significant. For instance in XQuery this means 
 
      fn:data(/time); 
 
could return xdt:anyAtomicType, thus 
 
     fn:get-hours-from-time(/time)
 
cannot be checked statically but instead must resort to dynamic failures.  This is just one of many places where W3C XML Schema's inconsistent rules cause problems for type checking in XQuery. 

________________________________

From: Jeni Tennison [mailto:jeni@j...]
Sent: Tue 9/9/2003 8:40 AM
To: Dare Obasanjo
Cc: xml-dev@l...
Subject: Re:  Re: RE :  Text or tags choice with XSD



Hi Dare,

> I remember that errata, it causes a few problems for XQuery and IMHO
> shouldn't have been accepted. A simple type being the derived type
> of a complex type is just weird.

I agree that deriving a simple type from a complex type would be
horrible. But in this case you're deriving a complex type with simple
content from a complex type with complex content, which is somewhat
different (though you might still think it's weird, I suppose).

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/




Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member