HighTechTalks DotNet Forums  

VS2005 Support for XSL 2.0

Dotnet XML microsoft.public.dotnet.xml


Discuss VS2005 Support for XSL 2.0 in the Dotnet XML forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jon Jon
 
Posts: n/a

Default VS2005 Support for XSL 2.0 - 01-01-2008 , 09:18 PM






How can I get my VS2005 to provide intelli-sense/support for the XSL 2.0
specs ? I want to use functions like <xsl:analyze-string>

Many Thanks



Reply With Quote
  #2  
Old   
Martin Honnen
 
Posts: n/a

Default Re: VS2005 Support for XSL 2.0 - 01-02-2008 , 07:53 AM






Jon Jon wrote:
Quote:
How can I get my VS2005 to provide intelli-sense/support for the XSL 2.0
specs ? I want to use functions like <xsl:analyze-string
Note that the .NET framework's XslCompiledTransform does only support
XSLT 1.0.
If you want to use the Visual Studio XML editor to create XSLT 2.0
stylesheets to be run with e.g. Saxon then look for a schema for XSLT
2.0 here: <URL:http://www.w3.org/2007/schema-for-xslt20.xsd> and install
that schema with Visual Studio, see
<URL:http://msdn2.microsoft.com/en-us/library/ms255821(VS.80).aspx>


--

Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.