3.1.4.13 GetProfileSchema

The GetProfileSchema WSDL operation is used to retrieve the list of properties associated with a particular user profile schema.

 <wsdl:operation name="GetProfileSchema">
   <wsdl:input message="tns:GetProfileSchemaSoapIn" />
   <wsdl:output message="tns:GetProfileSchemaSoapOut" />
 </wsdl:operation>

The protocol client sends a GetProfileSchemaSoapIn request WSDL message and the protocol server responds with a GetProfileSchemaSoapOut response WSDL message.

GetProfileSchema operation

Figure 15: GetProfileSchema operation