Definition Type: Element
Name: rule
Namespace: http://www.webex.com/schemas/2002/06/service/event
Type: event:approvalRuleType
Containing Schema: event.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into matchCase Drilldown into action Drilldown into queryField Drilldown into condition Drilldown into enrollFieldID Drilldown into approvalRuleTypeXSD Diagram of rule
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="rule" type="event:approvalRuleType" 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)
Collapse Derivation Tree: