You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2004/03/17 16:52:25 UTC

DO NOT REPLY [Bug 14587] - in dom/DOMNode.hpp, getNodeType() returns a short instead of a NodeType enum

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=14587>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=14587

in dom/DOMNode.hpp, getNodeType() returns a short instead of a NodeType enum

alby@exceloncorp.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From alby@exceloncorp.com  2004-03-17 15:52 -------
The DOM specs state that the nodeType variable is an unsigned short; this 
because it could assume values different from the usual NodeType enumerator 
values, e.g. to represent namespace nodes or future extensions

Alberto

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org