Next in thread → Next in month →

Re: [xml-dev] Generating Trees from XML Schema

From
Jeff Rafter <>
To
Dare Obasanjo <>, "Bullard, Claude L (Len)" <>,
Date
2003-12-16T00:26:29Z
ID
<005901c3c37a$3fe5d840$6501a8c0@ARIMATHEA>
Thread
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 →