complexType setUserPropertyBatch
diagram PlatformServices_p6410.png
namespace http://impl.platform.rosettahub.com/
children sessionUid keys values clientUid serviceContext
used by
element setUserPropertyBatch
source <xsd:complexType name="setUserPropertyBatch">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="keys" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="values" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="clientUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element setUserPropertyBatch/sessionUid
diagram PlatformServices_p6411.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

element setUserPropertyBatch/keys
diagram PlatformServices_p6412.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="keys" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element setUserPropertyBatch/values
diagram PlatformServices_p6413.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="values" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element setUserPropertyBatch/clientUid
diagram PlatformServices_p6414.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="clientUid" type="xs:string" minOccurs="0"/>

element setUserPropertyBatch/serviceContext
diagram PlatformServices_p6415.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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