Page 1 of 1

XSLT 2.0 ?

Posted: Mon Jul 15, 2013 5:18 pm
by dfhtextpipe
W3C finally released the XSLT 2.0 standard in January 2007.

Does TextPipe support both XSLT 1.0 and XSLT 2.0 or only the former?

Or does this depend on the installed version of MSXML in the Windows OS ?

David

Re: XSLT 2.0 ?

Posted: Tue Jul 16, 2013 12:38 pm
by DataMystic Support
It depends on the installed version of MSXML in the Windows OS, Help file updated.

Re: XSLT 2.0 ?

Posted: Wed Oct 16, 2013 6:01 pm
by dfhtextpipe
From Microsoft:
MSXML versions 4.0 and later fully implement and support XSL Transformations (XSLT) Version 1.0 (W3C Recommendation 16 November 1999). If your XML application requires a later version of XSLT, Microsoft strongly recommends moving to the newer System.Xml framework classes, because all future XML development efforts will be focused there.
See http://msdn.microsoft.com/en-us/library ... 85%29.aspx
See also https://en.wikipedia.org/wiki/MSXML

Questions arising:
  • Will TextPipe be enhanced to support their System.Xml framework?
    Can TextPipe be made to support XSLT 2.0 as implemented in Saxon 9.5 ?
For the latter, please visit http://www.saxonica.com/

Re: XSLT 2.0 ?

Posted: Wed Oct 16, 2013 8:45 pm
by DataMystic Support
Thanks David, will look into it.