0
Answer

Generating typed dataset from XSD

Photo of Gayathri Thenappan

Gayathri Thenappan

15y
6.3k
1

when I try to generate typed dataset from XSD I get the following error.
Error: There was an error processing 'CustomerDetails.xsd'.
  - Error generating code for DataSet ''.
  - Unable to convert input xml file content to a DataSet. Nested table 'CustBasicInfo' which inherits its namespace cannot have multiple parent tables in different namespaces.
  - Nested table 'CustBasicInfo' which inherits its namespace cannot have multiple parent tables in different namespaces.
How to solve this issue.

Answers (0)