XMLEncoding
By default, the action results return in the encoding that you specified for DefaultXMLEncoding in the IDOL Category Component configuration file. To use a different encoding, set that encoding in the XMLEncoding
action parameter.
NOTE:
Refer to the IDOL Category Component Administration Guide for a list of the supported encodings for different languages.
Actions: | ExecuteSchedule |
Type: | String |
Default: | UTF-8 |
Example: | XMLEncoding=ISO-8859-1
|
See Also: | DefaultXMLEncoding configuration parameter |