<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/xslt2processor/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/xslt2processor/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 22 Mar 2009 18:30:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xslt2processor/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Windows XP/Vista Only?</title><link>https://sourceforge.net/p/xslt2processor/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Besides running my web application in the Windows environment, I also would like to execute it in a Linux environment.  Is XML_XSLT2Processor compatible with Linux?  An old version of the application (without the XML_XSLT2Processor) runs at &lt;a href="http://gecils.com/pgtv143/byday.php." rel="nofollow"&gt;http://gecils.com/pgtv143/byday.php.&lt;/a&gt; (use guest for user and password)&lt;/p&gt;
&lt;p&gt;If it executes in a Linux environment, are there any specific recommendations?  I am not very familiar with Linux.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;br /&gt;
Regards,&lt;br /&gt;
Pierre&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Gecils</dc:creator><pubDate>Sun, 22 Mar 2009 18:30:40 -0000</pubDate><guid>https://sourceforge.net5df64a23be203d1bdf44006d3e0944c1486afcca</guid></item><item><title>Unable to transformToXML()</title><link>https://sourceforge.net/p/xslt2processor/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;br /&gt;
I am attempting to use your package and am having some trouble. I have validated that the importStyleSheet() function is loading by outputting it's result... I assume the '1' is true, or successful. However, I can't get the transformToXML() function to return anything at all. Any ideas?&lt;/p&gt;
&lt;p&gt;&amp;lt;?php&lt;br /&gt;
include "/usr/share/pear/XML/XSLT2Processor.php";&lt;br /&gt;
?&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;html&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;head&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Test&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;? print(Date("l F d, Y")); ?&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;? &lt;br /&gt;
$doc = new DOMDocument();&lt;br /&gt;
$xslt2 = new XML_XSLT2Processor();&lt;/p&gt;
&lt;p&gt;$doc-&amp;gt;load("IntuitectProjectToExcelXml.xsl");&lt;br /&gt;
echo $xslt2-&amp;gt;importStyleSheet($doc); //attach xsl rules&lt;/p&gt;
&lt;p&gt;$doc-&amp;gt;load("IntuitectProjectModel.xml");&lt;br /&gt;
echo $xslt2-&amp;gt;transformToXML($doc);&lt;/p&gt;
&lt;p&gt;?&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 16 Nov 2007 22:32:07 -0000</pubDate><guid>https://sourceforge.netf9de67711702be08ebf566a71a5d46443f97c437</guid></item></channel></rss>