root/vtcross/trunk/another.xml @ 30

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

xml: minor changes to comments, etc.

RevLine 
[28]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>
[30]11            <name> mod_scheme </name>
[28]12        </column>
13        <column>
[30]14            <name> tx_power </name>
[28]15        </column>
16        <column>
[30]17            <name> noise_power </name>
[28]18        </column>
19        <column>
[30]20            <name> path_loss </name>
[28]21        </column>
22        <column>
23            <name> utility </name>
24        </column>
25    </engine>
26</another>
27
Note: See TracBrowser for help on using the browser.