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

Attributes which have the same expanded name are not considered duplicates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • Non-Validating Parser
    • None
    • Operating System: All
      Platform: All
    • 20530

    Description

      Parsing the following document, with namespace processing enabled, Xerces-C++
      does not report an error.

      <?xml version="1.0"?>
      <root xmlns:foo="http://foo.com/hr" xmlns:bar="http://foo.com/hr">
      <a foo:bar="Yes" bar:bar="No"/>
      </root>

      Attachments

        Activity

          People

            Unassigned Unassigned
            david_n_bertoni@lotus.com David Bertoni
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: