complexType sendEvent
diagram PlatformServices_p6242.png
namespace http://impl.platform.rosettahub.com/
children sessionUid portalevent attributes serviceContext
used by
element sendEvent
source <xsd:complexType name="sendEvent">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="portalevent" type="xs:string" minOccurs="0"/>
   
<xsd:element name="attributes" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

element sendEvent/serviceContext
diagram PlatformServices_p6246.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