Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] RE: XPath support in XOM

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: norwoods <norwoods AT gbronline.com>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] RE: XPath support in XOM
  • Date: Mon, 10 Jan 2005 12:05:21 -0700

if xml does not allow adjacent text nodes and xom only allows correct xml, shouldn't a xom text node insert operation adjacent to an existing text node combine the strings into the existing text node? would this not eliminate the xpath problem?

if xml does not allow empty text nodes and xom only allows correct xml, shouldn't a xom text node set operation to an empty value delete the text node?

norwood sisson





Archive powered by MHonArc 2.6.24.

Top of Page