XML Parsing

Sepideh Ghanavati sepideh.gh at gmail.com
Sun Apr 5 22:26:41 EDT 2015


Hi, 

I know basic of python and I have an xml file created from csv which has three attributes "category", "definition" and "definition description". I want to parse through xml file and identify actors, constraints, principal from the text. However, I am not sure what is the best way to go. Any suggestion?



More information about the Python-list mailing list