> 1.Does it support the DOM? Or it couldn't support the DOM, > but Xerces support.
By default, Xalan-C uses an implementation of the XPath data model, not the DOM. Xalan-C can support the Xerces-C DOM, although with lower performance and higher memory-overhead. > By the way, the Xalan is support Xpath 1.0. Does > we think the Xalan support the Xpath of the DOM level > 3? I have no idea what DOM level 3 XPath looks like, but I suspect it's a subset of XPath 1.0, so it should not be a problem. > 2.The information of DTD and XML Schema is too hard > to find at your homepage and the source code. You'll need to ask questions about Xerces-C on the Xerces-C mailing list. > 3.Could you tell us how about the memory of the > Xalan runing. We are afraid of our test result. I have no idea what you mean by this question. Dave