
tkxmlview - a simple Tk based XML viewer

tkxmlview [-indent amount] [-mainbg color] [-loaddtd] file_or_url

tkxmlview displays the XML from the specified file or URL as a tree.
Set the indentation width in pixels. The default is taken from Tk::XMLViewer.
Set the background color of the main window. The color is any valid Tk color name.
Causes tkxmlview to load any external DTD specified in the XML file.

Slaven Rezic
