Definition Type: ComplexType
Name: iCalendarURLType
Namespace: http://www.webex.com/schemas/2002/06/service
Containing Schema: service.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into attendee Drilldown into hostXSD Diagram of iCalendarURLType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="iCalendarURLType">
    <xsd:sequence>
        <xsd:element name="host" type="xsd:string" />
        <xsd:element name="attendee" type="xsd:string" />
        <!--		<xsd:element name="otherHost" type="xsd:string" minOccurs="0"/>-->
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
host serv:host (1) (1)
attendee serv:attendee (1) (1)
Collapse Derivation Tree:
Collapse References:
ep:iCalendarURL, meet:iCalendarURL, meet:iCalendarURL, meet:iCalendarURL, sales:iCalendarURL