[Ocaml-pxp-users] validation with an external DTD
Stefano Zacchiroli
zack at debian.org
Fri Jun 27 06:44:54 PDT 2003
On Fri, Jun 27, 2003 at 03:23:54PM +0200, Gerd Stolpmann wrote:
> > Is it possible to validate documents with no DOCTYPE declaration against
> > an external DTD?
> parse_content_entity does exactly this. You pass the dtd to this
> function, and it validates the input file against it.
Ok
> In the newest release (1.1.94), parse_wfdocument_entity has
> ~transform_dtd, too.
Yes, but it can't be used for the validation, right?
Thanks
--
Stefano Zacchiroli -- Master in Computer Science @ Uni. Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} - http://www.bononia.it/zack/
" I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant! " -- G.Romney
More information about the Ocaml-pxp-users
mailing list