Stuart,

Can you tell us when "IBM in their wisdom have decided to add a UTF8
encoding tag in the XML header"?
I think it was some time between 10.0.15 and 10.1.18, but not sure when.
It is, as you can see from the second message below, causing us grief in
our BizTalk 2006 upgrade.

We are looking at having to parse the generated XML and remove the UTF-8
references before sending it on.
[Hmm ... I wonder if replacing "UFT-8" with "ISO-8859-1" might work?]


Regards


Mike


-----Original Message-----
From: [EMAIL PROTECTED] On Behalf Of Boydell, Stuart
Sent: Monday, 15 October 2007 8:30 p.m.
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] extended ascii characters and TOXML [was:select
statement with single quotes]

[snip]

IBM in their wisdom have decided to add a UTF8 encoding tag (Unicode) in
the XML header produced by the TOXML verb. 

[snip]


______________________________________________ 
From:   MACK ANDREW, MR  
Sent:   Tuesday, 9 October 2007 2:27 p.m.
To:     'u2-users@listserver.u2ug.org'
Subject:        [U2][UV] Generating XML documents      {unclassified}

Hi all,

We are in the process of upgrading our BizTalk 2004 server to BizTalk
2006 and have discovered that the BizTalk 2006 XML Disassembler in the
receive port no longer likes the "encoding="UTF-8" header at the top of
the XML doc. 
[snip]
Our &XML& mapping file has <?XML version="1.0"?> as the first line but
when the XML doc is generated, a 'encoding="UTF-8"' has been added, as
below.

<?xml version="1.0" encoding="UTF-8"?>
<BankDataRoot
xmlns:nsOrgPosition="http://NZDF.Defence.HR.BizTalk.Schemas.AtlasBankDat
aSchema"
xmlns:U2xml="http://www.ibm.com/U2-xml";>
<BankData>

The XML examples in the UV Basic Extensions documentation all show only
<?XML version="1.0"?> being generated, as per the map file. I need to
prevent the encoding="UTF-8" bit being added to the generated XML doc.
Can anyone help?

Thanks

Andrew Mack
Senior Database Manager (UV/SQL)
Applications Development, CIS Branch
The information contained in this Internet Email message is intended
for the addressee only and may contain privileged information, but not
necessarily the official views or opinions of the New Zealand Defence Force.
If you are not the intended recipient you must not use, disclose, copy or 
distribute this message or the information in it.

If you have received this message in error, please Email or telephone
the sender immediately.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to