Partager via


extension-error-info (import-status) Element

The <extension-error-info> element contains information about the rules extension that was being processed when the error occurred.

Usage

<extension-error-info/>

Attributes

None.

Child Elements

Element Description

<call-stack>

The call-stack of the rules extension when the error occurred.

<extension-callsite>

The name of the import step that was running when the error occurred.

<extension-context>

The name of the rule that was running when the error occurred.

<extension-name>

The name of the rules extension that was running when the error occurred.

Parent Elements

Element

<import-status>

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
    extension-name (Exactly 1)
    extension-callsite (Exactly 1)
    extension-context (Exactly 1)
    call-stack (Exactly 1)
Sequence

Element Information

Can be empty No

Send comments about this topic to Microsoft

Build date: 2/16/2009