2.187.7 PinLabel.Text

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

The PinLabel.Text element specifies the text for a PinLabel instance. The PinLabel.Text element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.

The following is the parent element of the PinLabel.Text element.

Parent elements

PinLabel

The following is the XML Schema definition of the PinLabel.Text element.

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