2.2.4.7 AddDescendantsSubtreeSetOp

Namespace: http://www.microsoft.com/performancepoint/scorecards

This complex type extends the SetOperation (section 2.2.4.165) type. It defines an operation to add descendant members (2), from all levels subordinate to the member specified by Name (see section 2.2.4.165), to a MemberSet (see section 2.2.4.144).

 <xs:complexType name="AddDescendantsSubtreeSetOp" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexContent mixed="false">
     <xs:extension base="tns:SetOperation"/>
   </xs:complexContent>
 </xs:complexType>