Usage Notes
XML Response Format is used to specify if Teradata should return XML responses in Character 'C' or Binary 'B' format. The 14.10 release supports only 'C' and 0 as possible values.
| Language | Variable Name |
|---|---|
| COBOL: | XMLRESPONSEFORMAT |
| C: | xmlResponseFormat |
| Routine | Action Taken |
|---|---|
| DBCHINI: | writes |
| DBCHCL: | reads (RSUP; IRQ) |
| Used by | Action Taken |
|---|---|
| application program | writes |
Possible values that can be set in this DBCAREA field are currently 'C' and 0. Both values return data in character format.