Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] very strange behavior

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: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] very strange behavior
  • Date: Wed, 16 May 2007 21:48:48 -0400

Lowell Kirsh wrote:
All the element and
attribute names were missing. My xml looked like:

<?xml version="1.0" encoding="UTF-8"?>
<>
<>
< ="NA:1:2.0.37I" ="beta-4102"/>
< ="52848169" ="521245832" ="external"/>
</>
...

Now I understood why my xpath stopped working. Has anyone seen this
problem before?


Very strange indeed. That shouldn't be possible, and I've never seen its like before. Do you have sample code that can reproduce this?

The only way I can imagine that happening is a parser bug. Have you recently changed or upgraded your parser?

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