diagram | |||
namespace | http://usersettingsservice.api.de.n2.tibco.com | ||
properties |
|
||
children | settingProperties | ||
annotation |
|
||
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> |
diagram | |||||||||||||||||||||||
type | XmlSettingProperty | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <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> |