On 12/15/05, Nicholas Bastin <[EMAIL PROTECTED]> wrote: > > I have some documents and schemas which worked fine in 2.4.0, but I'm > getting errors in 2.7.0, and I can't figure it out. I have two > (different) schemas which start with the following lines:
I have some more information here. It turns out that types which are used on attributes work fine, but types which are used on elements report this error. Note that if the same type is used on both an attribute and an element, an error will only be reported on the element. I suspect that this has something to do with my attributes being unqualified, but my elements are qualified, although this used to work, and I've looked at the reference material a few times, and I can't figure out anything wrong with the syntax. I've also mined through Jira to see if any relevant bugs have been filed, but it doesn't look like it. -- Nick
