/mcp<xs:attribute name="sender" type="xs:string" /> <xs:attribute name="callerAni" type="xs:string" /> </xs:complexType> <xs:element name="messageEvent"> xs:complexType <xs:sequence minOccurs="1" maxOccurs="unbounded"> <xs:element name="messageInfo" type="messageInfoType" /> </xs:sequence> <xs:attribute name="subscriptionId" type="xs:string" /> <xs:attribute name="eventType" type="eventType" /> <xs:attribute name="eventTime" type="xs:string" /> <xs:attribute name="mailboxId" type="xs:string" /> <xs:attribute name="displayName" type="xs:string" /> <xs:attribute name="USN" type="xs:integer" /> </xs:complexType> </xs:element> </xs:schema> Cisco Unity Connection Notification Interface (CUNI) API 4 Cisco Unity Connection Notification Interface (CUNI) API -- CUNI Event Schema Schema Example