LRAUV  revA
UnitsToXsd.py File Reference

Namespaces

 UnitsToXsd
 

Variables

dictionary UnitsToXsd.names = {}
 
dictionary UnitsToXsd.nameValues = {}
 
tuple UnitsToXsd.destination_dir = os.getenv( 'XSD_DEST_DIR', '/mbari/LRAUV/xsd' )
 
tuple UnitsToXsd.outfile = open( os.path.normpath( destination_dir + '/Units.xsd'), 'w' )