http://qs321.pair.com?node_id=906452


in reply to Re: text to xml conversion
in thread text to xml conversion

for that you need a DTD-file

It's way better to use XMLSchema. In fact it seems the OP wants to model datatypes and how do you want to do that with a DTD? Unless you want to go down the DT4DTD road. DTDs are considered legacy nowadays. Of course it's all academic because as you indicate yourself there is no case for using XML:)

Cheers

Harry