in reply to Doctype specific XML Validator

It was my understanding that the stock XML::Parser modules were validating parsers, so, with the presence of a <!DOCTYPE> header (or the explicit parsing of a separate DTD in your code), the XML would be validated as well as parsed.

Replies are listed 'Best First'.
RE: Re: Doctype specific XML Validator
by merlyn (Sage) on Sep 09, 2000 at 05:43 UTC