XML Encoding question

Home Page Forums BizTalk 2004 – BizTalk 2010 XML Encoding question

Viewing 2 reply threads
  • Author
    Posts
    • #19543

       I have an xml file in utf8;

       is their a BT Tool taht will generate an xsd from the xml file? Will the xsd be utf-8 or utf-16?

      I used visual studio to create my xsd, but it is utf-16, can I just change to utf-8?

      Thanks in advance,

      Michael
      Houston, TX, USA (At least for now, Mexico in the future?)

    • #19551

       I don’t believe you can change this, BizTalk will always convert to utf-16, if you change the schema.

      Can I ask why you wish to change the character set of the Biztalk schema.

       

    • #19603

      Hi Michael,

       [quote user="Anonymous"]

        is their a BT Tool taht will generate an xsd from the xml file? Will the xsd be utf-8 or utf-16?

      [/quote]

      Yes, In Visual Studio, do the following:

      1. Open any BizTalk project
      2. right-click the project and say add-> Generated Items
      3. Choose Schema from well-formed XML.

      Hope it helps

      Mike

       

Viewing 2 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.