First page Back Continue Last page Summary Graphics
Modules and Objects
RevML::Writer
- The RevML::Writer object is an XML::AutoWriter that can write RevML files.
RevML::Doctype
- RevML::Doctype is an XML::Doctype object that loads its DTD structure from a module in the RevML::Doctype package. It searches for a module of the form RevML::Doctype::va_b.pm, where a_b constitute a revision number of the DTD to be used. This is the module that RevML::Doctype will load to obtain the DTD structure.