Showing:

Annotations
Diagrams
Instances
Properties
Source
Element AddCallRulesOutGroup
Namespace http://4psa.com/ChannelMessages.xsd/5.2.5
Annotations
Add outgoing routing rules group: request
Diagram
Diagram ChannelData_xsd_Complex_Type_RoutingRuleGroupInfo.tmp#RoutingRuleGroupInfo_name ChannelData_xsd_Complex_Type_RoutingRuleGroupInfo.tmp#RoutingRuleGroupInfo_userID ChannelData_xsd_Complex_Type_RoutingRuleGroupInfo.tmp#RoutingRuleGroupInfo_default ChannelData_xsd_Complex_Type_RoutingRuleGroupInfo.tmp#RoutingRuleGroupInfo_rules ChannelData_xsd_Complex_Type_RoutingRuleGroupInfo.tmp#RoutingRuleGroupInfo
Type RoutingRuleGroupInfo
Properties
content: complex
Model name{0,1} , userID{0,1} , default{0,1} , rules+
Children default, name, rules, userID
Instance
<AddCallRulesOutGroup xmlns="http://4psa.com/ChannelMessages.xsd/5.2.5" xmlns:channelData="http://4psa.com/ChannelData.xsd/5.2.5">
  <channelData:name>{0,1}</channelData:name>
  <channelData:userID>{0,1}</channelData:userID>
  <channelData:default>{0,1}</channelData:default>
  <channelData:rules>{1,unbounded}</channelData:rules>
</AddCallRulesOutGroup>
Source
<xs:element name="AddCallRulesOutGroup" type="channelData:RoutingRuleGroupInfo">
  <xs:annotation>
    <xs:documentation>Add outgoing routing rules group: request</xs:documentation>
  </xs:annotation>
</xs:element>