2.2.4.70 ArrayOfCT_CommentThread

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

A complex type that SHOULD<31> specify a list of CT_CommentThread (section 2.2.4.72) elements.

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

CT_CommentThread:  Each element MUST specify a CT_CommentThread (section 2.2.4.72).