diagram | |||
namespace | http://usersettingsservice.api.de.n2.tibco.com | ||
properties |
|
||
children | storageKey settingId | ||
annotation |
|
||
source | <xs:element name="getUserSettingsRequest"> <xs:annotation> <xs:documentation>Request operation for getUserSettings operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="storageKey" type="xs:string"> <xs:annotation> <xs:documentation>Key value for this user setting. Typically this will be a resource GUID for resources. However the caller may specify any key that is required.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="settingId" type="xs:string"> <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="storageKey" type="xs:string"> <xs:annotation> <xs:documentation>Key value for this user setting. Typically this will be a resource GUID for resources. However the caller may specify any key that is required.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="settingId" type="xs:string"> <xs:annotation> <xs:documentation>ID used to identify a user setting type (controlled by the calling component).</xs:documentation> </xs:annotation> </xs:element> |