3.1.4.16 GetPropertyChoiceList

The GetPropertyChoiceList WSDL operation is used to retrieve a list of possible values for a property.

 <wsdl:operation name="GetPropertyChoiceList">
     <wsdl:input message="tns:GetPropertyChoiceListSoapIn"/>
     <wsdl:output message="tns:GetPropertyChoiceListSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetPropertyChoiceListSoapIn request WSDL message and the protocol server responds with a GetPropertyChoiceListSoapOut response WSDL message.

GetPropertyChoiceList operation

Figure 18: GetPropertyChoiceList operation