Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
You can get it to work...I have done this on a number of occasions. First, look at the ReadXmlSchema method on the DataTable. Second, reverse engineer the WriteXml on the DataTable which has support for the schema.
|