Class Parser.XML.Validating

Inheritance graph
Parser.XML.Simple Parser.XML.Validating
Description

Validating XML parser.

Validates an XML file according to a DTD.

cf http://www.w3.org/TR/REC-xml/


Inherit Simple

inherit .Simple : Simple

Description

Extends the Simple XML parser.