Hi I need to read an xml file. The namespace on the schema is noNamespace, and generated classes are on package noNamespace.
But my project environment is a "little bit special" because I could not use my generated jar and I need to upload generated source code to a package name that will be something like xxx.zzzz.noNamespace. I can refactor generated code, but I got errors when tried to read the xml because its namespace is still noNamespace. How could I allow my program to read the xml file succesfully on this environment ? Thanks in advance J -- View this message in context: http://www.nabble.com/Namespace-problem-reading-xml-tp25507615p25507615.html Sent from the Xml Beans - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@xmlbeans.apache.org For additional commands, e-mail: user-h...@xmlbeans.apache.org