| XML-CompareML documentation | view source | Contained in the XML-CompareML distribution. |
XML::CompareML::DTD::Generate - generate the DTD for CompareML.
use XML::CompareML::DTD::Generate;
my $dtd_text = XML::CompareML::DTD::Generate::get_dtd();
Calculates and returns the DTD. Not exported.
Shlomi Fish, http://www.shlomifish.org/.
Copyright 2004, Shlomi Fish. All rights reserved.
You can use, modify and distribute this module under the terms of the MIT X11 license. ( http://www.opensource.org/licenses/mit-license.php ).
| XML-CompareML documentation | view source | Contained in the XML-CompareML distribution. |