Hi,

I believe there is a wrong interpretation of the XML Schema specification at
line 153 of SimpleContentRestrictionUnmarshaller.java, maybe it dates from
an older schema specification.

Is states that :

//we are now sure that the base is a ComplexType
//but is the base of this complexType a simpleType?
  (see 4.3.3->simpleContent->content type)

 err += "In a simpleContent when using restriction the base type"+
        " must be a complexType whose base is a simpleType.";

All current XML Schema validator accept my schema, so I tend to believe that
this must be incorrect. Does anyone know of a quick fix to get rid of this
condition?

Thanks in advance,
Daniel Shane

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to