Showing:

Annotations
Diagrams
Instances
Properties
Source
Element AddCallRulesOut
Namespace http://4psa.com/ChannelMessages.xsd/5.2.5
Annotations
Add group outgoing routing rule: request
Diagram
Diagram Common_xsd_Element_ID.tmp#ID ChannelMessages_xsd_Element_AddCallRulesOut.tmp#AddCallRulesOut_rules
Properties
content: complex
Model ID{0,1} , rules+
Children ID, rules
Instance
<AddCallRulesOut xmlns="http://4psa.com/ChannelMessages.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5">
  <common:ID>{0,1}</common:ID>
  <rules>{1,unbounded}</rules>
</AddCallRulesOut>
Source
<xs:element name="AddCallRulesOut">
  <xs:annotation>
    <xs:documentation>Add group outgoing routing rule: request</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="common:ID" minOccurs="0">
        <xs:annotation>
          <xs:documentation>Outgoing routing rules group ID</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="rules" type="channelData:RoutingRuleInfo" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element rules
Namespace http://4psa.com/ChannelMessages.xsd/5.2.5
Diagram
Diagram ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_action ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_engine ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_number ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_intervalID ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_comingFrom ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_channelID ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_callerIDPrefixOperation ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_callerIDPrefix ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_callerIDDigits ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_callerIDDigitsAfter ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_callerIDNumberAdd ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_callerIDDigitsAfterAdd ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_callerIDMatch ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_prefixOperation ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_prefix ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_digits ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_numberAdd ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_digitsAfterAdd ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_digitsAfter ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_position ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo_final ChannelData_xsd_Complex_Type_RoutingRuleInfo.tmp#RoutingRuleInfo
Type RoutingRuleInfo
Properties
content: complex
maxOccurs: unbounded
Model action{0,1} , engine{0,1} , number , intervalID{0,1} , comingFrom{0,1} , channelID{0,1} , callerIDPrefixOperation{0,1} , callerIDPrefix{0,1} , callerIDDigits{0,1} , callerIDDigitsAfter{0,1} , callerIDNumberAdd{0,1} , callerIDDigitsAfterAdd{0,1} , callerIDMatch{0,1} , prefixOperation{0,1} , prefix{0,1} , digits{0,1} , numberAdd{0,1} , digitsAfterAdd{0,1} , digitsAfter{0,1} , position{0,1} , final{0,1}
Children action, callerIDDigits, callerIDDigitsAfter, callerIDDigitsAfterAdd, callerIDMatch, callerIDNumberAdd, callerIDPrefix, callerIDPrefixOperation, channelID, comingFrom, digits, digitsAfter, digitsAfterAdd, engine, final, intervalID, number, numberAdd, position, prefix, prefixOperation
Instance
<rules xmlns="http://4psa.com/ChannelMessages.xsd/5.2.5" xmlns:channelData="http://4psa.com/ChannelData.xsd/5.2.5">
  <channelData:action>{0,1}</channelData:action>
  <channelData:engine>{0,1}</channelData:engine>
  <channelData:number>{1,1}</channelData:number>
  <channelData:intervalID>{0,1}</channelData:intervalID>
  <channelData:comingFrom>{0,1}</channelData:comingFrom>
  <channelData:channelID>{0,1}</channelData:channelID>
  <channelData:callerIDPrefixOperation>{0,1}</channelData:callerIDPrefixOperation>
  <channelData:callerIDPrefix>{0,1}</channelData:callerIDPrefix>
  <channelData:callerIDDigits>{0,1}</channelData:callerIDDigits>
  <channelData:callerIDDigitsAfter>{0,1}</channelData:callerIDDigitsAfter>
  <channelData:callerIDNumberAdd>{0,1}</channelData:callerIDNumberAdd>
  <channelData:callerIDDigitsAfterAdd>{0,1}</channelData:callerIDDigitsAfterAdd>
  <channelData:callerIDMatch>{0,1}</channelData:callerIDMatch>
  <channelData:prefixOperation>{0,1}</channelData:prefixOperation>
  <channelData:prefix>{0,1}</channelData:prefix>
  <channelData:digits>{0,1}</channelData:digits>
  <channelData:numberAdd>{0,1}</channelData:numberAdd>
  <channelData:digitsAfterAdd>{0,1}</channelData:digitsAfterAdd>
  <channelData:digitsAfter>{0,1}</channelData:digitsAfter>
  <channelData:position>{0,1}</channelData:position>
  <channelData:final>{0,1}</channelData:final>
</rules>
Source
<xs:element name="rules" type="channelData:RoutingRuleInfo" maxOccurs="unbounded"/>