Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] cleaning up xmlns 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: Steve Loughran <steve.loughran AT gmail.com>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] cleaning up xmlns declarations
  • Date: Fri, 21 Apr 2006 10:23:20 -0400

Steve Loughran wrote:
How do I best go about moving xmlns declarations up to the toplevel so
they arent repeated? I.e, how to clean something like this up:


I'd need to see the code that produced that to tell. I suspect just adding the relevant namespace declaration to the root element should do the trick, but I could be wrong about that.

--
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