You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-user@xml.apache.org by Dan Sterling <ds...@sct.com> on 2004/05/17 15:57:44 UTC

xmlbeans source generator error

I'm encountering an error when I attempt to generate java source using the 
xmlbeans ant task.  The schema definition is dictated from www.pesc.org 
using the CollegeTranscript.xsd.

The error is:
xsdgen:
  [xmlbean] xsd/CoreMain.xsd:0: error: Smaller than prior minLength
  [xmlbean] xsd/CoreMain.xsd:0: error: Smaller than prior minLength
  [xmlbean] xsd/CoreMain.xsd:0: error: Smaller than prior minLength
  [xmlbean] xsd/CoreMain.xsd:0: error: This facet is fixed and cannot be 
overrid
den
  [xmlbean] Time to build schema type system: 4.426 seconds
  [xmlbean] BUILD FAILED

Are there any additional options to the xmlbeans ant task which will tell 
me where in the xsd it is complaining?

Attached are the schema files.




Thanks,
Dan