Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
XML_DTD
Installed
- no -
Latest
0.5.2
License
BSD License
Summary
Parsing of DTD files and DTD validation of XML files
Description
Parsing of DTD files and DTD validation of XML files. The XML validation is done with the php sax parser, the xml extension, it does not use the domxml extension. Currently supports most of the current XML spec, including entities, elements and attributes. Some uncommon parts of the spec may still be unsupported.