| Template:— representing_value_w_tolerances (rep_val_tol) | Date: 2008/03/10 09:26:28  Revision: 1.25  | 
         
These can be cut and pasted into the XML as required.
            Set up a hyperlink to the template definition.
<template_ref name="representing_value_w_tolerances" capability="representing_property_value_ranges"/>
         
            Set up a table of the template parameters.
<template_table figure_id="?" instance="" name="representing_value_w_tolerances" capability="representing_property_value_ranges">
  <param name="value">
    <param_value></param_value>
    <description></description>
  </param>
  <param name="upper_limit">
    <param_value>0</param_value>
    <description></description>
  </param>
  <param name="lower_limit">
    <param_value>0</param_value>
    <description></description>
  </param>
  <param name="unit">
    <param_value></param_value>
    <description></description>
  </param>
  <param name="unit_ecl_id">
    <param_value>urn:plcs:rdl:std</param_value>
    <description></description>
  </param>
  <param name="si_unit">
    <param_value></param_value>
    <description></description>
  </param>
  <param name="context">
    <param_value></param_value>
    <description></description>
  </param>
  <param name="context_ecl_id">
    <param_value>urn:plcs:rdl:std</param_value>
    <description></description>
  </param>
</template_table>
         
            Setup  a template_example:
<template_example name="representing_value_w_tolerances">
  <param_in name="value" value=""/>
  <param_in name="upper_limit" value="0"/>
  <param_in name="lower_limit" value="0"/>
  <param_in name="unit" value=""/>
  <param_in name="unit_ecl_id" value="urn:plcs:rdl:std"/>
  <param_in name="si_unit" value=""/>
  <param_in name="context" value=""/>
  <param_in name="context_ecl_id" value="urn:plcs:rdl:std"/>
</template_example>
         
| Entity in path | Value | Inherited from | 
| Property_value_representation.id | '/IGNORE' | Representation.id | 
| Property_value_representation.name | '/IGNORE' | Representation.name | 
| Property_value_representation.description | '/IGNORE' | Representation.description | 
| Numerical_representation_context.id | '/IGNORE' | Representation_context.id | 
| Numerical_representation_context.kind | '/IGNORE' | Representation_context.kind | 
| Value_with_tolerances.name | '/IGNORE' | Representation_item.name | 
| Value_with_tolerances.upper_limit | @upper_limit | — | 
| Value_with_tolerances.lower_limit | @lower_limit | — | 
© OASIS 2010 — All rights reserved