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=2546>. 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=2546 DOM_Node::XML_DECL_NODE is not imported [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-06-07 13:32 ------- By message: XML Decl ? >Previously I used DOM Level1 (now deprecated) and there exists the DOM_XMLDecl >class. >When I started to port my projects to support new DOM, I have realised that >there is no analogue class DOMXMLDecl there. >Did I missed smth ? Reply from Joseph Kesselman: The XMLDecl node is _NOT_ part of the standard DOM Level 2 API. ---------------------------------------------------------------- Since DOM_Node is a part of the deprecated API, and the new DOM interface does not have the XmlDecl node, I'm closnig this bug with the INVALID status. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
