| 
                              
                               Condition Statement 
                               | 
                           
                              
                               Interpretation and Example 
                               | 
                        
| 
                              
                               [Data Identifier1] And [Data Identifier 2] Except [Data Identifier
                                 3] 
                               | 
                           
                              
                               A file must meet [Data Identifier 1] and [Data Identifier 2] but not [Data Identifier
                                 3]. 
                              
                              For example: 
                              
                              A file must be [an Adobe PDF document] and must contain [an email address] but should
                                 not contain
                                 [all of the keywords in the keyword list]. 
                               | 
                        
| 
                              
                               [Data Identifier 1] Or [Data Identifier 2] 
                               | 
                           
                              
                               A file must meet [Data Identifier 1] or [Data Identifier 2]. 
                              
                              For example: 
                              
                              A file must be [an Adobe PDF document] or [a Microsoft Word document]. 
                               | 
                        
| 
                              
                               Except [Data Identifier 1] 
                               | 
                           
                              
                               A file must not meet [Data Identifier 1]. 
                              
                              For example: 
                              
                              A file must not be [a multimedia file]. 
                               |