Element |
Description |
---|---|
MessageFilter |
Root element for the configuration file. |
RuleList |
This contains the list of message filtering rules. |
Rule |
This contains information about a message filtering rule. This element contains one MessageType element and zero or one FieldRule elements. |
MessageType |
The type of the message to include/exclude. |
RuleType |
This determines the message filtering rule type. Valid values are include: if the rule holds true, include the message exclude: if the rule holds true, exclude the message |
FieldRule |
This contains the conditions for rules on a particular message field. |
FieldName |
The name of the field to include/exclude when the value of the field matches FieldValue. |
FieldValue |
The value of the field to match. If the value is a time, the format of the value must be hh:mm:ss or hh:mm:ss.sss. If the value is a date, the format must be YYYY-MM-DD. If the value is a DateTime, then the format must be YYYY-MM-DDThh:mm:ss or YYYY-MM-DDThh:mm:ss.sss. |
The demodsh.xml file contains configuration information specific to the Demo Subscriber.