Unanswered Write data from dataset as XML using XSD

  • Wednesday, January 23, 2013 6:15 AM
     
     

    Hy

    I am having two tables, one header and one details table. I have a dataset joining these two tables and I want to write the dataset as an XML file using schema. But the data of header file must be a single node as header and data of details table should be childnodes of the header.

    Help me

All Replies

  • Wednesday, January 23, 2013 1:11 PM
     
     
    If anybody have a sample project plz attach..