Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I don't think they'll add support for XPath 2.0 or XSLT 2.0 any time soon.</p> <p>However, you shouldn't feel bad if these are not part of the BCL, as long as you have 3rd party implementations available:</p> <ul> <li><a href="http://saxon.sourceforge.net/" rel="nofollow noreferrer">Saxon</a>: XPath 3.1, XQuery 3.1, XSLT 3.0</li> <li><a href="http://www.xmlprime.com/" rel="nofollow noreferrer">XmlPrime</a>: XPath 3.1, XQuery 3.1, XSLT 2.0</li> <li><a href="http://qm.codeplex.com/" rel="nofollow noreferrer">QueryMachine</a>: XPath 2.0, XQuery 1.0</li> <li><a href="http://xpath2.codeplex.com/" rel="nofollow noreferrer">Lightweight XPath2 for .NET</a>: XPath 2.0</li> <li><a href="http://exselt.net/" rel="nofollow noreferrer">Exselt</a>: XSLT 3.0</li> </ul> <p>Microsoft is customer oriented. If customers don't want it, they won't make it.</p> <hr> <p>2009-11-18: I contacted the XML team <a href="http://blogs.msdn.com/xmlteam/contact.aspx" rel="nofollow noreferrer">here</a> and got this response:</p> <blockquote> <p>While XML continues to be a key part of our platform going forward, we have decided not to pursue an XSLT 2.0 implementation at this time. If there is a specific XSLT task you’re trying to accomplish and are having difficulty with XSLT 1.0, please let us know and we’ll do our best to help.</p> </blockquote> <hr> <p>This list is now maintained at <a href="https://github.com/maxtoroq/dotnet-xml#xpath-xquery-and-xslt" rel="nofollow noreferrer">github.com/maxtoroq/dotnet-xml</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload