"transport" parameters in adios config xml file are not parsed
Created by: lwan86
Users can add one or more transports in their code through io.AddTransport() function. However, if they try to add transports through the xml file, they will be ignored.