The Request element contains the input data for a ProcessQuery operation. The definition of the Request element is:
<xs:element name="Request" type="RequestType" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
Thank you.