acceptFromXML
Receives parameters from the HTTP assuming that they’re passed as an XML stream.
General format
void acceptFromXML( params )
Syntax rules
1. params is a level 01 data item for which the IS IDENTIFIED clause has been used.
General rules
1. params elements name matches the name of the parameter passed by the HTTP client.