I have a DTD and I have a text where I can identify different structures. I need to code the text accoding to the DTD structure (elements/attributes). I wonder if there is some robust support in Python 2.6 to facilitate this task. Any suggestions about how to tackle the problem?
Asked
Active
Viewed 79 times