element getUserSettingsResponse
diagram de_wsdl_diagrams/de_wsdl_p80.png
namespace http://usersettingsservice.api.de.n2.tibco.com
properties
content complex
children settingProperties
annotation
documentation
Response operation for getUserSettings operation.

If no user settings are found for the specified storageKey and settingID key an empty document will be returned.
source <xs:element name="getUserSettingsResponse">
 
<xs:annotation>
   
<xs:documentation>Response operation for getUserSettings operation.

If no user settings are found for the specified storageKey and settingID key an empty document will be returned.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="settingProperties" type="XmlSettingProperty" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Definition of a user setting (a name/value pair).</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy