<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Error while XML deserialization using ST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-xml-deserialization-using-st/m-p/5641919#M1284037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am generating a fancy XML Spreadsheet using Simple Transformation and then trying to read it back using the same ST (deserialization).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While doing so, I am receiving following runtime error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_ST_MATCH_ELEMENT', was not caught and therefore
 caused a runtime error.
    The reason for the exception is: XML matching error 
    Expected was element-start: "Workbook" [urn:schemas-microsoft-com:office:spreadsheet] 
    Read was document-end: " " [ ].&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Althought, the XML contains the same line at line #3 below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;?mso-application progid="Excel.Sheet"?&amp;gt;
&amp;lt;Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:o="urn:schemas-microsoft-com:office:office"
 xmlns:x="urn:schemas-microsoft-com:office:excel"
 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:html="http://www.w3.org/TR/REC-html40"&amp;gt;
 &amp;lt;DocumentProperties xmlns="urn:schemas-microsoft-com:office:office"&amp;gt;
  &amp;lt;Created&amp;gt;2009-05-18T05:28:50Z&amp;lt;/Created&amp;gt;
  &amp;lt;LastSaved&amp;gt;2009-05-18T05:28:50Z&amp;lt;/LastSaved&amp;gt;
  &amp;lt;Version&amp;gt;11.9999&amp;lt;/Version&amp;gt;
 &amp;lt;/DocumentProperties&amp;gt;
 &amp;lt;ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel"&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried aligning the text / transformation in various ways with no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues to tackle this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2009 05:47:49 GMT</pubDate>
    <dc:creator>aabhas_wilmar</dc:creator>
    <dc:date>2009-05-18T05:47:49Z</dc:date>
    <item>
      <title>Error while XML deserialization using ST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-xml-deserialization-using-st/m-p/5641919#M1284037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am generating a fancy XML Spreadsheet using Simple Transformation and then trying to read it back using the same ST (deserialization).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While doing so, I am receiving following runtime error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_ST_MATCH_ELEMENT', was not caught and therefore
 caused a runtime error.
    The reason for the exception is: XML matching error 
    Expected was element-start: "Workbook" [urn:schemas-microsoft-com:office:spreadsheet] 
    Read was document-end: " " [ ].&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Althought, the XML contains the same line at line #3 below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;?mso-application progid="Excel.Sheet"?&amp;gt;
&amp;lt;Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:o="urn:schemas-microsoft-com:office:office"
 xmlns:x="urn:schemas-microsoft-com:office:excel"
 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:html="http://www.w3.org/TR/REC-html40"&amp;gt;
 &amp;lt;DocumentProperties xmlns="urn:schemas-microsoft-com:office:office"&amp;gt;
  &amp;lt;Created&amp;gt;2009-05-18T05:28:50Z&amp;lt;/Created&amp;gt;
  &amp;lt;LastSaved&amp;gt;2009-05-18T05:28:50Z&amp;lt;/LastSaved&amp;gt;
  &amp;lt;Version&amp;gt;11.9999&amp;lt;/Version&amp;gt;
 &amp;lt;/DocumentProperties&amp;gt;
 &amp;lt;ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel"&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried aligning the text / transformation in various ways with no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues to tackle this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 05:47:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-xml-deserialization-using-st/m-p/5641919#M1284037</guid>
      <dc:creator>aabhas_wilmar</dc:creator>
      <dc:date>2009-05-18T05:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error while XML deserialization using ST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-xml-deserialization-using-st/m-p/5641920#M1284038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not required anymore, closing the thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 07:19:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-xml-deserialization-using-st/m-p/5641920#M1284038</guid>
      <dc:creator>aabhas_wilmar</dc:creator>
      <dc:date>2009-08-05T07:19:25Z</dc:date>
    </item>
  </channel>
</rss>

