UNPKG

dtdanalyzer

Version:

A tool for analyzing and manipulating DTDs

10 lines (7 loc) 211 B
<?xml version="1.0" encoding="UTF-8"?> <!-- This sample does not need a catalog to resolve the external DTD, since the system identifier is correct. --> <!DOCTYPE banana SYSTEM "external.dtd"> <banana/>