Definition Type: Element
Name: rule
Namespace: http://www.webex.com/schemas/2002/06/service/event
Type: event:approvalRuleInstanceType
Containing Schema: event.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into enrollField Drilldown into matchCase Drilldown into action Drilldown into queryField Drilldown into condition Drilldown into enrollFieldID Drilldown into approvalRuleType Drilldown into approvalRuleInstanceTypeXSD Diagram of rule
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="rule" type="event:approvalRuleInstanceType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
enrollFieldID event:enrollFieldID (1) (1)
condition event:condition (1) (1)
queryField event:queryField (1) (1)
action event:action (1) (1)
matchCase event:matchCase 0 (1)
enrollField event:enrollField (1) (1)
Collapse Derivation Tree: