element getUserSettingsRequest
diagram de_wsdl_diagrams/de_wsdl_p22577.png
namespace http://usersettingsservice.api.de.n2.tibco.com
properties
content complex
children storageKey settingId
annotation
documentation
Request operation for getUserSettings operation.
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>

element getUserSettingsRequest/storageKey
diagram de_wsdl_diagrams/de_wsdl_p22578.png
type xs:string
properties
content simple
annotation
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.
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>

element getUserSettingsRequest/settingId
diagram de_wsdl_diagrams/de_wsdl_p22579.png
type xs:string
properties
content simple
annotation
documentation
ID used to identify a user setting type (controlled by the calling component).
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>

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