<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sifzone.com/sifzonecs20085/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SIF Developers</title><link>http://sifzone.com/sifzonecs20085/forums/8.aspx</link><description>SIF Development related questions and topics</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>Re: GetScheduleInfos() of  ScheduleInfo class seems to be dprecated or removed.</title><link>http://sifzone.com/sifzonecs20085/forums/thread/1091.aspx</link><pubDate>Tue, 16 Jun 2009 18:56:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:1091</guid><dc:creator>sraveendran</dc:creator><slash:comments>0</slash:comments><comments>http://sifzone.com/sifzonecs20085/forums/thread/1091.aspx</comments><wfw:commentRss>http://sifzone.com/sifzonecs20085/forums/commentrss.aspx?SectionID=8&amp;PostID=1091</wfw:commentRss><description>&lt;p&gt;Thanks, I have more question ,&lt;/p&gt;
&lt;p&gt;&lt;span class="tx"&gt;&lt;strong&gt;StudentAddress element is no more present in the SIF_Message xsd. &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="tx"&gt;&lt;strong&gt;SO I guess this need to be updated in mapping file to reflect the new elemenet name. Could u point me out similar changes with 2.2 SIF specification which will affect or need modification of sif configureation or mapping file ?&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: GetScheduleInfos() of  ScheduleInfo class seems to be dprecated or removed.</title><link>http://sifzone.com/sifzonecs20085/forums/thread/1090.aspx</link><pubDate>Tue, 16 Jun 2009 16:22:38 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:1090</guid><dc:creator>Jared Holmberg</dc:creator><slash:comments>0</slash:comments><comments>http://sifzone.com/sifzonecs20085/forums/thread/1090.aspx</comments><wfw:commentRss>http://sifzone.com/sifzonecs20085/forums/commentrss.aspx?SectionID=8&amp;PostID=1090</wfw:commentRss><description>&lt;p&gt;Sraveendran,&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;sectInfo.&lt;i&gt;&lt;b&gt;ScheduleInfoList &lt;/b&gt;&lt;/i&gt;is the correct property to access to obtain the SectionInfo/ScheduleInfoList from the object. It&amp;#39;s been moved from a standard method call to an actual .NET property.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;Good Work!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;Cheers,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;Jared&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>GetScheduleInfos() of  ScheduleInfo class seems to be dprecated or removed.</title><link>http://sifzone.com/sifzonecs20085/forums/thread/1089.aspx</link><pubDate>Tue, 16 Jun 2009 15:38:32 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:1089</guid><dc:creator>sraveendran</dc:creator><slash:comments>0</slash:comments><comments>http://sifzone.com/sifzonecs20085/forums/thread/1089.aspx</comments><wfw:commentRss>http://sifzone.com/sifzonecs20085/forums/commentrss.aspx?SectionID=8&amp;PostID=1089</wfw:commentRss><description>&lt;p&gt;I have a code line which is part of generating the SIF object for &amp;quot;SHEDULEINFO&amp;quot; type. &lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;color:#008000;"&gt;&lt;span style="font-size:x-small;color:#008000;"&gt;
&lt;p&gt;Edustructures.SifWorks.Student.ScheduleInfo[] schedInfos = sectInfo.GetScheduleInfos();&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I am trying to migrate the 1.5 to 2.2 specification. But since the above GetScheduleInfos(); is missing and could not able to find a documentation for the same to which alternate class I need to use, so I am stuck.&lt;/p&gt;
&lt;p&gt;My code is broken becuase of these changes...&lt;/p&gt;
&lt;p&gt;If some one confirm the line above in 1.5r ADK is equivalent for 2.0 as show one in below,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span style="font-size:x-small;"&gt;&lt;font size="2"&gt;
&lt;p&gt;Edustructures.SifWorks.Student.&lt;/p&gt;
&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;color:#2b91af;"&gt;&lt;span style="font-size:x-small;color:#2b91af;"&gt;ScheduleInfoList&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; schedInfosList = sectInfo.ScheduleInfoList;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>