2.2.4.69 ArrayOfCT_Comment

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

A complex type that SHOULD<30> specify a list of CT_Comment (section 2.2.4.71) elements.

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

CT_Comment:  Each element MUST specify a CT_Comment (section 2.2.4.71).