2.2.4.18 CoauthUpdate

Namespace: http://schemas.datacontract.org/2004/07/p

The CoauthUpdate complex type<25> specifies the co-authoring state of the presentation.

 <xs:complexType name="CoauthUpdate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" name="State" nillable="true" type="tns3:CoauthState"/>
     <xs:element minOccurs="0" name="Token" nillable="true" type="xs:string"/>
   </xs:sequence>
 </xs:complexType>

State: A CoauthState complex element (section 2.2.4.17) that specifies the co-authoring state of the presentation.

Token: Reserved. MUST be ignored.