LRAUV  revA
UnitsToXsd Namespace Reference

Variables

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

Variable Documentation

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