Citat "Hunter, Francine" <[EMAIL PROTECTED]>:

> I am getting the following validation error using Xerces to validate an
> XML
> file against a Schema file:
> 
> Schema error: Attribute that appeared in the base should nnot appear in
> a
> derivation by extension.
> 
> Has any one seen this error before. What could the problem be?

Well my guess would be that you in your schema derives one complex type from 
another complex type, and that you in the derived type defines an attribute 
which already is defined in the basetype.

         \\|//
         (@ @)
-----oOOo-(_)-oOOo-----
      Ren� Jensen
   [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to