I am attempting to generate source code using the command:
java org.exolab.castor.builder.SourceGenerator -i Schema.xml -package =
test.castor

I am getting the following error:

No namespace declaration has been found for mySchema
   * assuming default namespace of
http://www.w3.org/2001/XMLSchema
<mySchema> elements are either currently unsupported or non-valid schema =
elements.

I have no idea what this means... can anyone offer any insight

Reply via email to