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

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

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

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