The Event Relay Server produces an XML notification message that describes the events that have been recorded for the documents being monitored to the URLs configured. The XML schema used is always the same and the messages are sent via HTTP v1.1 as UTF-8 encoded XML 1.0. In response, the Event Relay Server expects to receive a message sent via HTTP v1.1 as UTF-8 encoded XML 1.0.
The following sections describe the XML schemas used. The external listener application being passed messages from the Event Relay Server must be developed to parse these messages based on the schemas below.