Is that your whole instance? I don’t
see a closing tag for the coc:OBJECT_ID…the option you’re trying to
uses the most commonly used URI as the default NS, but it has to pick one of
them for the purpose and coindividual seems the
right choice here . If it is imperative that you loose
prefixes/namespaces you can use the cursor to walk your document and modify it…I
think that’s the best you can do… -- From: Kiran Kumar
[mailto:[EMAIL PROTECTED] Hello, If anybody has any idea on my
question, please throw some light .... Appreciate your time and help.. Thanks Kiran From: Kiran
Kumar [mailto:[EMAIL PROTECTED] Hello, I am using XmlBeans to generate
the XML response. It generates the following response.. But I want to suppress
the namespaces in the response. If you observe closely there are 2 namespaces
(/coindividual and other one /cocommon) .. If I use
XmlOptions.setUseDefaultNamespace(), it is suppressing only for
"/coindividual". Is there any way I can suppress all the namespaces ?
[ Reason I want to suppress namespaces is, I have few client applications which
does string manipulation on XML, they dont use parsers.. its a different story
] <coin:GEOCODE xmlns:coin="http://testdomain/coindividual"> ------------------------------------------------ This e-mail, and any attachments thereto, is confidential and is intended only for the individual(s) named. If you are not the intended recipient, please let us know by e-mail reply and delete it from your system; do not copy/save this e-mail or disclose its contents to anyone. E-mail transmissions cannot be guaranteed to be secure or error-free as the transmission could be interrupted, corrupted, lost, destroyed, altered, arrive late or contain viruses. ObjectWave does not accept liability for any errors or omissions in the contents of this e-mail which arise as a result of e-mail transmission. The views expressed in this e-mail do not necessarily reflect those of ObjectWave or its affiliates. ------------------------------------------------ ------------------------------------------------ This e-mail, and any attachments thereto, is confidential and is intended only for the individual(s) named. If you are not the intended recipient, please let us know by e-mail reply and delete it from your system; do not copy/save this e-mail or disclose its contents to anyone. E-mail transmissions cannot be guaranteed to be secure or error-free as the transmission could be interrupted, corrupted, lost, destroyed, altered, arrive late or contain viruses. ObjectWave does not accept liability for any errors or omissions in the contents of this e-mail which arise as a result of e-mail transmission. The views expressed in this e-mail do not necessarily reflect those of ObjectWave or its affiliates. ------------------------------------------------ |
- suppress namespaces Kiran Kumar
- FW: suppress namespaces Kiran Kumar
- RE: suppress namespaces Yana Kadiyska
- RE: suppress namespaces Kiran Kumar
- RE: suppress namespaces Radu Preotiuc-Pietro
- RE: suppress namespaces Kiran Kumar