On 3/13/07, Roland Neilands <[EMAIL PROTECTED]> wrote:

This is a basic XML parsing question, not particular to FOP:
Use the XML prolog "standalone" attribute to prevent the DTD lookup.
eg:
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>


Is there any way to set the fop config or pass command-line option to
not fetch the DTD?

Setting the standalone attribute works great for static SVG files that
I can change.  I am worried about dynamically generated ones.  Or
getting my content guys to change future files they make.

- Ian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to