2.204.4 StateIndicator.Hidden

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

The StateIndicator.Hidden element specifies whether a StateIndicator is hidden. The StateIndicator.Hidden element is optional. This element is ignored if it is present in any schema version prior to RDL 2010/01. However, its data type is validated, and the value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2) or an expression that evaluates to a Boolean. If the StateIndicator.Hidden element is not present, its value is interpreted as false.

The following is the parent element of the StateIndicator.Hidden element.

Parent elements

StateIndicator

The following is the XML Schema definition of the StateIndicator.Hidden element.

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