Template:— independent_property_numeric (indpt_prp_num) Date: 2008/03/07 09:36:13
Revision: 1.13

Issue raised against: independent_property_numeric

GENERAL issues


Closed issue Issue: DNV-3 by Jon Rustand, DNV (2007-12-3) editorial issue
Resolution: Accept. Status: closed

Issue file: D:\users\rbn\projects\010937_DNV_dexlib\docs\review\checklists_12_07\all_template_issues.xls Template: independent_property_numeric Check list clause: 6 Illegal ref. in template.xml (double undesrcore):dvlp/independent_property_limit__inst_tmpl.giz
Comment: (Johan Nielsen 2008-02-24)
Fixed.


Closed issue Issue: DNV-4 by Jon Rustand, DNV (2007-12-4) editorial issue
Resolution: Accept. Status: closed

Issue file: D:\users\rbn\projects\010937_DNV_dexlib\docs\review\checklists_12_07\all_template_issues.xls Template: independent_property_numeric Check list clause: 66 Should not end with a '%' character: $representing_value_limit.representation%
Comment: (Johan Nielsen 2008-02-24)
Fixed.


Closed issue Issue: GYL-1 by Leif Gyllstrom (08-01-24) minor_technical issue
Resolution: Accept. Status: closed

Declaration of input parameter value should be changed from:
< param_in name="value" type="SELECT" select_type="measure_value">
<description>
The value of the property.
The datatype must also be indicated in this parameter, e.g.
"ANY_NUMBER_VALUE(5)".
</description>
</param_in>
to something like:
<param_in name="value" type="TYPE" defined_type="any_number_value">
<description>
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
</description>
</param_in>
Comment: (Johan Nielsen 2008-02-24)
Fixed.


Closed issue Issue: JNN-1 by Johan Nielsen, Eurostep (2008-02-24) minor_technical issue
Resolution: Accept. Status: closed

Template: independent_property_numeric Check list clause: 10 "Error T1: There is no template_proxy in the capability Representing_independent_property for the template independent_property_numeric" is displayed.
Comment: (Johan Nielsen 2008-02-25)
Fixed.