3.11.5.2.2.2 NotificationReceivedResponse

This element specifies input values for the NotificationReceivedResponse operation.

 <xs:element name="NotificationReceivedResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="NotificationReceivedResult" type="xs:boolean" /> 
     </xs:sequence>
   </xs:complexType>
 </xs:element>

NotificationReceivedResult: A Boolean where TRUE indicates that the notification was successfully written; otherwise, the value is FALSE.