Hi,

I'm trying to find a way to process a XSD schema as an internal structure in VBA. The use case is that I try to produce an easy-to-read tree structure into a worksheet representing the XSD (I'm trying to build a simple documentation tool where end users can easily document how a elements in a schema maps to some other, non-XML structure). Anyone done anything similar?

Thanks in advance!

/Martin