Build XSD from class file

  • Thread starter Thread starter MAF
  • Start date Start date
M

MAF

I have a class file that was built by the custom tool, but I no longer have
the associated xsd file. Is there any way to regenerate the xsd file from
my class file?
 
you can use the xsd.exe in the .net framework to reverse engineer an
assembly into an XSD file.

HTH

Ollie Riches
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top