|
Home > Archive > BizTalk Server General > June 2005 > Encoding question
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Jeff Wessling 2005-06-22, 5:51 pm |
| OK, simple question (I hope).
I have a schema that another developer has provided to me it's encoded with
UTF-8. I add it to me BizTalk project and suddenly it's UTF-16. Anyone know
why, is there some encoding setting I'm missing? It's not causing any
particular problem, but I'd prefer to not bloat when I don't have to.
Thanks,
Jeff
| |
| Tomas Restrepo \(MVP\) 2005-06-23, 2:47 am |
| Hi Jeff,
> I have a schema that another developer has provided to me it's encoded
> with UTF-8. I add it to me BizTalk project and suddenly it's UTF-16.
> Anyone know why, is there some encoding setting I'm missing? It's not
> causing any particular problem, but I'd prefer to not bloat when I don't
> have to.
I seem to recall that's a quirk of the biztalk schema editor, with no way to
get around it. However, that does not mean you're gonna get any bloat. Sure,
the schema file will be somewhat larger, but it has no effect whatsoever on
the encoding of document instances.
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
|
|
|
|
|