Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Does encoding in xml tag in Schema effect the executePipeline in O

1 view
Skip to first unread message

sep

unread,
Jun 6, 2007, 9:23:03 AM6/6/07
to
encoding in this Tag : <?xml version="1.0" encoding="utf-16" ?>
at the first line in Schema(.xsd) effect to
[Microsoft.XLANGs.Pipeline.XLANGPipelineManager.ExecuteReceivePipeline] in
Orchestration or not?

Because i want to use disassembly utf-8 string message in receivepipeline
that use the schema which has encoding="utf-16" in xml version tag


pls tell me

Thank you in advance

Jan Eliasen

unread,
Jun 6, 2007, 2:32:40 PM6/6/07
to
On Wed, 6 Jun 2007 06:23:03 -0700, sep <s...@discussions.microsoft.com>
wrote:

The information about utf-16 in the top of the schema file is only
stating, that the xsd itself is saved encoded in utf-16. It has
nothing to do with what encodings of XML can be validated against the
schema.

--
eliasen, representing himself and not the company he works for.

Private blog: http://blog.eliasen.dk

Private email: j...@eliasen.dk

0 new messages