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