DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7334>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7334 Where did ElementNode.setIdAttribute() go Summary: Where did ElementNode.setIdAttribute() go Product: Xerces2-J Version: 2.0.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This probably isn't a bug, but the ElementNode in Crimson had a very useful method called setIdAttribute() which allowed you to define an ID attribute for new xml documents created without a DTD. I'm trying to migrate to Xerces from Crimson can't find anything similar in Xerces. I want to be able to create a new XML document without a DTD such that I can letter retrieve a particular element by refering to it's ID. Is there a way to do this in Xerces? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
