2.340.1 Relationship.ParentScope

Applies to RDL 2011/01

The Relationship.ParentScope element specifies the name of the target-related scope (DataRegion or Group) for this relationship.

The Relationship.ParentScope element is optional and MUST NOT be specified more than once. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1).

Within an intersection scope, Relationship.ParentScope is required and MUST reference the parent scope along one hierarchy of the containing DataRegion. Multiple Relationship.ParentScope elements MUST NOT specify the same value within the containing Relationships element. Relationship.ParentScope is ignored for relationships that are outside of an intersection scope.

Parent elements

Relationship

The following is the XML Schema definition of the Relationship.ParentScope element.

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