3.1.4.2.1.1 GetTrustedRealmUriSoapIn

The SOAP body of the GetTrustedRealmUri request message MUST conform to the following XML schema.

 <s:element name="GetTrustedRealmUri">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="0" maxOccurs="1" name="email" type="s:string" />
     </s:sequence>
   </s:complexType>
 </s:element>