You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Bart van Kuik <b....@uzorg.nl> on 2005/04/21 18:00:56 UTC

Error: "restriction cannot introduce a new attribute not in the base type."

Hi,

I'm getting the following error:

$ scomp -srconly -src ~/blah/ someschema.xsd
some_included_schema.xsd:0: error: A restriction cannot introduce a new 
attribute that would not be allowed in the base type.
Time to build schema type system: 2.221 seconds
BUILD FAILED

The file some_included_schema.xsd obviously has some error, but the line 
number is not passed. The question is: does anyone know an easy way to 
get to this line number?

(Note both 1.0.4 and 2.0 give the same message).

Thanks,
Bart

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org