| commit | 09ea9d46fd5773a46b3ba87a10ebf41beef3f193 | [log] [tgz] |
|---|---|---|
| author | David N Bertoni <dbertoni@apache.org> | Fri Sep 19 03:05:05 2008 +0000 |
| committer | David N Bertoni <dbertoni@apache.org> | Fri Sep 19 03:05:05 2008 +0000 |
| tree | 73e386b231a59485c1a04c6d0fb9a1b7d27e9747 | |
| parent | 9d2171dc2c744bb2332f94edb063fdd16f3db4d8 [diff] |
Fixed bugs where the local name was used in the startElement and endElement functions, instead of the qname. A recent change to Xerces-C sends only the qname when namespace processing is not enabled, per the SAX spec.