Per other responses, the XML file provides a lot of data about the schema as well as its graphic representation. SVG is an option or using the Adobe PDF page description language if you want to write your own software.
One avenue to explore for an off the shelf answer is Excel Software <http://www.excelsoftware.com>. They have had a suite of software engineering applications that work on Mac and Windows since at least the early 90's. They could well have a product that will inhale an XML document and display it in a GUI. I've used their software design tools. They're not cheap but I found them quite to be worth the price. -- Douglas von Roeder 949-336-2902 On Sat, Mar 30, 2019 at 5:58 PM Keisuke Miyako via 4D_Tech < [email protected]> wrote: > you should note that native XSLT is removed in 64-bit > > so you need to either use a 32-bit or an alternative solution such as > > https://github.com/miyako/console-xsltproc > > or > > https://github.com/miyako/4d-plugin-xslt > > > 2019/03/31 8:29、Kirk Brooks via 4D_Tech <[email protected]>のメール: > > Check this out > > https://github.com/miyako/4d-utility-structure-to-svg-converter > > > > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

