You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-user@xml.apache.org by Dm...@toyota.com.au on 2003/10/22 07:29:44 UTC

deep equals implementation?

Hey all,

I'm trying to find a deep equals implementation.  I have two XmlObjects,
and equals() isn't comparing the child nodes.  I'm running off the version
1.0 released by BEA, and am currently checking out the apache src, which I
assume is largely unchanged.

On my copy, the com.bea.xbean.values.XmlComplexContentImpl.equal_to() seems
to be the method I'm after.... but its not imlpemented - well, not beyond
basic checking the schema type.   My cvs checkout is taking forever (I
imagine due to our network), can someone tell me if this is a known issue,
or provide some advice?

What I'm actually trying to do is write a unit test for something that
returns an XmlObject.  Any other suggestions would be welcome.

cheers
dim
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                               DISCLAIMER
* This email and any attachment may contain confidential information.
  If you are not the intended recipient you are not authorised to copy
  or disclose all or any part of it without the prior written consent
  of Toyota.
* Opinions expressed in this email and any attachment are those of the
  sender and not necessarily the opinions of Toyota.
* Please scan this email and any attachment for viruses.  Toyota does
  not accept any responsibility for problems caused by viruses, whether
  it is Toyota's fault or not.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/