Problem in Creating XML from Dataset in VB .NET [modified]
-
I have two XSD File. one is master and second is its child. i m creating the dataset from child XSD. now i m setting the data into dataset and then generating xml file from this dataset. it is working fine. But the problem is that the sequence(means order of the fields defined in Master Xsd File) defined in master file is not following in the xml file created thru DATASet. can any body help me. kishore -- modified at 1:02 Saturday 13th October, 2007
-
I have two XSD File. one is master and second is its child. i m creating the dataset from child XSD. now i m setting the data into dataset and then generating xml file from this dataset. it is working fine. But the problem is that the sequence(means order of the fields defined in Master Xsd File) defined in master file is not following in the xml file created thru DATASet. can any body help me. kishore -- modified at 1:02 Saturday 13th October, 2007
kkb_2001 wrote:
But the problem is that the sequence defined in master file is not following in the xml file created thru DATASet.
Sequence?? What "sequence"?? What are you talking about??
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007