2.2.4.4 AddDefaultMemberSetOp

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 the default member to a MemberSet (see section 2.2.4.144).

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