Node names for special nodes contain undocumented "#"
-----------------------------------------------------

         Key: XERCESC-1312
         URL: http://nagoya.apache.org/jira/browse/XERCESC-1312
     Project: Xerces-C++
        Type: Bug
  Components: Documentation  
    Reporter: Roy Smith
    Priority: Minor


According to http://xml.apache.org/xerces-c/apiDocs/classDOMNode.html, calling 
getNodeName() on a DOMText node should return "text".  In reality, it returns 
"#text".  Similarly for DOMComment, DOMDocument, etc.

It is unclear if the code is wrong or the documentation is wrong.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to