|
|
| There's more than one way to do things | |
| PerlMonks |
Re: Perl resources for generating XML fragments from a DTD?by gmpassos (Priest) |
| on Dec 22, 2004 at 02:07 UTC ( #416677=note: print w/ replies, xml ) | Need Help?? |
|
You can take a look at XML::Smart::DTD take comes with XML::Smart. It has a set of methods to get informations from the DTD parsed by it. You also can take a look in the methods apply_dtd() of XML::Smart, since it will automatically create XML files with the default values and format of the DTD.
Graciliano M. P.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||