attr-name

Used to specify a mapping between an attribute name in the eDirectory namespace and the application namespace.

Example

See <attr-name-map>.

Allowed Content

Element

Description

nds-name

Name in the eDirectory namespace. The names specified must be unique for the given class.

app-name

Name in the application namespace. The names specified must be unique for the given class.

Attributes

Attribute

Possible Values

Default Value

class-name

CDATA

The name of the class that this attribute name mapping is for in the eDirectory namespace. If missing or blank then mapping is considered generic and applies to all classes that don't have a class-specific mapping.

#IMPLIED

Content Rule

( nds-name , app-name )

Parent Elements

Element

Description

attr-name-map

Top-level element for Schema Mapping policies.