diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | gcalName gcalP12File gcalServiceAccountId | ||
used by |
|
||
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> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="gcalName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:base64Binary | ||||||
properties |
|
||||||
source | <xsd:element name="gcalP12File" type="xs:base64Binary" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="gcalServiceAccountId" type="xs:string" minOccurs="0"/> |