XML utility

Malcolm Kay malcolm.kay at internode.on.net
Fri Jul 23 01:34:36 PDT 2004


On Friday 23 July 2004 16:04, Miguel Cardenas wrote:
> Hello
>
> Anybody knows a program or utility to view XML documents?

You should realise that XML defines a syntax and grammar for 
storing data. How that information is intended to be used 
(or displayed) depends on the particular application for which 
it was written.

To examine an XML file generically requires no more than a 
standard text editor. Or you can use an editor (say nedit)
which can interpret the syntax and highlight the structure.

Malcolm.



More information about the freebsd-questions mailing list