Suppress prefix validation in the XML -Message

2009-07-25 Thread Henry A
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

Re: Suppress prefix validation in the XML -Message

2009-07-25 Thread Jacob Danner
://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: user-unsubscr...@xmlbeans.apache.org For additional

Re: Suppress prefix validation in the XML -Message

2009-07-25 Thread Henry A
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

Re: Suppress prefix validation in the XML -Message

2009-07-25 Thread Pete Cordell
Subject: Re: Suppress prefix validation in the XML -Message from what you describe it sounds like you might have a validation a) The only message after validating of response i get is a boolean value:false //hier is the validation responseDoc.Factory.parse(respons_decoded).validate

Re: Suppress prefix validation in the XML -Message

2009-07-25 Thread Jacob Danner
! 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