3.2.5.1.2 Elements

The following table summarizes the XML schema element definitions that are specific to this operation.

Element

Description

GetUserPhoto

Specifies the input data for the GetUserPhotoWSDL operation.

GetUserPhotoResponse

Specifies the result data for the GetUserPhoto WSDL operation.

The following is the GetUserPhoto element specification.

 <xs:element name="GetUserPhoto" type="m:GetUserPhotoType"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"/>

The following is the GetUserPhotoResponse element specification.

<xs:element name="GetUserPhotoResponse" 
        type="m:GetUserPhotoResponseMessageType"
xmlns:xs="http://www.w3.org/2001/XMLSchema"/>

.