...
Data Type | Since Schema Version | Oracle Database Data Definition | Values |
---|---|---|---|
text | 1.0 | CHAR(1) | Valid Types of landing reports are: |
The type of landing report element includes a name attribute, with the text value of the report type.
Data Type | Since Schema Version | Oracle Database Data Definition | Values |
---|---|---|---|
text | 1.0 | VARCHAR2(50) | The names of landing report types are as above. |
Status
The status element contains the submission status of the landing report.
Data Type | Since Schema Version | Oracle Database Data Definition | Values |
---|---|---|---|
integer | 1.0 | NUMBER(10,0) | Status values and meanings are: |
The status element includes a name desc attribute, with the text value of the status code.
...