2.192.29 NumericIndicator.ShowSign

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The NumericIndicator.ShowSign element is ignored if it is present. However, its data type is validated, and the value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String. If the value is not an expression, the value of this element MUST be one of the following:

  • NegativeOnly

  • Both

  • None

The following is the parent element of the NumericIndicator.ShowSign element.

Parent elements

NumericIndicator

The following is the XML Schema definition of the NumericIndicator.ShowSign element.

 <xsd:element name="ShowSign" type="xsd:string" minOccurs="0" />