Microsoft Identity Integration Server 2003 Developer Reference

transient-details

The <transient-details> element contains information about the transient object.

Usage

<transient-details/>

Attributes

None.

Child Elements

Element Description
<date> The date when the transient object was created.
<type> The type of transient object.
<existing-anchor> The unique identifier for the transient object in the connector space.
<source-dn> The distinguished name of the source object.
<source-anchor> The unique identifier for the source object in the connector space.

Parent Elements

Element
<cs-object>

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
	date
<date> The date when the transient object was created.
 (Exactly 1)
	type
<type> The type of transient object.
 (Exactly 1)
	existing-anchor
<existing-anchor> The unique identifier for the transient object in the connector space.
 (Minimum = 0; Maximum = 1)
	source-dn
<source-dn> The distinguished name of the source object.
 (Exactly 1)
	source-anchor
<source-anchor> The unique identifier for the source object in the connector space.
 (Minimum = 0; Maximum = 1)
Sequence

Element Information

Can be empty No