2.2.4.5 AddDescendantsLeavesSetOp

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 leaf descendant members (2), of the member (2) specified by Name (see section 2.2.4.165), to a MemberSet (see section 2.2.4.144).

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