Re: xml reader?

From: bingster (bdu_at_iastate.edu)
Date: 01/19/05


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



Relevant Pages

  • Re: xml in plain text file on heavy load.
    ... even if the XML file is magically and perfectly ... I want to emphasize that IIS would never be caching that XML file on its own ... Application is NOT synchronizing access to your ASP pages. ...
    (microsoft.public.inetserver.iis)
  • Re: TAPI 3.0 call attached data
    ... The format of the Call Attached Data is XML. ... XML file with CallAttchedData represents one or multiple data lists ... Root element is CallAttachedData. ... version CDATA #FIXED "1.0" ...
    (microsoft.public.win32.programmer.tapi)
  • Re: XML parser and writer
    ... them on a calendar. ... Therefore I will need to both easily parse and write new XML files. ... why not some database technology? ... an advanced user can edit the XML file directly at ...
    (comp.lang.java.programmer)
  • Re: Zooming Out: The Larger Issue
    ... XML file or a binary file (smaller and faster to serialize deserialize, ... On startup of your app you could just check if the xml / binary file exists ... datarow = the container of one or more datacolumns wich in there turn hold ...
    (microsoft.public.dotnet.languages.vb)
  • Re: XmlTextReader or XmlDocument or SQLCE
    ... I wouldn't really call it "unrealistic expectations", ... I would love to see a 1 second response time ... reading a single node from a 200k XML file on any version of CF running on ... > As to saving XML file after each change, ...
    (microsoft.public.dotnet.framework.compactframework)