3.1.4.2.1.3 GetTrustedRealmUriSoapOut
The SOAP body of the GetTrustedRealmUri response message MUST conform to the following XML schema.
-
<s:element name="GetTrustedRealmUriResponse"> <s:complexType> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="GetTrustedRealmUriResult" type="s:boolean" /> <s:element minOccurs="0" maxOccurs="1" name="trustedRealmUri" type="s:string" /> </s:sequence> </s:complexType> </s:element>