<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Mvp.Xml Project</title><link>http://mvpxml.codeplex.com/project/feeds/rss</link><description>Mvp.Xml project is developed by Microsoft MVPs in XML technologies and XML Web Services worldwide. It is aimed at supplementing .NET framework XML processing functionality available through the System.Xml namespace and related namespaces such as System.Web.Services. It is documented extensively through weblog posts. All the project&amp;#39;s classes contain extensive tests to ensure its quality, as well as the peer review among this highly focused group of XML lovers.      Mvp.Xml project currently provides .NET implementations of EXSLT, XML Base, XInclude, XPointer as well as a unique set of utility classes and tools making XML programming  in .NET platform easier, more productive and effective.      Mvp.Xml project supplements .NET functionality, but as .NET platform evolves some parts of the Mvp.Xml library become redundant. Beware that we will be dropping support for anything that become supported natively in .NET.      Mvp.Xml project supports both .NET 1.1 and .NET 2.0. While both codebases have much in common, they are different codebases. Mvp.Xml for .NET 1.1 is mostly frozen, while Mvp.Xml for .NET 2.0 is under active development.   </description><item><title>Reopened Issue: ExsltDateTime [4970]</title><link>http://mvpxml.codeplex.com/workitem/4970</link><description>stefano.zanotti&amp;#64;summer.it&lt;br /&gt;&amp;#160;&lt;br /&gt;public ExsltDateTime&amp;#40;&amp;#34;2005-12-08T00&amp;#58;00&amp;#58;00&amp;#34;&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;BUG&lt;br /&gt;in&lt;br /&gt;&amp;#160;&lt;br /&gt;int hours &amp;#61; Int32.Parse&amp;#40;zoneStr.Substring&lt;br /&gt;&amp;#40;0,3&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47; Initialize the DateTimeTZ structure with the &lt;br /&gt;date, time and timezone in the string.&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47; &amp;#60;param name&amp;#61;&amp;#34;inS&amp;#34;&amp;#62;An ISO8601 string&amp;#60;&amp;#47;param&amp;#62;&lt;br /&gt;public ExsltDateTime&amp;#40;string inS&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;ExsltDateTime&amp;#40;&amp;#34;2005-08-12T00&amp;#58;00&amp;#58;00&amp;#34;&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;BUG&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;int minutes &amp;#61; Int32.Parse&amp;#40;zoneStr.Substring&lt;br /&gt;&amp;#40;4,2&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;</description><author>olegt</author><pubDate>Fri, 14 Jun 2013 06:57:18 GMT</pubDate><guid isPermaLink="false">Reopened Issue: ExsltDateTime [4970] 20130614065718A</guid></item><item><title>Reopened Issue: Exslt set:distinct function does not work with MONO [4975]</title><link>http://mvpxml.codeplex.com/workitem/4975</link><description>I checked the attached xslt with nxslt.exe and the&lt;br /&gt;following error occured&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;System.Xml.Xsl.XsltException&amp;#58; Custom function reported&lt;br /&gt;an error. ---&amp;#62;&lt;br /&gt;System.Reflection.TargetInvocationException&amp;#58; Exception&lt;br /&gt;has been thrown by the target of an invocation. ---&amp;#62;&lt;br /&gt;System.ArgumentNullException&amp;#58; Argument cannot be null.&lt;br /&gt;Parameter name&amp;#58; type&lt;br /&gt;in &amp;#60;0x0006e&amp;#62; System.Activator&amp;#58;CheckType &amp;#40;System.Type type&amp;#41;&lt;br /&gt;in &amp;#60;0x00039&amp;#62; System.Activator&amp;#58;CreateInstance&lt;br /&gt;&amp;#40;System.Type type, BindingFlags bindingAttr,&lt;br /&gt;System.Reflection.Binder binder, System.Object&amp;#91;&amp;#93; args,&lt;br /&gt;System.Globalization.CultureInfo culture,&lt;br /&gt;System.Object&amp;#91;&amp;#93; activationAttributes&amp;#41;&lt;br /&gt;in &amp;#60;0x00029&amp;#62; System.Activator&amp;#58;CreateInstance&lt;br /&gt;&amp;#40;System.Type type, BindingFlags bindingAttr,&lt;br /&gt;System.Reflection.Binder binder, System.Object&amp;#91;&amp;#93; args,&lt;br /&gt;System.Globalization.CultureInfo culture&amp;#41;&lt;br /&gt;in &amp;#60;0x0006d&amp;#62;&lt;br /&gt;Mvp.Xml.Exslt.ExsltCommon&amp;#58;ExsltNodeListToXPathNodeIterator&lt;br /&gt;&amp;#40;Mvp.Xml.Exslt.ExsltNodeList list&amp;#41;&lt;br /&gt;in &amp;#60;0x000cd&amp;#62; Mvp.Xml.Exslt.ExsltSets&amp;#58;distinct&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathNodeIterator nodeset&amp;#41;&lt;br /&gt;in &amp;#60;0x00000&amp;#62; &amp;#60;unknown method&amp;#62;&lt;br /&gt;in &amp;#40;wrapper managed-to-native&amp;#41;&lt;br /&gt;System.Reflection.MonoMethod&amp;#58;InternalInvoke&lt;br /&gt;&amp;#40;object,object&amp;#91;&amp;#93;&amp;#41;&lt;br /&gt;in &amp;#60;0x0008d&amp;#62; System.Reflection.MonoMethod&amp;#58;Invoke&lt;br /&gt;&amp;#40;System.Object obj, BindingFlags invokeAttr,&lt;br /&gt;System.Reflection.Binder binder, System.Object&amp;#91;&amp;#93;&lt;br /&gt;parameters, System.Globalization.CultureInfo&lt;br /&gt;culture&amp;#41;--- End of inner exception stack trace ---&lt;br /&gt;&amp;#160;&lt;br /&gt;in &amp;#60;0x0010e&amp;#62; System.Reflection.MonoMethod&amp;#58;Invoke&lt;br /&gt;&amp;#40;System.Object obj, BindingFlags invokeAttr,&lt;br /&gt;System.Reflection.Binder binder, System.Object&amp;#91;&amp;#93;&lt;br /&gt;parameters, System.Globalization.CultureInfo culture&amp;#41;&lt;br /&gt;in &amp;#60;0x0001a&amp;#62; System.Reflection.MethodBase&amp;#58;Invoke&lt;br /&gt;&amp;#40;System.Object obj, System.Object&amp;#91;&amp;#93; parameters&amp;#41;&lt;br /&gt;in &amp;#60;0x00243&amp;#62; Mono.Xml.Xsl.XsltExtensionFunction&amp;#58;Invoke&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XsltCompiledContext xsltContext,&lt;br /&gt;System.Object&amp;#91;&amp;#93; args, System.Xml.XPath.XPathNavigator&lt;br /&gt;docContext&amp;#41;--- End of inner exception stack trace ---&lt;br /&gt;&amp;#160;&lt;br /&gt;in &amp;#60;0x00332&amp;#62; Mono.Xml.Xsl.XsltExtensionFunction&amp;#58;Invoke&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XsltCompiledContext xsltContext,&lt;br /&gt;System.Object&amp;#91;&amp;#93; args, System.Xml.XPath.XPathNavigator&lt;br /&gt;docContext&amp;#41;&lt;br /&gt;in &amp;#60;0x00032&amp;#62; Mono.Xml.Xsl.XPFuncImpl&amp;#58;Invoke&lt;br /&gt;&amp;#40;System.Xml.Xsl.XsltContext xsltContext,&lt;br /&gt;System.Object&amp;#91;&amp;#93; args, System.Xml.XPath.XPathNavigator&lt;br /&gt;docContext&amp;#41;&lt;br /&gt;in &amp;#60;0x00236&amp;#62; System.Xml.XPath.ExprFunctionCall&amp;#58;Evaluate&lt;br /&gt;&amp;#40;System.Xml.XPath.BaseIterator iter&amp;#41;&lt;br /&gt;in &amp;#60;0x00060&amp;#62;&lt;br /&gt;System.Xml.XPath.Expression&amp;#58;EvaluateNodeSet&lt;br /&gt;&amp;#40;System.Xml.XPath.BaseIterator iter&amp;#41;&lt;br /&gt;in &amp;#60;0x00014&amp;#62;&lt;br /&gt;System.Xml.XPath.CompiledExpression&amp;#58;EvaluateNodeSet&lt;br /&gt;&amp;#40;System.Xml.XPath.BaseIterator iter&amp;#41;&lt;br /&gt;in &amp;#60;0x00067&amp;#62; System.Xml.XPath.XPathNavigator&amp;#58;Select&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathExpression expr,&lt;br /&gt;System.Xml.XmlNamespaceManager ctx&amp;#41;&lt;br /&gt;in &amp;#60;0x00050&amp;#62; Mono.Xml.Xsl.XslTransformProcessor&amp;#58;Select&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathExpression expr&amp;#41;&lt;br /&gt;in &amp;#60;0x00025&amp;#62;&lt;br /&gt;Mono.Xml.Xsl.Operations.XslForEach&amp;#58;Evaluate&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XslTransformProcessor p&amp;#41;&lt;br /&gt;in &amp;#60;0x00078&amp;#62;&lt;br /&gt;Mono.Xml.Xsl.Operations.XslTemplateContent&amp;#58;Evaluate&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XslTransformProcessor p&amp;#41;&lt;br /&gt;in &amp;#60;0x0017a&amp;#62;&lt;br /&gt;Mono.Xml.Xsl.Operations.XslLiteralElement&amp;#58;Evaluate&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XslTransformProcessor p&amp;#41;&lt;br /&gt;in &amp;#60;0x00078&amp;#62;&lt;br /&gt;Mono.Xml.Xsl.Operations.XslTemplateContent&amp;#58;Evaluate&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XslTransformProcessor p&amp;#41;&lt;br /&gt;in &amp;#60;0x00189&amp;#62; Mono.Xml.Xsl.XslTemplate&amp;#58;Evaluate&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XslTransformProcessor p,&lt;br /&gt;System.Collections.Hashtable withParams&amp;#41;&lt;br /&gt;in &amp;#60;0x00064&amp;#62;&lt;br /&gt;Mono.Xml.Xsl.XslTransformProcessor&amp;#58;ApplyTemplates&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathNodeIterator nodes,&lt;br /&gt;System.Xml.XmlQualifiedName mode,&lt;br /&gt;System.Collections.ArrayList withParams&amp;#41;&lt;br /&gt;in &amp;#60;0x00496&amp;#62; Mono.Xml.Xsl.XslTransformProcessor&amp;#58;Process&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathNavigator root,&lt;br /&gt;Mono.Xml.Xsl.Outputter outputtter,&lt;br /&gt;System.Xml.Xsl.XsltArgumentList args,&lt;br /&gt;System.Xml.XmlResolver resolver&amp;#41;&lt;br /&gt;in &amp;#60;0x0008b&amp;#62; System.Xml.Xsl.XslTransform&amp;#58;Transform&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathNavigator input,&lt;br /&gt;System.Xml.Xsl.XsltArgumentList args,&lt;br /&gt;System.IO.TextWriter output, System.Xml.XmlResolver&lt;br /&gt;resolver&amp;#41;&lt;br /&gt;in &amp;#60;0x00037&amp;#62; System.Xml.Xsl.XslTransform&amp;#58;Transform&lt;br /&gt;&amp;#40;IXPathNavigable input, System.Xml.Xsl.XsltArgumentList&lt;br /&gt;args, System.IO.TextWriter output&amp;#41;&lt;br /&gt;in &amp;#60;0x0008a&amp;#62; Mvp.Xml.Exslt.ExsltTransform&amp;#58;Transform&lt;br /&gt;&amp;#40;IXPathNavigable ixn, System.Xml.Xsl.XsltArgumentList&lt;br /&gt;arglist, System.IO.TextWriter writer&amp;#41;&lt;br /&gt;in &amp;#60;0x03711&amp;#62; NXslt.NXslt&amp;#58;Process &amp;#40;&amp;#41;&lt;br /&gt;Tested with Mono JIT compiler version 1.1.13.2 and Linux&lt;br /&gt;</description><author>olegt</author><pubDate>Fri, 14 Jun 2013 06:57:18 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Exslt set:distinct function does not work with MONO [4975] 20130614065718A</guid></item><item><title>Reopened Issue: href="x.xsl" type="text/xsl" bug [6053]</title><link>http://mvpxml.codeplex.com/workitem/6053</link><description>I noticed that nxslt &amp;#40;both 1 and 2&amp;#41; succeds when using an xml-stylesheet&lt;br /&gt;PI like the following &amp;#40;obviously&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;  &amp;#60;&amp;#63;xml-stylesheet type&amp;#61;&amp;#34;text&amp;#47;xsl&amp;#34; href&amp;#61;&amp;#34;x.xsl&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;but fails with the following&lt;br /&gt;&amp;#160;&lt;br /&gt;  &amp;#60;&amp;#63;xml-stylesheet href&amp;#61;&amp;#34;x.xsl&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;xsl&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;i.e. when the &amp;#39;href&amp;#39; PseudoAtt precedes the &amp;#39;type&amp;#39; PseudoAtt.&lt;br /&gt;&amp;#160;&lt;br /&gt;Thanks for an otherwise great app  &amp;#58;-&amp;#41; &lt;br /&gt;&amp;#160;&lt;br /&gt;-- David H&amp;#229;s&amp;#228;ther&lt;br /&gt;</description><author>olegt</author><pubDate>Fri, 14 Jun 2013 06:57:17 GMT</pubDate><guid isPermaLink="false">Reopened Issue: href="x.xsl" type="text/xsl" bug [6053] 20130614065717A</guid></item><item><title>New Post: Stop MvpXslTransform from adding xml declaration?</title><link>http://mvpxml.codeplex.com/discussions/444733</link><description>&lt;div style="line-height: normal;"&gt;Thanks.&lt;br /&gt;
If there is not a configuration option that lets me do this, then I guess source code is the only way to do it. &lt;br /&gt;
&lt;/div&gt;</description><author>sarikan</author><pubDate>Thu, 23 May 2013 14:31:42 GMT</pubDate><guid isPermaLink="false">New Post: Stop MvpXslTransform from adding xml declaration? 20130523023142P</guid></item><item><title>New Post: Stop MvpXslTransform from adding xml declaration?</title><link>http://mvpxml.codeplex.com/discussions/444733</link><description>&lt;div style="line-height: normal;"&gt;Thanks.&lt;br /&gt;
If there is not a configuration option that lets me do this, then I guess source code is the only way to do it. &lt;br /&gt;
&lt;/div&gt;</description><author>sarikan</author><pubDate>Thu, 23 May 2013 14:31:42 GMT</pubDate><guid isPermaLink="false">New Post: Stop MvpXslTransform from adding xml declaration? 20130523023142P</guid></item><item><title>New Post: Stop MvpXslTransform from adding xml declaration?</title><link>http://mvpxml.codeplex.com/discussions/444733</link><description>&lt;div style="line-height: normal;"&gt;Yes, it should be possible by changing the source code...&lt;br /&gt;
&lt;/div&gt;</description><author>dcazzulino</author><pubDate>Thu, 23 May 2013 14:17:41 GMT</pubDate><guid isPermaLink="false">New Post: Stop MvpXslTransform from adding xml declaration? 20130523021741P</guid></item><item><title>New Post: Stop MvpXslTransform from adding xml declaration?</title><link>http://mvpxml.codeplex.com/discussions/444733</link><description>&lt;div style="line-height: normal;"&gt;Yes, it should be possible by changing the source code...&lt;br /&gt;
&lt;/div&gt;</description><author>dcazzulino</author><pubDate>Thu, 23 May 2013 14:17:41 GMT</pubDate><guid isPermaLink="false">New Post: Stop MvpXslTransform from adding xml declaration? 20130523021741P</guid></item><item><title>New Post: Stop MvpXslTransform from adding xml declaration?</title><link>http://mvpxml.codeplex.com/discussions/444733</link><description>&lt;div style="line-height: normal;"&gt;Greetings, &lt;br /&gt;
Is there a way to stop MvpXslTransform from adding xml declaration (&amp;lt;?xml...) to the transformation output? &lt;br /&gt;
&lt;br /&gt;
Best regards&lt;br /&gt;
Seref&lt;br /&gt;
&lt;/div&gt;</description><author>sarikan</author><pubDate>Thu, 23 May 2013 11:33:13 GMT</pubDate><guid isPermaLink="false">New Post: Stop MvpXslTransform from adding xml declaration? 20130523113313A</guid></item><item><title>New Post: Stop MvpXslTransform from adding xml declaration?</title><link>http://mvpxml.codeplex.com/discussions/444733</link><description>&lt;div style="line-height: normal;"&gt;Greetings, &lt;br /&gt;
Is there a way to stop MvpXslTransform from adding xml declaration (&amp;lt;?xml...) to the transformation output? &lt;br /&gt;
&lt;br /&gt;
Best regards&lt;br /&gt;
Seref&lt;br /&gt;
&lt;/div&gt;</description><author>sarikan</author><pubDate>Thu, 23 May 2013 11:33:13 GMT</pubDate><guid isPermaLink="false">New Post: Stop MvpXslTransform from adding xml declaration? 20130523113313A</guid></item><item><title>Closed Issue: ExsltDateTime [4970]</title><link>http://mvpxml.codeplex.com/workitem/4970</link><description>stefano.zanotti&amp;#64;summer.it&lt;br /&gt;&amp;#160;&lt;br /&gt;public ExsltDateTime&amp;#40;&amp;#34;2005-12-08T00&amp;#58;00&amp;#58;00&amp;#34;&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;BUG&lt;br /&gt;in&lt;br /&gt;&amp;#160;&lt;br /&gt;int hours &amp;#61; Int32.Parse&amp;#40;zoneStr.Substring&lt;br /&gt;&amp;#40;0,3&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47; Initialize the DateTimeTZ structure with the &lt;br /&gt;date, time and timezone in the string.&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47; &amp;#60;param name&amp;#61;&amp;#34;inS&amp;#34;&amp;#62;An ISO8601 string&amp;#60;&amp;#47;param&amp;#62;&lt;br /&gt;public ExsltDateTime&amp;#40;string inS&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;ExsltDateTime&amp;#40;&amp;#34;2005-08-12T00&amp;#58;00&amp;#58;00&amp;#34;&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;BUG&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;int minutes &amp;#61; Int32.Parse&amp;#40;zoneStr.Substring&lt;br /&gt;&amp;#40;4,2&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;</description><author>olegt</author><pubDate>Thu, 16 May 2013 07:42:24 GMT</pubDate><guid isPermaLink="false">Closed Issue: ExsltDateTime [4970] 20130516074224A</guid></item><item><title>Closed Issue: Exslt set:distinct function does not work with MONO [4975]</title><link>http://mvpxml.codeplex.com/workitem/4975</link><description>I checked the attached xslt with nxslt.exe and the&lt;br /&gt;following error occured&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;System.Xml.Xsl.XsltException&amp;#58; Custom function reported&lt;br /&gt;an error. ---&amp;#62;&lt;br /&gt;System.Reflection.TargetInvocationException&amp;#58; Exception&lt;br /&gt;has been thrown by the target of an invocation. ---&amp;#62;&lt;br /&gt;System.ArgumentNullException&amp;#58; Argument cannot be null.&lt;br /&gt;Parameter name&amp;#58; type&lt;br /&gt;in &amp;#60;0x0006e&amp;#62; System.Activator&amp;#58;CheckType &amp;#40;System.Type type&amp;#41;&lt;br /&gt;in &amp;#60;0x00039&amp;#62; System.Activator&amp;#58;CreateInstance&lt;br /&gt;&amp;#40;System.Type type, BindingFlags bindingAttr,&lt;br /&gt;System.Reflection.Binder binder, System.Object&amp;#91;&amp;#93; args,&lt;br /&gt;System.Globalization.CultureInfo culture,&lt;br /&gt;System.Object&amp;#91;&amp;#93; activationAttributes&amp;#41;&lt;br /&gt;in &amp;#60;0x00029&amp;#62; System.Activator&amp;#58;CreateInstance&lt;br /&gt;&amp;#40;System.Type type, BindingFlags bindingAttr,&lt;br /&gt;System.Reflection.Binder binder, System.Object&amp;#91;&amp;#93; args,&lt;br /&gt;System.Globalization.CultureInfo culture&amp;#41;&lt;br /&gt;in &amp;#60;0x0006d&amp;#62;&lt;br /&gt;Mvp.Xml.Exslt.ExsltCommon&amp;#58;ExsltNodeListToXPathNodeIterator&lt;br /&gt;&amp;#40;Mvp.Xml.Exslt.ExsltNodeList list&amp;#41;&lt;br /&gt;in &amp;#60;0x000cd&amp;#62; Mvp.Xml.Exslt.ExsltSets&amp;#58;distinct&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathNodeIterator nodeset&amp;#41;&lt;br /&gt;in &amp;#60;0x00000&amp;#62; &amp;#60;unknown method&amp;#62;&lt;br /&gt;in &amp;#40;wrapper managed-to-native&amp;#41;&lt;br /&gt;System.Reflection.MonoMethod&amp;#58;InternalInvoke&lt;br /&gt;&amp;#40;object,object&amp;#91;&amp;#93;&amp;#41;&lt;br /&gt;in &amp;#60;0x0008d&amp;#62; System.Reflection.MonoMethod&amp;#58;Invoke&lt;br /&gt;&amp;#40;System.Object obj, BindingFlags invokeAttr,&lt;br /&gt;System.Reflection.Binder binder, System.Object&amp;#91;&amp;#93;&lt;br /&gt;parameters, System.Globalization.CultureInfo&lt;br /&gt;culture&amp;#41;--- End of inner exception stack trace ---&lt;br /&gt;&amp;#160;&lt;br /&gt;in &amp;#60;0x0010e&amp;#62; System.Reflection.MonoMethod&amp;#58;Invoke&lt;br /&gt;&amp;#40;System.Object obj, BindingFlags invokeAttr,&lt;br /&gt;System.Reflection.Binder binder, System.Object&amp;#91;&amp;#93;&lt;br /&gt;parameters, System.Globalization.CultureInfo culture&amp;#41;&lt;br /&gt;in &amp;#60;0x0001a&amp;#62; System.Reflection.MethodBase&amp;#58;Invoke&lt;br /&gt;&amp;#40;System.Object obj, System.Object&amp;#91;&amp;#93; parameters&amp;#41;&lt;br /&gt;in &amp;#60;0x00243&amp;#62; Mono.Xml.Xsl.XsltExtensionFunction&amp;#58;Invoke&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XsltCompiledContext xsltContext,&lt;br /&gt;System.Object&amp;#91;&amp;#93; args, System.Xml.XPath.XPathNavigator&lt;br /&gt;docContext&amp;#41;--- End of inner exception stack trace ---&lt;br /&gt;&amp;#160;&lt;br /&gt;in &amp;#60;0x00332&amp;#62; Mono.Xml.Xsl.XsltExtensionFunction&amp;#58;Invoke&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XsltCompiledContext xsltContext,&lt;br /&gt;System.Object&amp;#91;&amp;#93; args, System.Xml.XPath.XPathNavigator&lt;br /&gt;docContext&amp;#41;&lt;br /&gt;in &amp;#60;0x00032&amp;#62; Mono.Xml.Xsl.XPFuncImpl&amp;#58;Invoke&lt;br /&gt;&amp;#40;System.Xml.Xsl.XsltContext xsltContext,&lt;br /&gt;System.Object&amp;#91;&amp;#93; args, System.Xml.XPath.XPathNavigator&lt;br /&gt;docContext&amp;#41;&lt;br /&gt;in &amp;#60;0x00236&amp;#62; System.Xml.XPath.ExprFunctionCall&amp;#58;Evaluate&lt;br /&gt;&amp;#40;System.Xml.XPath.BaseIterator iter&amp;#41;&lt;br /&gt;in &amp;#60;0x00060&amp;#62;&lt;br /&gt;System.Xml.XPath.Expression&amp;#58;EvaluateNodeSet&lt;br /&gt;&amp;#40;System.Xml.XPath.BaseIterator iter&amp;#41;&lt;br /&gt;in &amp;#60;0x00014&amp;#62;&lt;br /&gt;System.Xml.XPath.CompiledExpression&amp;#58;EvaluateNodeSet&lt;br /&gt;&amp;#40;System.Xml.XPath.BaseIterator iter&amp;#41;&lt;br /&gt;in &amp;#60;0x00067&amp;#62; System.Xml.XPath.XPathNavigator&amp;#58;Select&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathExpression expr,&lt;br /&gt;System.Xml.XmlNamespaceManager ctx&amp;#41;&lt;br /&gt;in &amp;#60;0x00050&amp;#62; Mono.Xml.Xsl.XslTransformProcessor&amp;#58;Select&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathExpression expr&amp;#41;&lt;br /&gt;in &amp;#60;0x00025&amp;#62;&lt;br /&gt;Mono.Xml.Xsl.Operations.XslForEach&amp;#58;Evaluate&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XslTransformProcessor p&amp;#41;&lt;br /&gt;in &amp;#60;0x00078&amp;#62;&lt;br /&gt;Mono.Xml.Xsl.Operations.XslTemplateContent&amp;#58;Evaluate&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XslTransformProcessor p&amp;#41;&lt;br /&gt;in &amp;#60;0x0017a&amp;#62;&lt;br /&gt;Mono.Xml.Xsl.Operations.XslLiteralElement&amp;#58;Evaluate&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XslTransformProcessor p&amp;#41;&lt;br /&gt;in &amp;#60;0x00078&amp;#62;&lt;br /&gt;Mono.Xml.Xsl.Operations.XslTemplateContent&amp;#58;Evaluate&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XslTransformProcessor p&amp;#41;&lt;br /&gt;in &amp;#60;0x00189&amp;#62; Mono.Xml.Xsl.XslTemplate&amp;#58;Evaluate&lt;br /&gt;&amp;#40;Mono.Xml.Xsl.XslTransformProcessor p,&lt;br /&gt;System.Collections.Hashtable withParams&amp;#41;&lt;br /&gt;in &amp;#60;0x00064&amp;#62;&lt;br /&gt;Mono.Xml.Xsl.XslTransformProcessor&amp;#58;ApplyTemplates&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathNodeIterator nodes,&lt;br /&gt;System.Xml.XmlQualifiedName mode,&lt;br /&gt;System.Collections.ArrayList withParams&amp;#41;&lt;br /&gt;in &amp;#60;0x00496&amp;#62; Mono.Xml.Xsl.XslTransformProcessor&amp;#58;Process&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathNavigator root,&lt;br /&gt;Mono.Xml.Xsl.Outputter outputtter,&lt;br /&gt;System.Xml.Xsl.XsltArgumentList args,&lt;br /&gt;System.Xml.XmlResolver resolver&amp;#41;&lt;br /&gt;in &amp;#60;0x0008b&amp;#62; System.Xml.Xsl.XslTransform&amp;#58;Transform&lt;br /&gt;&amp;#40;System.Xml.XPath.XPathNavigator input,&lt;br /&gt;System.Xml.Xsl.XsltArgumentList args,&lt;br /&gt;System.IO.TextWriter output, System.Xml.XmlResolver&lt;br /&gt;resolver&amp;#41;&lt;br /&gt;in &amp;#60;0x00037&amp;#62; System.Xml.Xsl.XslTransform&amp;#58;Transform&lt;br /&gt;&amp;#40;IXPathNavigable input, System.Xml.Xsl.XsltArgumentList&lt;br /&gt;args, System.IO.TextWriter output&amp;#41;&lt;br /&gt;in &amp;#60;0x0008a&amp;#62; Mvp.Xml.Exslt.ExsltTransform&amp;#58;Transform&lt;br /&gt;&amp;#40;IXPathNavigable ixn, System.Xml.Xsl.XsltArgumentList&lt;br /&gt;arglist, System.IO.TextWriter writer&amp;#41;&lt;br /&gt;in &amp;#60;0x03711&amp;#62; NXslt.NXslt&amp;#58;Process &amp;#40;&amp;#41;&lt;br /&gt;Tested with Mono JIT compiler version 1.1.13.2 and Linux&lt;br /&gt;</description><author>olegt</author><pubDate>Thu, 16 May 2013 07:42:24 GMT</pubDate><guid isPermaLink="false">Closed Issue: Exslt set:distinct function does not work with MONO [4975] 20130516074224A</guid></item><item><title>Closed Issue: href="x.xsl" type="text/xsl" bug [6053]</title><link>http://mvpxml.codeplex.com/workitem/6053</link><description>I noticed that nxslt &amp;#40;both 1 and 2&amp;#41; succeds when using an xml-stylesheet&lt;br /&gt;PI like the following &amp;#40;obviously&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;  &amp;#60;&amp;#63;xml-stylesheet type&amp;#61;&amp;#34;text&amp;#47;xsl&amp;#34; href&amp;#61;&amp;#34;x.xsl&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;but fails with the following&lt;br /&gt;&amp;#160;&lt;br /&gt;  &amp;#60;&amp;#63;xml-stylesheet href&amp;#61;&amp;#34;x.xsl&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;xsl&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;i.e. when the &amp;#39;href&amp;#39; PseudoAtt precedes the &amp;#39;type&amp;#39; PseudoAtt.&lt;br /&gt;&amp;#160;&lt;br /&gt;Thanks for an otherwise great app  &amp;#58;-&amp;#41; &lt;br /&gt;&amp;#160;&lt;br /&gt;-- David H&amp;#229;s&amp;#228;ther&lt;br /&gt;</description><author>olegt</author><pubDate>Thu, 16 May 2013 07:42:23 GMT</pubDate><guid isPermaLink="false">Closed Issue: href="x.xsl" type="text/xsl" bug [6053] 20130516074223A</guid></item><item><title>New Post: Basic help</title><link>http://mvpxml.codeplex.com/discussions/436412</link><description>&lt;div style="line-height: normal;"&gt;Hello&lt;br /&gt;
&lt;br /&gt;
I need basic help using this library. I have been given a number of XSLT files with a vague commentary reading &amp;quot;The MVP.XML library to be used for its inclusion of EXSLT&amp;quot;. That's all I got.&lt;br /&gt;
&lt;br /&gt;
I have tried in different ways to use this library without success, Trying to find examples has not yielded usable results either. &lt;br /&gt;
&lt;br /&gt;
I'm trying to write a piece of c# code to apply this transformation to an xml file I've been given. Using regular XslCompiledTransform does not work because its missing the extension object. So I thought maybe the extension object would be implemented by this library. &lt;br /&gt;
&lt;br /&gt;
Using VS2010.&lt;br /&gt;
&lt;br /&gt;
My first question would be, why does the Mvp namespace disappears? I add the reference to Mvp.dll, intellitype recognizes the namespace, but once I build, the namespace somehow vanishes and now there is no Mvp namespace to be found anywhere. Not in the object browser, not in intellitype. I had never seen a library behave like this. I even tried rebuilding the source and having a project reference. Same results.&lt;br /&gt;
&lt;/div&gt;</description><author>imagremlin</author><pubDate>Wed, 13 Mar 2013 06:33:36 GMT</pubDate><guid isPermaLink="false">New Post: Basic help 20130313063336A</guid></item><item><title>New Post: Basic help</title><link>http://mvpxml.codeplex.com/discussions/436412</link><description>&lt;div style="line-height: normal;"&gt;Hello&lt;br /&gt;
&lt;br /&gt;
I need basic help using this library. I have been given a number of XSLT files with a vague commentary reading &amp;quot;The MVP.XML library to be used for its inclusion of EXSLT&amp;quot;. That's all I got.&lt;br /&gt;
&lt;br /&gt;
I have tried in different ways to use this library without success, Trying to find examples has not yielded usable results either. &lt;br /&gt;
&lt;br /&gt;
I'm trying to write a piece of c# code to apply this transformation to an xml file I've been given. Using regular XslCompiledTransform does not work because its missing the extension object. So I thought maybe the extension object would be implemented by this library. &lt;br /&gt;
&lt;br /&gt;
Using VS2010.&lt;br /&gt;
&lt;br /&gt;
My first question would be, why does the Mvp namespace disappears? I add the reference to Mvp.dll, intellitype recognizes the namespace, but once I build, the namespace somehow vanishes and now there is no Mvp namespace to be found anywhere. Not in the object browser, not in intellitype. I had never seen a library behave like this. I even tried rebuilding the source and having a project reference. Same results.&lt;br /&gt;
&lt;/div&gt;</description><author>imagremlin</author><pubDate>Wed, 13 Mar 2013 06:33:36 GMT</pubDate><guid isPermaLink="false">New Post: Basic help 20130313063336A</guid></item><item><title>Created Issue: date:date() returning time [33579]</title><link>http://mvpxml.codeplex.com/workitem/33579</link><description>Calling date&amp;#58;date&amp;#40;&amp;#41; returns a date value with a time portion &amp;#40;i.e. &amp;#38;quot&amp;#59;2012-12-12&amp;#58;07&amp;#58;00&amp;#38;quot&amp;#59;&amp;#41;&lt;br /&gt;&lt;br /&gt;I discovered this when doing this call&amp;#58;&lt;br /&gt;date&amp;#58;year&amp;#40;normalize-space&amp;#40;date&amp;#58;add&amp;#40;normalize-space&amp;#40;date&amp;#58;date&amp;#40;&amp;#41;&amp;#41;,normalize-space&amp;#40;&amp;#39;-P3M5D&amp;#39;&amp;#41;&amp;#41;&amp;#41;&amp;#41;&lt;br /&gt;&lt;br /&gt;The date&amp;#58;year&amp;#40;string&amp;#41; call could not parse out the time portion and would return NaN.&lt;br /&gt;&lt;br /&gt;I think this can be solved by overriding the HasTimeZone&amp;#40;&amp;#41; method in DateTz to return false.&lt;br /&gt;&lt;br /&gt;Please verify.&lt;br /&gt;</description><author>jasonma</author><pubDate>Mon, 17 Dec 2012 22:50:56 GMT</pubDate><guid isPermaLink="false">Created Issue: date:date() returning time [33579] 20121217105056P</guid></item><item><title>Source code checked in, #99885</title><link>http://mvpxml.codeplex.com/SourceControl/changeset/changes/99885</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:24:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99885 20121001092431P</guid></item><item><title>Source code checked in, #99884</title><link>http://mvpxml.codeplex.com/SourceControl/changeset/changes/99884</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:16:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99884 20121001091608P</guid></item><item><title>Source code checked in, #95290</title><link>http://mvpxml.codeplex.com/SourceControl/changeset/changes/95290</link><description>Branched from &amp;#36;&amp;#47;MVPXML&amp;#47;Library&amp;#47;Main</description><author>AndrewMayorov</author><pubDate>Wed, 11 Jan 2012 14:51:30 GMT</pubDate><guid isPermaLink="false">Source code checked in, #95290 20120111025130P</guid></item><item><title>Commented Issue: MvpXslTransform.Load doesn't close xml reader [14361]</title><link>http://mvpxml.codeplex.com/workitem/14361</link><description>Method MvpXslTransform.Load&amp;#40;string stylesheetUri, XsltSettings settings, XmlResolver stylesheetResolver&amp;#41; opens XmlReader for given stylesheetUri and doesn&amp;#39;t close it after use. So stylesheet file got locked. I think it&amp;#39;s necessary to add using statement. Like this&amp;#58;&lt;br /&gt;&lt;br /&gt;public void Load&amp;#40;string stylesheetUri, XsltSettings settings, XmlResolver stylesheetResolver&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;    using&amp;#40; XmlReader reader &amp;#61; XmlReader.Create&amp;#40;stylesheetUri&amp;#41;&lt;br /&gt;       this.LoadStylesheetFromReader&amp;#40;reader, settings, stylesheetResolver&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;Comments: ** Comment from web user: Kstubs ** &lt;p&gt;Has this been resolved&amp;#63;&lt;/p&gt;</description><author>Kstubs</author><pubDate>Tue, 20 Dec 2011 21:30:02 GMT</pubDate><guid isPermaLink="false">Commented Issue: MvpXslTransform.Load doesn't close xml reader [14361] 20111220093002P</guid></item><item><title>New Comment on "xinclude.net"</title><link>http://mvpxml.codeplex.com/wikipage?title=xinclude.net&amp;ANCHOR#C21007</link><description>Hey thanks for all the information pertaining to xsl fo editors. I have been trying to a lot of research on the subject and I&amp;#39;m starting to learn more about how to use these types of editors. One site that I particularly enjoyed was http&amp;#58;&amp;#47;&amp;#47;www.ecrion.com</description><author>JanieGraham</author><pubDate>Mon, 19 Sep 2011 15:55:48 GMT</pubDate><guid isPermaLink="false">New Comment on "xinclude.net" 20110919035548P</guid></item></channel></rss>