Share your bookmarks - XSD to a Windows Form

  • Thread starter Thread starter Jeroen
  • Start date Start date
J

Jeroen

Does anyone have a good starting point or bookmark for creating a
windows form that allows inputting a xml according to a known schema?

PS. For now, I'm still with Studio 2003. I have found the XSD.EXE, is
that perhaps what I need?
 
To answer my own question in some way: "yes, xsd.exe seems to help with
this problem".

To pose a new problem: xsd.exe doesn't seem to be able to handle
recursive schema's.

To conclude with some new questions: "is this solved in studio 2005?"
and "does anyone know a workaround (I *have* to use the recursive
schema)?".

Thanks.
 
Back
Top