Copyright Digital Equipment Corp. All rights reserved.

attribute_selection_expression

   A query question which combines one or more attribute selections
   (such as name=foo, symbol=routine) using AND, OR, NOT, and XOR.
   Some examples are:

     name=foo and symbol=routine and occurrence=primary
     name=foo_module and occurrence=compilation_unit