dn-attr (delta) Element
The <dn-attr> element contains information about a referenced value attribute.
Usage
<dn-attr
operation = "operation"
name = "Any character string"
multivalued = "boolean"
/>
Attributes
Attribute | Type | Required | Description |
---|---|---|---|
operation |
operation |
No |
The operation that is applied to the object attribute during an update. These include add, delete, replace, and update. This attribute is required for an update <delta>. |
name |
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 |
---|---|
The value of the referenced attribute. |
Parent Elements
Element |
---|
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 (Minimum = 1; Maximum = many)
Element Information
Can be empty | No |
Send comments about this topic to Microsoft
Build date: 2/16/2009