Wednesday November 29, 2006 02:57
xsl:include, xsl:import & msxml:script blocked on WSS 3 XML WebParts
Posted by rousso as SharePoint
I discovered today (the hard way), that we can no longer use xsl:include and xsl:import elements in XSL Transformations for Windows SharePoint Services 3.0 XML WebParts.
Along with those msxml:script is also blocked.
I am going to investigate this further and see if there is an administrative way to bypass this security restriction. XSLT code reuse is a useful thing and I want to keep it as an option in some environments.
Anyhow…
I am including two relevant links I found on the web:
- SharePoint DVWP: xslt limitations… in Serge van den Oever’s Blog
- SharePoint Data View Web Part Extension Functions in the ddwrt Namespace in MSDN
I would appreciate comments from people who know more on the subject.








Comment Form