| Author |
Parse error in the code generated by XmlBeans
|
Dennis Xi
Greenhorn
Joined: Jul 25, 2007
Posts: 3
|
|
This is maybe a question asked many times. but I tried all the options available and none of them work. Please help. Issue: My xsd file has a targetNameSpace defined. XmlBeans generated the classes. When I tried to load an xml without a namespace specified, I got an exception - "The document is not a DEBMAS01@urn:sap-com ocument:sap:idoc: document element namespace mismatch expected "urn:sap-com ocument:sap:idoc" got "" " I do have a xsdconfig file, which looks like: I also tried: My test code looks like: I appreciate your help. thanks
|
 |
 |
|
|
subject: Parse error in the code generated by XmlBeans
|
|
|