共用方式為


context Element

The <context> element contains details about the object that was being processed when the error occurred.

Usage

<context
    ma-id = "GUID"
    ma-name = "String"
    cs-object-id = "GUID"
    dn = "DN"
/>

Attributes

Attribute Type Required Description

ma-id

GUID

Yes

The GUID for the management agent that was running when the error occurred.

ma-name

String

Yes

The name of the management agent that was running when the error occurred.

cs-object-id

GUID

Yes

The GUID for the connector space object that was being processed when the error occurred.

dn

DN

Yes

The distinguished name of the object that was being processed when the error occurred.

Child Elements

Element Description

<attribute-mapping>

Information about the source and destination attributes and rule that were being processed when the error occurred.

Parent Elements

Element

<rules-error-info>

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.

attribute-mapping (Exactly 1)

Element Information

Can be empty No

Send comments about this topic to Microsoft

Build date: 2/16/2009