complexType setGoogleCalendar
diagram PlatformServices_p6313.png
namespace http://impl.platform.rosettahub.com/
children sessionUid gcal serviceContext
used by
element setGoogleCalendar
source <xsd:complexType name="setGoogleCalendar">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="gcal" type="tns:gCalInfo" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element setGoogleCalendar/gcal
diagram PlatformServices_p6315.png
type tns:gCalInfo
properties
minOcc 0
maxOcc 1
content complex
children gcalName gcalP12File gcalServiceAccountId
source <xsd:element name="gcal" type="tns:gCalInfo" minOccurs="0"/>

element setGoogleCalendar/serviceContext
diagram PlatformServices_p6316.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