I am new to Python and want to parse a text file containing financial transactions using a defined XML schema.
The application must iterate each line and parse it according to the XmL schema. Any ideas would be greatly appreciated
I am new to Python and want to parse a text file containing financial transactions using a defined XML schema.
The application must iterate each line and parse it according to the XmL schema. Any ideas would be greatly appreciated