Microsoft Identity Integration Server 2003 Developer Reference

attribute-mapping (context)

The <attribute-mapping> element contains information about the source and destination attributes and rule that were being processed when the error occurred.

Usage

<attribute-mapping
	dest-attr = "String"
dest-attr The attribute to which the mapping was to be applied.

	context-id = "GUID"
context-id A unique identifier for the mapping.

/>

Attributes

Attribute Type Required Description
dest-attr String Yes The attribute to which the mapping was to be applied.
context-id GUID Yes A unique identifier for the mapping.

Child Elements

Element Description
<scripted-mapping> Information about the attribute and rule that were being processed when the error occurred.

Parent Elements

Element
<context>

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.

scripted-mapping
<scripted-mapping> Information about the attribute and rule that were being processed when the error occurred.
 (Exactly 1)

Element Information

Can be empty No