Re: Does XMLC Remove 'id' tag

Jacob Kjome <[email protected]> Tue, 04 Nov 2003 22:41:21 -0600
Newsgroups gmane.comp.java.enhydra.xmlc
Message-ID <[email protected]>
What version are you using?  And are you using toDocument()?  If you are 
using XMLC-2.2 or older, then that is the behavior you will see.  As of 
2.2.1, that behavior doesn't happen (was only a problem with 
toDocument()).  Also, I would recommend an upgrade to the latest 2.2.3.

Jake

At 02:53 PM 11/4/2003 -1000, you wrote:
>     Hi, I'm trying to use httpunit to perform web unit tests on an
>application.
>I have a span element with an id attribute. I am looking for this id in my
>unit test, but I find it is missing.
>I searched my code, and I do not remove the id attribute for this element,
>since it is not repeat in a table or other list.
>
>Could XMLC be removing it ?
>
>Thanks,
>Mike Warne.
>
>
>_______________________________________________
>XMLC mailing list
>[email protected]
>http://www.enhydra.org/mailman/listinfo.cgi/xmlc