2.2.4.9 ArrayOfCT_Shape

Namespace: http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Powerpoint.Interface.Shared

A complex type that specifies a list of CT_Shape (section 2.2.4.48) elements.

 <xs:complexType name="ArrayOfCT_Shape" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="CT_Shape" nillable="true" type="tns:CT_Shape"/>
   </xs:sequence>
 </xs:complexType>

CT_Shape: Each element MUST specify a CT_Shape.