Hi Joe,
I was making this change on the XSLTC_DTM branch to undo an earlier
change on that branch. This change should make the SAX2DTM.startElement
method in XSLTC_DTM branch similar to the version in the MAIN branch.
Please let me know if you think that the code that was in version
1.28.2.3 of SAX2DTM.startElement was correct, and I can propagate that to
the MAIN branch instead. I'm certainly confused :-)
Thanks,
Henry
------------------------------------------------------------------
Henry Zongaro Xalan development
IBM SWS Toronto Lab Tie Line 969-6044; Phone (905) 413-6044
mailto:[EMAIL PROTECTED]
Joseph Kesselman/Watson/IBM@IBMUS
02/08/26 09:32 AM
Please respond to xalan-dev
To: <[EMAIL PROTECTED]>
cc: [EMAIL PROTECTED]
Subject: Re: cvs commit:
xml-xalan/java/src/org/apache/xml/dtm/ref/sax2dtm
SAX2DTM.java
Be careful here. There was a deliberate decision -- which may be open to
debate, admittedly -- that namespace nodes in the DTM are NOT simply
attribute nodes, and do not store their names in the same way attributes
do.
It's certainly possible that this difference has introduced some confusion
in the code -- but we need to be very careful about deciding whether the
bug is in model construction or model retrieval.
______________________________________
Joe Kesselman / IBM Research