Developer Documentation Library > Interviewer - Server > Reference > ISessionEngine interface > Other session engine XML schemas
 
Other session engine XML schemas
Interviewer Event XML
The only event type currently supported is the "ReturnSampleRecord" event. The sample return code must be supplied with the event XML. The return sample record event stops the running interview if there is one and calls return for the current sample record. The event result XML returned for this event is empty.
The event name is used only for logging the event.
See also
ISessionEngine interface