Creating Code From Schemas???

  • Thread starter Thread starter Wor Tony
  • Start date Start date
W

Wor Tony

Hi all
I have a requirement where I wish to take an xsd schema at run time and
create code on the fly. This I see as being similar to what xsd.exe does
but at runtime.

Can anyone tell me whether this is possible - I'm assuming it is possible as
xsd.exe does it?

Can anyone give me a clue how to do it (has anyone done it already that I
can use)?

Cheers

Anthony Pounder
Nottingham - UK
 
Tony,

Why not just run XSD.EXE in another process and then capture the output
in the file?
 

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