acceptFromXML
Receives parameters from the HTTP assuming that they’re passed as an XML stream.
General format
void acceptFromXML( params ) |
Syntax rules
General rules
1. params elements name matches the name of the parameter passed by the HTTP client.