diagram | |||
namespace | http://usersettingsservice.api.de.n2.tibco.com | ||
properties |
|
||
children | storageKey | ||
annotation |
|
||
source | <xs:element name="listUserSettingIdsRequest"> <xs:annotation> <xs:documentation>Request operation for listUserSettings operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="storageKey" type="xs:string"> <xs:annotation> <xs:documentation>Key value for which user settings are to be listed.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="storageKey" type="xs:string"> <xs:annotation> <xs:documentation>Key value for which user settings are to be listed.</xs:documentation> </xs:annotation> </xs:element> |