You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Alistair Young <al...@smo.uhi.ac.uk> on 2006/04/13 17:36:53 UTC

org.w3c.dom.Document

Is there anything I'm doing wrong when I do:

SomeDocument.getSomeType.getDomNode().getOwnerDocument()

it doesn't seem to be an org.w3c.dom.Document.

The first child isn't org.w3c.dom.Node and the attributes of the  
second child (which is the real first child) are wrapped up:

org.apache.xmlbeans.impl.store.Xobj$AttrXobj@fe500a
org.apache.xmlbeans.impl.store.Xobj$AttrXobj@38d2fc
org.apache.xmlbeans.impl.store.Xobj$AttrXobj@a3a52c
org.apache.xmlbeans.impl.store.Xobj$AttrXobj@b0f2b2
org.apache.xmlbeans.impl.store.Xobj$AttrXobj@dbef1
org.apache.xmlbeans.impl.store.Xobj$AttrXobj@72e08e
org.apache.xmlbeans.impl.store.Xobj$AttrXobj@f49ac3

I just need to get an org.w3c.dom.Document from a bean document.

thanks,

Alistair


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org