2.2.4.11 AddNamedSetSetOp

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

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