David Hubbard wrote:
Xalan-C uses Xerces-C to parser all XML documents, so the parser should call any installed EntityResolver. If it doesn't, that's a bug.Hi all,Does anyone know if an entity resolver will get called with the URI in a document function in a stylesheet?
Dave