Microsoft Identity Integration Server 2003 Developer Reference

cd-error (ma-object-error)

The <cd-error> element allows the management agent to report additional connected data source information about the error.

Usage

<cd-error/>

Attributes

None.

Child Elements

Element Description
<error-code> A management agent specific error number (for example, 0x8004005).
<error-literal> A management agent specific error literal (for example, E_FAIL).
<value> An invalid distinguished name value.

Parent Elements

Element
<ma-object-error>

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
	error-code
<error-code> A management agent specific error number (for example, 0x8004005).
 (Exactly 1)
	error-literal
<error-literal> A management agent specific error literal (for example, E_FAIL).
 (Exactly 1)
	value
<value> An invalid distinguished name value.
 (Minimum = 1; Maximum = many)
Sequence

Element Information

Can be empty No