complexType gCalInfo
diagram PlatformServices_p3617.png
namespace http://impl.platform.rosettahub.com/
children gcalName gcalP12File gcalServiceAccountId
used by
element setGoogleCalendar/gcal
source <xsd:complexType name="gCalInfo">
 
<xsd:sequence>
   
<xsd:element name="gcalName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="gcalP12File" type="xs:base64Binary" minOccurs="0"/>
   
<xsd:element name="gcalServiceAccountId" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element gCalInfo/gcalP12File
diagram PlatformServices_p3619.png
type xsd:base64Binary
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="gcalP12File" type="xs:base64Binary" minOccurs="0"/>

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

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