Microsoft Identity Integration Server 2003 Developer Reference

dn-attr (entry)

The <dn-attr> element contains information about a referenced value attribute. Typical values are manager and members (member of distribution list or security group).

Usage

<dn-attr
	name = "Any character string."
name The name of the referenced attribute.

	multivalued = "boolean"
multivalued Whether the attribute is multi-valued. This value is true if multi-valued and false if single-valued.

/>

Attributes

Attribute Type Required Description
name Any character string. Yes The name of the referenced attribute.
multivalued boolean No Whether the attribute is multi-valued. This value is true if multi-valued and false if single-valued.

Child Elements

Element Description
<dn-value> The value of the referenced attribute.

Parent Elements

Element
<entry>

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.

dn-value
<dn-value> The value of the referenced attribute.
 (Minimum = 1; Maximum = many)

Element Information

Can be empty No