Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Higher level namespace declarations for compactness

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: Tatu Saloranta <cowtowncoder AT yahoo.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Higher level namespace declarations for compactness
  • Date: Sun, 24 Sep 2006 20:18:49 -0400

Tatu Saloranta wrote:

On a related note: it is still possible to get proper
prefix rewriting on output (such that result is output
with localName/URI pairs being correct and there being
no prefix conflicts, which may require prefix
changes),

This should simply not be necessary. XOM does not allow prefix conflicts. If you can construct a document that contains one using XOM, then that's a bug; and I should fix it.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/




Archive powered by MHonArc 2.6.24.

Top of Page