Skip Navigation

ErrorWarningAttributeGroup

 

Attribute Group

ErrorWarningAttributeGroup

Description

Indicates whether an application error is referenced by text, code, or an online description and also to indicate the status, tag, and/or identification of the record that may have caused the error.

 

Attributes

Name

Type

Description

Use

ShortText

xs:string

 

optional

Code

OTA_CodeType

Code that refers to a table of coded values exchanged between applications to identify errors or warnings. See the OTA Code List Error Codes (ERR).

optional

DocURL

xs:anyURI

URL that refers to an online description of the error that occurred.

optional

Status

StringLength1to64

If present, recommended values are those enumerated in the OTA_ErrorRS, (NotProcessed | Incomplete | Complete | Unknown); however, the data type is designated as string data, recognizing that trading partners can identify additional status conditions not included in the enumeration.

optional

Tag

xs:string

The Tag attribute uses the XPath notation to identify the location of a tag in the event that more than one tag of the same name is present in the document. Alternatively, you can use the tag name alone to identify missing data [Type=ReqFieldMissing].

optional

RecordID

StringLength1to32

RecordID allows for batch processing and the identification of the record that failed amongst a group of records.

optional

MessageClass

MessageClassType

If present, specify the message class.

optional