Dear mr General, (Sir yes Sir)
Sorry for that. But I do have serious question, but probably a dump one. I have an xml file that i want to convert to a jason file using babel. This XML structure is the one I use, but babel transforms this into an empty js file. <collection> <items> <label> some value </label> <type> some value </type> <function> some value </function> <unit> some value </unit> <date> some value </date< </items> <items>..</items> <items>..</items> </collection> What structure should I use for babel to understand? With kind regards Edzo Botjes -- "It is amazing what you can accomplish if you do not care who gets the credit." - Harry S Truman mail: [EMAIL PROTECTED] - url: http://unamatrix.xs4all.nl - msn: [EMAIL PROTECTED] - skype: unamatrix _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
