Re: xml reader?
From: bingster (bdu_at_iastate.edu)
Date: 01/19/05
- Next message: Joe: "Upcoming ITIL Webinar"
- Previous message: Ole-Morten Duesund: "Re: xml reader?"
- In reply to: Ole-Morten Duesund: "Re: xml reader?"
- Next in thread: Ole-Morten Duesund: "Re: xml reader?"
- Reply: Ole-Morten Duesund: "Re: xml reader?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 19 Jan 2005 16:49:53 -0600
Ole-Morten Duesund wrote:
> On 2005-01-12, bingster <bdu@iastate.edu> wrote:
>
>>I apologize in advance if this is not the right place for posting such a
>>question. If anybody can point me to the right direction, I would
>>greatly appreciate it.
>>
>>Linux 2.4.21-27.0.1.EL #1 Mon Dec 20 18:56:53 EST 2004 i686 i686 i386
>>GNU/Linux
>>
>>In general, how to make a XML file user readable? We have some log
>>files that are in XML format. Is there anyway on linux to convert the
>>XML format to other format, like plain text or html...?
>
>
> Since xml is just a markup language the way to present it will depend on
> what's inside it. However, there are editors and viewers available "out
> there". Personally I use firefox (or mozilla) if it doesn't know how to
> properly present an xml file, it will show you a nice collapsible tree
> view of the file.
>
> HTH
In my Firefox version 1.0 Preview Release, it shows:
XML Parsing Error: junk after document element
Location: http://host.my.edu/~user/2005-01-19.xml
Line Number 2, Column 1:
<message type='groupchat' to='room@gc.chat.my.edu'
from='room@gc.chat.my.edu'><body>foo has become available</body><x
xmlns='jabber:x:delay' from='room@gc.chat.my.edu'
stamp='20050119T13:30:00'/></message>
^
That upper arrow points to the very first '<' in front of the first word
'message'.
Bing
- Next message: Joe: "Upcoming ITIL Webinar"
- Previous message: Ole-Morten Duesund: "Re: xml reader?"
- In reply to: Ole-Morten Duesund: "Re: xml reader?"
- Next in thread: Ole-Morten Duesund: "Re: xml reader?"
- Reply: Ole-Morten Duesund: "Re: xml reader?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|