The message that my client gets from service looks lik this:
<response    xmlns="http://kkk/schema/xsxs"; xmlns:ns1="http://kkk/xsx.org/";>
    <ns1:something>   
    <ns1:mn> and so on</ns1:mn> 
    </ns1:something>       
 </response>

Because the prefix ns1 is used in the message, the xmlbenas in client fails
with an error!
 But when I remove the prefix from xml response and then handover to the
xmlbean works fine.
 How can I say xmlbeans to understand the prefix in the message?
 Thanks for your hint in advance.



-- 
View this message in context: 
http://www.nabble.com/Suppress-prefix-validation-in-the-XML--Message-tp24658040p24658040.html
Sent from the Xml Beans - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to