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

XMLUni constants incorrect in DOM Programming Guide

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1, 3.1.0
    • Documentation
    • None

    Description

      In the "DOMLSParser section" of the "DOM Programming Guide", the names of the following configuration parameters from the XMLUni namespace do not match what is actually defined in util/XMLUni.hpp:

      In documentation ----> In util/XMLUni.hpp
      --------------------------------------------------------
      fgDOMCDATASection ----> fgDOMCDATASections
      fgDOMValidation --> fgDOMValidate
      fgDOMWhitespaceInElementContent --> fgDOMElementContentWhitespace

      The second one also appears in the "Constructing a DOMLSParser" programming example (which cannot compile as written, even after removing the extra '(' on the 34th line (and commenting-out or providing the error-handler code)).

      Attachments

        Activity

          People

            bsk Boris Kolpackov
            working-software.com Fred Richards
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: