Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

write dataset to xml using schema (xsd)

Status
Not open for further replies.

a822rms

Programmer
Feb 15, 2005
8
US
I have a dataset and xsd schema file. I need to write the dataset to xml. How do I map the dataset to xsd? I've been trying ReadXMLSchema, then filling dataset, then WriteXML, but nothing seems to be working.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top