Definition Type: ComplexType
Name: viewTimeScopeType
Namespace: http://www.webex.com/schemas/2002/06/service/history
Containing Schema: history.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into viewTimeEnd Drilldown into viewTimeStartXSD Diagram of viewTimeScopeType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="viewTimeScopeType">
    <xsd:sequence>
        <xsd:element name="viewTimeStart" type="xsd:string" />
        <xsd:element name="viewTimeEnd" type="xsd:string" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
viewTimeStart history:viewTimeStart (1) (1)
viewTimeEnd history:viewTimeEnd (1) (1)
Collapse Derivation Tree:
Collapse References:
history:viewTimeScope