Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Need to preserver duplicate namespace declarations

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: "Aust, Stefan" <stefan.aust AT coremedia.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Need to preserver duplicate namespace declarations
  • Date: Tue, 09 Aug 2005 07:35:28 -0400

Aust, Stefan wrote:
Hello,

I'm a happy XOM user so far but know I've a problem I didn't find an
easy solution.

I need to preserve this structure

<a:x xmlns:a="urn:1">
<a:y xmlns:a="urn:1">
...
</a:y>
</a:x>


Can you explain why you need to do this? I can't imagine that they're different to a namespace aware application.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page