Posted: Thu Dec 15, 2005 5:10 pm Post subject: Is the XML encoding declaration used in WBI flows?
Novice
Joined: 23 Sep 2004 Posts: 19
Hi,
I am wondering if I pass an XML message to a WBI flow will it use the encoding specified on the XML declaration? e.g.
<?xml version="1.0" encoding="UTF-8"?>
I do not plan to reference this encoding in the flow explicitly, the message is parsed by the WBI XML parser.
I plan to specify UTF-8 on the XML documents I generate and pass to WBI flows, I will set the ccsid of the WMQ messge to 1208 to match the UTF-8 XML doc. If I wanted to send in XML docs with encoding="ISO8859-1", would the ccsid of the WMQ message also have to match the XML encoding?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum