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