Joshua Slive wrote: > > the less people will actually write docs. I know that already some people > are frustrated with needing a JVM/etc in order to do the transformations.
I'm using Xalan-C++ which is hella better than the Java version IMO, and a makefile for VC nmake to burn through and transform all the files I have listed in it.
> What would be optimal is if we could get Ant/Xalan to validate as part of > the transformation process, but I can't figure out how to make that > happen.
Xalan should validate against the dtd if you use the -v switch. I'm not sure if the Java version is the same.
Shane
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
