I have a xml file that describes the schema of a database, but this
file does not the records (just the attributes column names). I have
another file that has the data in a txt file. I would like to use
mindom in python to combine these two files into an object file. Which
will be used to store in a databse. Has anyone done this ? Is there
example code out there that I can reference ?
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to