Re: [xml-dev] Visually display xml on the web?

From
Thomas B. Passin <>
To
Date
2002-04-27T00:14:32Z
ID
<003401c1ed80$8192c180$0bf13044@tbp>
Thread
Re: [xml-dev] Visually display xml on the web?
[Fotios Bassayiannis]
>
> I was wondering whether there is some component (activeX, flash movie,
> js, java, etc.) that can be used to visually display an xml hierarchy
> in tree form within the browser (IE specific solution would be ok).
>
> It should be possible to programmatically pass it the xml string to
> display at runtime (dynamically).
>
> Is there something like that readily and freely available?
>

Have you noticed that the default display of xml in Internet Explorer is
precisely a tree (with folding features to boot)?  You can load xml
programatically.

Tom P