I think from thread I started about <!ENTITY...> refs and another thread on a near subject.. Saxon (or any other processor) is not going to do what I need it to do regarding entity and other references in a doctype structure.
So, maybe I can write a little java and do it myself?
(probably not, but I'll give it a try)
I pulled the saxon9.0.0.1 source down and tried: ant bj and it failed almost instantly with:
Quote:
quote:$ ant bj
Buildfile: build.xml
copysource-development:
BUILD FAILED
d:\mphare\Development\saxon-resources9-0-0-1\build\build.xml:294: c:\MyJava\saxon8.x not found.
|
My question is, why is saxon8 even referenced (and what is "saxon8.x"?) and how should I set up my build environment so it will all compile?
Apologies if there is a build readme tells me all this, but I couldn't find such a file in the archive.
------------------------
GnuPG Key fingerprint = 1AD4 726D E359 A31D 05BF ACE5 CA93 7AD5 D8E3 A876
Michael Hare