2.85.11 Grouping.Parent
Applies to RDL 2003/10 and RDL 2005/01
The Grouping.Parent element specifies an expression that identifies the parent group in a recursive hierarchy. This 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 Variant. If the Grouping does not have exactly one child GroupExpressions.GroupExpression element, this element MUST NOT be specified.
Following is the parent element of the Grouping.Parent element.
Parent elements |
---|
Grouping |
The following is the XML Schema definition of the Grouping.Parent element.
-
<xsd:element name="Parent" type="xsd:string" minOccurs="0" />