Definition Type: Element
Name: customFields
Namespace: http://www.webex.com/schemas/2002/06/service/event
Type: event:customFieldsType
Containing Schema: event.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into dropDownGroup Drilldown into optionButtonGroup Drilldown into checkBoxGroup Drilldown into textBox Drilldown into customFieldsTypeXSD Diagram of customFields
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="customFields" type="event:customFieldsType" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
textBox event:textBox 0 unbounded
checkBoxGroup event:checkBoxGroup 0 unbounded
optionButtonGroup event:optionButtonGroup 0 unbounded
dropDownGroup event:dropDownGroup 0 unbounded
Collapse Derivation Tree: