Click here to Skip to main content
16,011,585 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
Can anyone please tell me how to covert the vb classes as listed in a XSD file? I have been trying to convertthe xmlxsd file in visual basic 2010 and it keeps throwing up exceptions. The file is complex and has been mapped out to assist in development but. I can't seem to convert the XML XSD file to the classes. I can see them and there associations In the model viewer but l need the files in classes as they form the base for a common database. Any assistance would be gratefully apprieciated
Jon
Posted

1 solution

You may be looking for this: xsd.exe tool from Microsoft[^]

If that's not quite the answer, could you please rephrase your question? Perhaps detail what you're starting with and list your expectations (like, are you wanting database files or classes?).

Cheers.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900