Zoltan2
Namespaces | Variables
validXML.py File Reference

Go to the source code of this file.

Namespaces

namespace  validXML
 

Variables

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