Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: XML log files

by mirod (Canon)
on Dec 05, 2002 at 16:13 UTC ( [id://217797]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0"?>
    <!DOCTYPE log [
    <!ENTITY data SYSTEM "log.data">
    ]>
    <log>&data;</log>
    
  2. or download this
    <event time='1234' type='this'>
    <detail>blah</detail><detail>blahblah</detail>
    </event>
    ...
    <event time='2234' type='that'>
    <detail>weeble</detail><detail>blahblah</detail>
    </event>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://217797]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-19 00:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found