Re: How to not add namespace on save

2007-12-14 Thread bob bob
ywiresoftware.com/ccm/global";> Anyone? Thanks - Original Message From: Adrián Cuartero <[EMAIL PROTECTED]> To: user@xmlbeans.apache.org Sent: Tuesday, November 27, 2007 2:58:05 PM Subject: Re: How to not add namespace on save I'm not sure, but maybe this text could help

Re: How to not add namespace on save

2007-11-27 Thread Adrián Cuartero
espaceSchemaLocation"), "Respuesta.xsd"); } rdoc is and XmlObject - Mensaje original De: bob bob <[EMAIL PROTECTED]> Para: user@xmlbeans.apache.org Enviado: martes, 27 de noviembre, 2007 18:51:53 Asunto: Re: How to not add namespace on save The original doe

Re: How to not add namespace on save

2007-11-27 Thread bob bob
ssage From: Jacob Danner <[EMAIL PROTECTED]> To: user@xmlbeans.apache.org Sent: Monday, November 26, 2007 7:24:52 PM Subject: Re: How to not add namespace on save I'm confused, does the instance you are parsing already have the namespace defined? Why is the namespace being set as

Re: How to not add namespace on save

2007-11-26 Thread Jacob Danner
I'm confused, does the instance you are parsing already have the namespace defined? Why is the namespace being set as the default? Thx, -jacobd On 11/26/07, bob bob <[EMAIL PROTECTED]> wrote: > I have an xml bean that I load an xml document by adding the namespace > programatically (because the xm