Next in thread →
Next in month →
Re: [xml-dev] Generating Trees from XML Schema
> I'm not sure this is what you want but the XmlSchema class in the .NET Framework has the > Attributes & Elements properties which could be used to generate such a list programmatically. We have been down this road and have been really very satisfied with it. We actually went a step further and made some generic data model tools to handle multiple schema types in the same tree (with the same objects). Unfortunately it is closed source. I may be able to talk more about it offlist though. Cheers, Jeff Rafter
Next in thread →
Next in month →