2.2.4.11 ConnectResponseType

ConnectResponseType describes the body element of the rsp:Connect response message. For more information, see section 3.1.4.17.

All implementations for all ConnectResponse data types MUST use the XML namespace URI "http://schemas.microsoft.com/wbem/wsman/1/windows/shell".

 <xs:complexType name="ConnectResponseType">
   <xs:sequence>
     <xs:any
       minOccurs="0"
       maxOccurs="unbounded"
       namespace="##other"
      />
   </xs:sequence>
 </xs:complexType>