The HTTP-XML service event type includes the child definition type Message Mapping. Service events of this type can contain one or more of these child definitions. The purpose of a message mapping is to map data in the XML document that is a part of the message received by the service event to the properties or other data values within the application.
A part of the message mapping definition is the XPath to the location of the data in the XML structure. When a data value is found it is then mapped, according to the message mapping, to either the property values of the object type targeted by the service event, or to one of a list of other options for data sources within the application.