3.1.4.26 GetUserProfileSchema

The GetUserProfileSchema WSDL operation is used to retrieve schema information about each of the defined properties.

 <wsdl:operation name="GetUserProfileSchema">
     <wsdl:input message="tns:GetUserProfileSchemaSoapIn"/>
     <wsdl:output message="tns:GetUserProfileSchemaSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetUserProfileSchemaSoapIn request WSDL message and the protocol server responds with a GetUserProfileSchemaSoapOut response WSDL message.

GetUserProfileSchema operation

Figure 28: GetUserProfileSchema operation