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

endElement called before startElement

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 2.7.0
    • None
    • None
    • Fedora Core 1 - 6
      GCC

    Description

      I have derived a new parser class from XercesDOMParser, and overridden the startElement & endElement callbacks.

      All seems well...except I have noticed that when my XML contains empty-element tags "/>" ...

      eg. <element name=value />

      ...the endElement callback is called first!

      Attachments

        Activity

          People

            Unassigned Unassigned
            rick_o_shea Rick O'Shea
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: