True : The request is copied in the response. This can be usefull if the response is not directed to the caller or is copied to other destinations. It can also be used to match responses. |
Complex Type | ResponseStyleType |
<xs:attribute name="IncludeRequest" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">True : The request is copied in the response. This can be usefull if the response is not directed to the caller or is copied to other destinations. It can also be used to match responses.</xs:documentation> </xs:annotation> </xs:attribute> |