ErrorCode Element (XMLA)

Contains the numeric return code of the parent Error element.

Syntax

  
<Error>  
   ...  
   <ErrorCode>...</ErrorCode>  
   ...  
</Error>  

Element characteristics

Characteristic Description
Data type and length UnsignedInt
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element relationships

Relationship Element
Parent elements Error
Child elements None

Remarks