[ 
https://issues.apache.org/jira/browse/XERCESC-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Kolpackov closed XERCESC-1841.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1.0
                   3.0.1
         Assignee: Boris Kolpackov

Fixed for 3.0.1 and 3.1.0. Thanks for reporting this!


> XMLUni constants incorrect in DOM Programming Guide
> ---------------------------------------------------
>
>                 Key: XERCESC-1841
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1841
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 3.0.0
>            Reporter: Fred Richards
>            Assignee: Boris Kolpackov
>            Priority: Minor
>             Fix For: 3.0.1, 3.1.0
>
>
> 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)).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to