diagram | |||
namespace | http://usersettingsservice.api.de.n2.tibco.com | ||
properties |
|
||
children | settingId | ||
annotation |
|
||
source | <xs:element name="listUserSettingIdsResponse"> <xs:annotation> <xs:documentation>Response operation for listUserSettings operation. If no settingIDs are found for the specified storageKey a blank document is returned.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="settingId" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>ID used to identify a user setting type (controlled by the calling component).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="settingId" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>ID used to identify a user setting type (controlled by the calling component).</xs:documentation> </xs:annotation> </xs:element> |