Encoding |
String |
Select one of the following values from the drop-down
list: : - CDatahex (the default).
Hexadecimal values in this field are specified with
the CDATA qualifier, for example <e1><![CDATA[62]]></e1>
- hex. Hexadecimal
values in this field are specified as digits only, for
example <e1>62</e1>.
- base64. Values
in this field are specified as digits only, coded in base 64.
|