3.1.4.15 GetProfileSchemaNames

The GetProfileSchemaNames WSDL operation is used to retrieve a list of profile schema names in the user profile.

 <wsdl:operation name="GetProfileSchemaNames">
     <wsdl:input message="tns:GetProfileSchemaNamesSoapIn"/>
     <wsdl:output message="tns:GetProfileSchemaNamesSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetProfileSchemaNamesSoapIn request WSDL message and the protocol server responds with a GetProfileSchemaNamesSoapOut response WSDL message.

GetProfileSchemaNames operation

Figure 17: GetProfileSchemaNames operation