root/vtcross/trunk/another.xml @ 31

Revision 30, 0.6 KB (checked in by jgaeddert, 16 years ago)

xml: minor changes to comments, etc.

Line 
1<?xml version = "1.0"?>
2<another>
3    <engine name = "CBR">
4        <column>
5            <name> BER </name>
6        </column>
7        <column>
8            <name> throughput </name>
9        </column>
10        <column>
11            <name> mod_scheme </name>
12        </column>
13        <column>
14            <name> tx_power </name>
15        </column>
16        <column>
17            <name> noise_power </name>
18        </column>
19        <column>
20            <name> path_loss </name>
21        </column>
22        <column>
23            <name> utility </name>
24        </column>
25    </engine>
26</another>
27
Note: See TracBrowser for help on using the browser.