In the Java version, Xalan and Xerces generally run in the same process. I would expect that to be true in the C++ version as well.
Of course we may wind up having to perform net activity to retrieve data. As you guessed, that's generally handled by Xerces rather than by Xalan. In the Java version, we use the standard Java code for retrieving data from a URI... ______________________________________ Joe Kesselman / IBM Research
