Hi folks,
I'm just wondering, under what circumstances can the xalan transformer
throw exceptions, and in the case that are thrown, of what type are they?
==
Oliver White
Software Engineer
Product Development
Westinghouse Signals Australia
==
t am I doing wrong?
======
Oliver White
Software Engineer
Product Development
Westinghouse Signals Australia
==
Hi folks,
I'm trying to create a release build of Xalan with VC++ 6.0. I have copied
the link settings, changing the relevant xerces and xalan libs from the '
_1D' version to '_1' (I'm using xerces 2.1 and xalan 1.4). However, I get
this linking problem:
ValidationManager.lib(CSchematronValidator
ows a XalanDOMException,
NO_MODIFICATION_ALLOWED_ERR .
Can anyone explain why and what an alternative approach to merging XML
fragments from multiple documents might be?
TIA.
======
Oliver White
Software Engineer
Product Development
Westinghouse Signals Australia
==
m() with a
filename parameter
That simple.
A function implementation such as
void transform(char* filename) { ... }
would be perfect.
TIA,
Oliver White
Software Engineer
Westinghouse Signals Australia