1<?xml version="1.0" ?>
2<diagram>
3  <row>
4    <col>FIXED or LPC subframe data</col>
5  </row>
6  <row>
7    <col end="1" start="0" width=".20">coding method</col>
8    <col end="5" start="2" width=".20">partition order</col>
9    <col id="partition" start="6" width=".20">Partition₀</col>
10    <col width=".20">Partition₁</col>
11    <col style="dashed" width=".20">...</col>
12  </row>
13  <spacer/>
14  <row>
15    <col style="blank" width=".17">method = 0</col>
16    <col end="3" id="rice" start="0" width=".20">Rice parameter</col>
17    <col end="8" start="4" style="dashed" width=".20">escape code</col>
18    <col id="residual" width=".38">encoded residuals</col>
19  </row>
20  <spacer height=".5"/>
21  <row>
22    <col style="blank" width=".17">method = 1</col>
23    <col end="4" start="0" width=".25">Rice parameter</col>
24    <col end="9" start="5" style="dashed" width=".20">escape code</col>
25    <col width=".38">encoded residuals</col>
26  </row>
27  <line style="dotted">
28    <start corner="sw" id="partition"/>
29    <end corner="nw" id="rice"/>
30  </line>
31  <line style="dotted">
32    <start corner="se" id="partition"/>
33    <end corner="ne" id="residual"/>
34  </line>
35</diagram>
36