parsing xhtml files: downloading DTDs from w3.org

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

parsing xhtml files: downloading DTDs from w3.org

Jan Willem Knopper
Hi,

I have a problem when processing XHTML files. The parser seems to
automatically download the DTD in the doctype and I have no idea how to
disable this (or even better to use a local version).

This occurs in oxf:submission (when the output is xhtml with a doctype
declaration).

It also occurs in oxf:url-generator, but there it is possible to disable
retrieving the DTD with <validating>false</validating> in the
configuration.

I could not find a configuration setting like this for oxf:submission,
but maybe I overlooked something.

It would be even nicer if I could just cache the few DTDs that I use a
lot locally. Is there a way to supply a resource manager which can be
checked first ?

I am currently using Orbeon 3.7.1

Thanks in advance,

Jan Willem Knopper


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

attachment0 (203 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: parsing xhtml files: downloading DTDs from w3.org

Erik Bruchez
Administrator
I entered a bug to track this:

http://forge.ow2.org/tracker/index.php?func=detail&aid=315591&group_id=168&atid=350207

I don't think that there is a setting to configure this at this point.

-Erik

On Wed, Oct 27, 2010 at 2:08 AM, Jan Willem Knopper <[hidden email]> wrote:

> Hi,
>
> I have a problem when processing XHTML files. The parser seems to
> automatically download the DTD in the doctype and I have no idea how to
> disable this (or even better to use a local version).
>
> This occurs in oxf:submission (when the output is xhtml with a doctype
> declaration).
>
> It also occurs in oxf:url-generator, but there it is possible to disable
> retrieving the DTD with <validating>false</validating> in the
> configuration.
>
> I could not find a configuration setting like this for oxf:submission,
> but maybe I overlooked something.
>
> It would be even nicer if I could just cache the few DTDs that I use a
> lot locally. Is there a way to supply a resource manager which can be
> checked first ?
>
> I am currently using Orbeon 3.7.1
>
> Thanks in advance,
>
> Jan Willem Knopper
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws