Hi all,
something strange is happening. When I parse my xml
file from my java class, I obtain this error:
>> D:\[...]\documenti\sbnmarc_response.xml:0: error:
cvc-complex-type.4: Expected attribute: schemaVersion

Of course, the file does have the schemaVersion
attribute!
I also tried the 'validate' line command (specifying
the xsd file) and it says:
sbnmarc_response.xml valid.

Where am I wrong? 
Maybe I should specify the xsd file to parse() o
validate() method in my class? (I don't know how) 
But the parse method is on a generated factory class,
using 'scomp' command on the same xsd. I think
XMLBeans should do the magic for me.

Thanks for your help,
Stefano


        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it

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

Reply via email to