DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7205>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7205

Attributes arg of startElement() contains namespace declarations.





------- Additional Comments From [EMAIL PROTECTED]  2003-09-26 13:23 -------
SAX has modes that eitehr include, or don't include, namespace
declarations in the attributes list. I believe Xalan in fact 
currently requires them on input, though there's a wishlist item
to relax that requirement.

This makes asserting that they either should or shouldn't be
presented that way on output somewhat problematic. Making this
configurable might be appropriate.

Reply via email to