|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
XML Schemata to DTD or simplified datastructureby Jenda (Abbot) |
| on Dec 17, 2007 at 18:26 UTC ( [id://657477]=perlquestion: print w/replies, xml ) | Need Help?? |
|
Jenda has asked for the wisdom of the Perl Monks concerning the following question: ${[scalar localtime()]} monks, I don't mind the allowed values of attributes or tags or anything like that. If everything else fails does anyone know of a predigested simplified XML Schema description I could peruse to write something like that myself. This is for a system that exports data in many different formats, not only XML. For XML it has a DTD parser that builds a tree of tags and subtags which is then used to 1) present the system admins with a template into which they map the fields defined within the system and 2) generate the XML. While it might be beneficial to be able to import at least some of the value validations from the Schema it's not something that we would have time and pressing-enough need to do. As some clients only provide a XML Schema and not DTD or examples we'd like to be able to work with XML Schema. Or rather we'd rather not, but are forced to. Thanks, Jenda
Back to
Seekers of Perl Wisdom
|
|
|||||||||||||||||||||||||||||||||||||||||||