Recent content by sharadpsu

  1. S

    Forming an XML file

    "student id" should be one header. My error. Thanks.
  2. S

    Forming an XML file

    Thank you!
  3. S

    Forming an XML file

    46 views, no help. I guess no one wants to help.
  4. S

    Forming an XML file

    I am a student and I have a CSV file and I need to format the data and create an XML file. I came up with two possible solutions but don't know which one is correct. I wanted to get some advice from experts. The first try attempts to organize and nest data by like grouping. The second try...