On Thu, 2005-04-14 at 09:40, Tom Schindl wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > john edstrom schrieb: > | On Thu, 2005-04-14 at 09:17, Tom Schindl wrote: ... > |>| An improvement (patches welcome) would be to have the option to pass > |>| XSL-FO to a running Tomcat application server that has FOP pre-loaded in > |>| a servlet. But my Java skills, thankfully, are too rusty to do this. > |>| > |> > |>What's on with inline-java ;-) > |> > |>Tom > | > | > | That can work too. I use inline java to do schema validation inside > | AxKit using Xerces packages. I doubt FOP would be more difficult. > | > > Why do you use Xerces for java there is a Perl-C-Binding doesn't that > work too? >
At the time I did it the Xerces-J package was more advanced than the Xerces-C, which was a couple revs behind the Java set ( I don't remember exactly, I think Xerces-J was at 5.something, and the Xerces-C was 4.something. There was a significant difference in their respective feature sets. What I wanted in particular was fully compliant support for XSD's derived data types. Xerces-C wasn't quite there yet. ) and the available Perl-C-Binding was to an even older version of Xerces-C. > Tom > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.0 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFCXpzzkVPeOFLgZFIRAlCfAKCYkkysVl+euYBWxuQySmISjmTBXgCgqpzY > ZwTNeicIPnHIJe1kIh8LJpk= > =xM07 > -----END PGP SIGNATURE----- -- john edstrom <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
