Need programmer to create a class that will assist in generating an EDI file. The format of the EDI file will be given and you will need to create functions that we can call that will return the EDI record as a string. You will have to look over the formats document and create the functions for each record. You will need to determine which fields need to be parameters of your function and which fields can be hardcoded. You also need to be able to use SVN to get the sources and to commit...