Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ezfit:solutions_guide:xml_format_and_parameters [2009/08/26 16:17]
smayr
ezfit:solutions_guide:xml_format_and_parameters [2009/12/01 17:35] (current)
ajdavis
Line 46: Line 46:
 </tbody></table> </tbody></table>
 </html> </html>
- 
 === Element Descriptions and Attributes === === Element Descriptions and Attributes ===
 <html> <html>
Line 102: Line 101:
     <td>Code=&quot;<em>CircuitCode</em> <em>AdjName</em>&quot;</td>     <td>Code=&quot;<em>CircuitCode</em> <em>AdjName</em>&quot;</td>
     <td>Container for serveral adjustments. <em>CircuitCode</em> must the the      <td>Container for serveral adjustments. <em>CircuitCode</em> must the the 
-      same code defined in &lt;CIRCUIT&gt;. <em>AjdName</em> can be any string +      same code defined in &lt;CIRCUIT&gt;. <em>AdjName</em> can be any string 
       that best describes the adjustment.</td>       that best describes the adjustment.</td>
  
Line 117: Line 116:
     <td> Row=&quot;<em>RowNumber</em>&quot; </td>     <td> Row=&quot;<em>RowNumber</em>&quot; </td>
     <td>Row (order) where to display it. Row numbering starts with 0. Eg: Row=&quot;0&quot;</td>     <td>Row (order) where to display it. Row numbering starts with 0. Eg: Row=&quot;0&quot;</td>
 +  </tr>
 +
 +  <tr valign="top"> 
 +    <td>&nbsp;</td>
 +    <td> Steps=&quot;<em>NumSteps</em>&quot; </td>
 +    <td>The number of time(s) to apply a step before moving to the next one.</td>
   </tr>   </tr>
  
Line 143: Line 148:
     </td>     </td>
   </tr>   </tr>
 +
   <tr valign="top">    <tr valign="top"> 
     <td>&nbsp;</td>     <td>&nbsp;</td>
Line 644: Line 650:
       &lt;native&gt;Instrument Model: intrument model&lt;/native&gt;       &lt;native&gt;Instrument Model: intrument model&lt;/native&gt;
       &lt;lang id=&quot;es&quot;&gt;Modelo de Aud&iacute;fono: Model de Aud&iacute;fono&lt;/lang&gt;       &lt;lang id=&quot;es&quot;&gt;Modelo de Aud&iacute;fono: Model de Aud&iacute;fono&lt;/lang&gt;
 +      &lt;lang id=&quot;fr&quot;&gt;...&lt;/lang&gt;
 +      ...
       </font>       </font>
       &lt;ISSUES Title=&quot;Subtitle 1&quot;&gt;       &lt;ISSUES Title=&quot;Subtitle 1&quot;&gt;
Line 649: Line 657:
         &lt;native&gt;Subtitle 1&lt;/native&gt;         &lt;native&gt;Subtitle 1&lt;/native&gt;
         &lt;lang id=&quot;es&quot;&gt;Subt&iacute;tulo 1&lt;/lang&gt;         &lt;lang id=&quot;es&quot;&gt;Subt&iacute;tulo 1&lt;/lang&gt;
 +        &lt;lang id=&quot;fr&quot;&gt;...&lt;/lang&gt;
 +        ...
         </font>         </font>
         &lt;ISSUE Title=&quot;Subtitle A </span><span class="pas1-reservedword">of</span><span class="pas1-space"> Subtitle 1&quot;&gt;         &lt;ISSUE Title=&quot;Subtitle A </span><span class="pas1-reservedword">of</span><span class="pas1-space"> Subtitle 1&quot;&gt;
Line 654: Line 664:
            &lt;native&gt;Subtitle A </span><span class="pas1-reservedword">of</span><span class="pas1-space"> Subtitle 1&lt;/native&gt;            &lt;native&gt;Subtitle A </span><span class="pas1-reservedword">of</span><span class="pas1-space"> Subtitle 1&lt;/native&gt;
            &lt;lang id=&quot;es&quot;&gt;Subt&iacute;tulo A de Subt&iacute;tulo 1&lt;/lang&gt;            &lt;lang id=&quot;es&quot;&gt;Subt&iacute;tulo A de Subt&iacute;tulo 1&lt;/lang&gt;
 +           &lt;lang id=&quot;fr&quot;&gt;...&lt;/lang&gt;
 +           ...
            </font>            </font>
            &lt;ADJUSTMENTS Code=&quot;circuitcode Adjustments </span><span class="pas1-reservedword">Set</span><span class="pas1-space"> I&quot;&gt;            &lt;ADJUSTMENTS Code=&quot;circuitcode Adjustments </span><span class="pas1-reservedword">Set</span><span class="pas1-space"> I&quot;&gt;
Line 659: Line 671:
              &lt;native&gt;Adjustments </span><span class="pas1-reservedword">Set</span><span class="pas1-space"> I&lt;/native&gt;              &lt;native&gt;Adjustments </span><span class="pas1-reservedword">Set</span><span class="pas1-space"> I&lt;/native&gt;
              &lt;lang id=&quot;es&quot;&gt;Ajuste Conjunto I&lt;/lang&gt;              &lt;lang id=&quot;es&quot;&gt;Ajuste Conjunto I&lt;/lang&gt;
 +             &lt;lang id=&quot;fr&quot;&gt;...&lt;/lang&gt;
 +             ...
              </font>              </font>
              &lt;ADJUSTMENT Row=&quot;0&quot; Action=&quot;Y&quot; Title=&quot;Action Description&quot; &gt;              &lt;ADJUSTMENT Row=&quot;0&quot; Action=&quot;Y&quot; Title=&quot;Action Description&quot; &gt;
Line 664: Line 678:
                &lt;native&gt;Action Description&lt;/native&gt;                &lt;native&gt;Action Description&lt;/native&gt;
                &lt;lang id=&quot;es&quot;&gt;Descripci&oacute;n de Accci&oacute;n&lt;/lang&gt;                &lt;lang id=&quot;es&quot;&gt;Descripci&oacute;n de Accci&oacute;n&lt;/lang&gt;
 +               &lt;lang id=&quot;fr&quot;&gt;...&lt;/lang&gt;
 +               ...
                </font>                </font>
            &lt;/ADJUSTMENTS&gt;            &lt;/ADJUSTMENTS&gt;