attributes

Applies To: Windows Server 2003 R2

Contains elements to specify the attributes to include or exclude in a search.

Usage

<attributes/>

Attributes

None.

Child Elements

<include>

<exclude>

Parent Elements

<query>

Child Element Sequence

The tree shows the ordering and number of child elements. Child elements in a Sequence must appear in the order given and child elements in a Choice are mutually exclusive. Sequences and Choices can be nested. Element names are followed by the minimum and maximum occurrences.

Sequence
    include (Minimum = 0; Maximum = many)
    exclude (Minimum = 0; Maximum = many)
Sequence

Element Information

Can be empty

Yes

Remarks

If this element does not contain any child elements, then all attributes are included in the search.

Attributes can either be included or excluded, but not both. If one or more attributes are included, only those object attributes are included in the search. If one or more attributes are excluded, all attributes are included in the search except those that are specifically excluded.