> -----Original Message-----
> From:
> [mailto:]
>
> (whoops! forgot to echo it out)
>
> I think I had the xi prefix declared on the book element above it
> (oXygen would have screamed bloody murder (silently) otherwise :-] ).
When you open
http://chris.chiasson.name/temp/transformprob/src/Engineering_Optimization.x
ml in Firefox, it looks as if it has no namespace delarations. Odd, that.
> When I tried Xerces 2.7.1, with the rest of the command line being the
> same, it crashed with the message shown on the bottom of this page:
>
> http://google.com/notebook/public/14649681167057381121/BDUGKIg
> oQ0ZXI4tgh
OK, you need another JAR file to be added to your classpath: xml-apis.jar
(isn't this fun?). It should be in the Xerces distro.
/MJ