Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Namespaces and attributes

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: John Cowan <cowan AT mercury.ccil.org>
  • Cc: xom-interest AT lists.ibiblio.org, Nils_Kilden-Pedersen AT Countrywide.Com
  • Subject: Re: [XOM-interest] Namespaces and attributes
  • Date: Tue, 25 Nov 2003 22:58:17 -0500

At 9:25 PM -0500 11/25/03, John Cowan wrote:

I think ':' would be a better indicator: all absolute URIs have to have ':'
in them, and no attribute name can.


Yes, they can. xml:lang, xml:space, xlink:href, etc. Remember XOM accepts qualified names as arguments. Unlike JDOM it does not take the prefix and local name as separate arguments.
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page