Re: Preparing JDOM 1.1.2 ?
Elliotte Rusty Harold <[email protected]>
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <CAGhczrpy30Fcxv2MJ9WAVk3Jjn0nrjJh4t7Cv-cTM6odsH68mg@mail.gmail.com> |
I don't have a github account but something is off here, and it may not be JDOM. Jason says: "I did a simple test and printed out what was being given to SAXHandler by the parser. Sure enough, on this document when validation is turn on, the SAX parser is reporting two attributes with the same qname (which happens to be the local name since they are both unprefix), but in different namespaces." That should *NOT* be happening. There is no such thing as an unprefixed attribute that is in a namespace. That simply does not exist in XML. If the parser is reporting such an attribute, the parser is *wrong*. If XML Schema can define an unprefixed attribute in a namespace, then XML Schema is *wrong*. -- Elliotte Rusty Harold [email protected] _______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/[email protected]