Zoltan2
Loading...
Searching...
No Matches
Namespaces | Variables
validXML.py File Reference

Go to the source code of this file.

Namespaces

namespace  validXML
 

Variables

 validXML.fname = sys.argv[1]
 Begin.
 
 validXML.tree = ET.parse(fname)
 
 validXML.root = tree.getroot()