ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/experimental/server/XMLReader/test.xml
(Generate patch)

Comparing experimental/server/XMLReader/test.xml (file contents):
Revision 1.1 by pjm2, Tue Nov 14 10:16:23 2000 UTC vs.
Revision 1.3 by pjm2, Tue Nov 14 12:26:45 2000 UTC

# Line 1 | Line 1
1 < <bung packet_number="109">
2 <    <wibble>Hahahaha!</wibble>
3 <    <ping>
4 <        <value1>Can you</value1>
5 <        <value2>read this</value2>
6 <        <value3>yet?</value3>
7 <    </ping>
8 < </bung>
1 > <packet machine_name="raptor">
2 >    <!-- this is a comment that should be ignored ;-) -->
3 >    <time>18:23</time>
4 >    <!-- the next line should be treated as an empty tag -->
5 >    <empty/>
6 >    <load>
7 >        <load1>0.45</load1>
8 >        <load5>0.23</load5>
9 >        <load10>0.67</load10>
10 >    </load>
11 > </packet>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines