[jdom-interest] Read Word2003 XML Docs from Tamino
Elliotte Harold
elharo at metalab.unc.edu
Wed Jan 18 08:30:27 PST 2006
Tobias Vollert wrote:
> Hi,
>
> I have a big problem with JDom and the Tamino XML Server. I have to store
> Word2003(XML) Documents in the database. This works without problems. But
> when I try to load the documents, the database changes the sequece of
> Attributes and namespace declaration so the document looks like
> <w:wordDocument w:att="blabla" xmlns:w="dsfdsf">.....
> The SAXBuilder can't parse this document!
>
> Can someone help?
>
Not without more info. I strongly suspect the problem is not at all what
you think it is. How do you know SAXBuilder can't parse this document?
Are you getting an exception? If so what does it say?
--
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
More information about the jdom-interest
mailing list