<attribute-mapping>
Contains information about the mapping type and source attributes. Only one child element can be defined for each <attribute-mapping> element.
Syntax
<attribute-mapping> <direct-mapping> </direct-mapping> <scripted-mapping> </scripted-mapping> <constant-mapping> <constant-mapping> <dn-part-mapping> <dn-part-mapping>
</attribute-mapping>
element
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Type | Required | Description |
---|---|---|---|
context-id |
guid |
yes |
The GUID of the attribute. |
dest-attr |
string |
yes |
The name of the attribute. |
Child Elements
Element | Min Occurs | Max Occurs | Description |
---|---|---|---|
1 |
1 |
Contains information about a constant attribute mapping. |
|
1 |
1 |
Contains information about a direct attribute mapping. |
|
1 |
1 |
Contains information about a dn-part attribute mapping. |
|
1 |
1 |
Contains information about scripted attribute mapping. |
Parent Elements
Element | Description |
---|---|
Contains information that is used to identify the rule that failed during the import. |
Remarks
An instance of the <attribute-mapping> element can have only one child element.