Dear all, a new vertion of XML::DT (http://www.di.uminho.pt/~jj/perl/XML/DT.html) was just uploaded to cpan. What's new: . lots of warnings were fixed. . mkdtdkel : makes a naif DTD from a set of XML examples (just elements and atributes) . a new functor SEQH : -type => { "elemnt" => SEQH } meaning that "elemnt" processor funtion wants to see the children as an ARRAY of HASH (for each child: -q => element name -c => contents ati => att. value i for each atribute) todo: improve documentation Um abraço J.Joao