2.2.9 LsRequestSecurityTokenWithCookie Response

The SOAP body of the response message MUST conform to the following XML Schema.

 <s:element name="LsRequestSecurityTokenWithCookieResponse">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="0" maxOccurs="1" name="rstr" type="tns:RSTRResult" />
     </s:sequence>
   </s:complexType>
 </s:element>

The RSTRResult schema is specified above in section 2.2.5.