NotIncludes Element (Query)
SharePoint 2010
Published: May 2010
If the specified field is a Lookup field that allows multiple values, specifies that the Value element is excluded from the list item for the field that is specified by the FieldRef element.
<NotIncludes> <FieldRef Name = "Field_Name"/> <Value Type = "Field_Type"/> <XML /> </NotIncludes>