all groups > dotnet xml > august 2006 >
You're in the

dotnet xml

group:

Dynamically generate form from XML & XSD?


Dynamically generate form from XML & XSD? Scott Zabolotzky
8/29/2006 5:09:20 PM
dotnet xml:
I'm sure somebody has to have done this already but I can't find
any good references.

If I have an XML file with an associated XSD what is the best way
to dynamically generate a web form with proper controls for the
various elements in the XML file?

I found an article that describes how to do it using stylesheets
(http://www.dnzone.com/ShowDetail.asp?NewsId=151) but it's a little
cumbersome and was tailored to .NET 1.1.

Is there a better way to do this with .NET 2.0?

Scott

Re: Dynamically generate form from XML & XSD? andy
9/3/2006 3:24:23 AM

[quoted text, click to view]

I have the same issue scott, is really strange this hasnt been
documented, i only found:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxmlnet/html/xmlgen.asp
but nothing else, and i couldnt get the download to work

did you find any way to do this ?
AddThis Social Bookmark Button