2.14.18 Rectangle.LinkToChild

The Rectangle.LinkToChild element specifies the name of a report item that is contained within a Rectangle that is the target location for the peer Rectangle.DocumentMapLabel element. The Rectangle.LinkToChild element is ignored if the peer Rectangle.DocumentMapLabel element is not present.

The Rectangle.LinkToChild 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. If this element is not present, and if Rectangle.DocumentMapLabel is present, then target location for the peer element Rectangle.DocumentMapLabel is the rectangle itself.

Following is the parent element of the Rectangle.LinkToChild element.

Parent elements

Rectangle

The following is the XML Schema definition of the Rectangle.LinkToChild element.

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