2.2.4.10 AddMemberSetOp

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

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