Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-1312

Node names for special nodes contain undocumented "#"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • Documentation
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            roy Roy Smith
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: