際際滷

際際滷Share a Scribd company logo
XSLT in SharePointPrepared by:Osama MouradMarch 27, 2010
About meOsama MouradCurrently a Development Manager at LINKdotNET Saudi ArabiaManaged a group of projects in Egypt, Saudi Arabia and Emirates MCP ASP.NET and MCTS MOSS 2007 Configurationhttp://omourad.blogspot.comhttp://twitter.com/omourad
AgendaWhatis XSLT?How to transform the XML?Dependent/Independent SchemasXSLT in SharePointXSLT ListViewwebpartQuestions
Whatis XSL?Is a StyleSheet language for XMLXSL consists of three parts:XSLT - a language for transforming XML documentsXPath - a language for navigating in XML documentsXSL-FO - a language for formatting XML documents
CSS and XSLCSS is for HTMLXSL is for XMLIn HTML, <TABLE> is for table as rows and columns, but in XML <TABLE> can be a lot of things in the same document, it can be a piece of furniture
What is XSLT?XSLT stands for XSL TransformationsXSLT transforms an XML document into another XML documentXSLT uses XPath to navigate in XML documents
CSS and XSLTDemo
How to transform the XML?Client side (Browser)Client side (JavaScript)Server side (C#)XSL Extentions
Transforming XMLDemo
Dependent/Independent SchemasDependent SchemaIndependent Schema
XSLT In SharePointContent Query webpartTable of Contents webpartSummary Links webpartList View webpartData Form webpart
XSLT ListViewwebpart
XSLT ListViewwebpartDemo
Refrenceshttp://www.w3.org/TR/XSLThttp://www.w3schools.com/xsl/http://www.w3schools.com/xpath/http://blogs.msdn.com/sharepoint/archive/2010/02/25/sharepoint-2010-list-view-blog-series-part-3-list-view-architecture.aspx
QuestionsThank You!http://omourad.blogspot.comhttp://twitter.com/omourad

More Related Content

SPS Arabia :XSLT in SharePoint