3.3.4.155.2.2 UpdateUserRoleResponse

The UpdateUserRoleResponse element contains the output data for the UpdateUserRole operation.

 <xs:element name="UpdateUserRoleResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="UpdateUserRoleResult" type="xsd:long" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>