AshHuq / xml2csv-conv

Automatically exported from code.google.com/p/xml2csv-conv
0 stars 0 forks source link

output rows mis aligned #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
java -jar c:\xml2csv-conv\xml2csv-conv.jar
-l value -i probability-of-precipitation,hazards,weather,conditions-icon -k "par
ameters,temperature,name,type,value" "http://graphical.weather.gov/xml/sample_pr
oducts/browser_interface/ndfdBrowserClientByDay.php?citiesLevel=1&format=24+hour
ly&numDays=7" "myfile.csv"

What is the expected output? What do you see instead?
see attached files.  myfile1 is result, myfile2 is expected result.  by 
inserting cells a15-f15 and shifting all cells down, expected result is 
achieved.  because of the nature of the application, must be done with not 
manual steps.

What version of the product are you using? On what operating system?
downloaded xml2csv-conv on 7/09/2013
JAVA 7.1
Windows 7 on 64 bit machine

Please provide any additional information below.

Original issue reported on code.google.com by gene.ry...@sensient.com on 11 Jul 2013 at 3:20

Attachments: