hi I think this is at least suspicious - class XercesDOMWrapperParsedSource takes as 1st param DOM_Document instead of DOMDocument introduced in xerces 2 is this correct? why ?
- i need to pass a xerces DOM (created by DOMBuilder) to the xalan and after transform i want have result in xerces DOM too. can anyone help me to do this? thanks in advance Zdenek Nemec [EMAIL PROTECTED] ps: anyway xalan 1.4 doesn't seem to me to be correctly integrated with xerces 2.1 where i can find why xalan use another DOM structure and is so-hardly-compatible with xerces (ie different strings , diferent classes for the same purpose... etc) is there any doc about this? ps2: time ago i ve been asking 'bout vc7 project if they are gonna be a part of release - i can provide them if u want
