Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 2004 18:04:32 +0930
From:      Malcolm Kay <malcolm.kay@internode.on.net>
To:        mfcardenas@prodigy.net.mx, freebsd-questions@freebsd.org
Subject:   Re: XML utility
Message-ID:  <200407231804.32858.malcolm.kay@internode.on.net>
In-Reply-To: <200407230134.19818.mfcardenas@prodigy.net.mx>
References:  <200407230134.19818.mfcardenas@prodigy.net.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407231804.32858.malcolm.kay>