Skip Navigation

ErrorType

 

Complex Type

ErrorType

Description

Standard way to indicate that an error occurred during the processing of an OTA message.

Base

FreeTextType

 

Attributes

Name

Type

Description

Use

Type

OTA_CodeType

Error type. The Error element must contain the Type attribute that uses a recommended set of values to indicate the error type. The validating XSD can expect to accept values that it has not been explicitly coded for and process them by using Type ="Unknown". Refer to OTA Code List Error Warning Type (EWT).

required

NodeList xs:string XPath expression that selects all the nodes whose data caused this error. Further, this expression should have an additional constraint which contains the data of the node. This will provide the offending data back to systems that cannot maintain the original message.  

 

 

 

 

Attribute Groups

ErrorWarningAttributeGroup