2.184.4 Thermometer.ThermometerStyle

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

The Thermometer.ThermometerStyle element specifies the type of the thermometer that is used for a thermometer. This element is optional.

If the Thermometer.ThermometerStyle element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String. The value of this element MUST be one of the following or an expression that evaluates to one of the following:

Standard: Specifies that the thermometer has a standard look with a circular bulb.

Flask: Specifies that the thermometer looks like a flask.

If the Thermometer.ThermometerStyle element is not present, its value is interpreted as "Standard".

The following is the parent element of the Thermometer.ThermometerStyle element.

Parent elements

Thermometer

The following is the XML Schema definition of the Thermometer.ThermometerStyle element.

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