Microsoft Identity Integration Server 2003 Developer Reference

scripted-mapping

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

Usage

<scripted-mapping/>

Attributes

None.

Child Elements

Element Description
<src-attribute> Information about the attribute that was being processed when the error occurred.
<script-context> Information about the rule that was being processed when the error occurred.

Parent Elements

Element
<attribute-mapping>

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
	src-attribute
<src-attribute> Information about the attribute that was being processed when the error occurred.
 (Exactly 1)
	script-context
<script-context> Information about the rule that was being processed when the error occurred.
 (Exactly 1)
Sequence

Element Information

Can be empty No