SlideShare une entreprise Scribd logo
1  sur  22
E X tensible  S tylesheet  L anguage Sep 3, 2010
What is XSL? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
How does it work? ,[object Object],[object Object],[object Object],[object Object],[object Object]
Simple XPath ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Simple XSLT ,[object Object],[object Object],[object Object]
Using XSL to create HTML ,[object Object],[object Object],[object Object],[object Object],[object Object]
What we need to do ,[object Object],[object Object],[object Object],[object Object]
books.xml , revised ,[object Object],This tells you where to find the XSL file
Desired HTML ,[object Object],Blue text is data extracted from the XML document Brown text is our HTML template We don’t necessarily know how much data we will have
XSL outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
XSL Architecture XSL Processor XML Source XSL Stylesheet HTML Output
XSL Elements ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
  <xsl:value-of>  Element ,[object Object],[object Object],[object Object],<xsl:value-of select =“xpath-expression”/>
Output Of <xsl:value-of> Selected values
<xsl:for-each>  Element ,[object Object],[object Object],<xsl:for-each select =“xpath-expression”/>
Output of <xsl:for-each> All the values are selected
<xsl:sort>  Element ,[object Object],[object Object],[object Object],<xsl:sort select =“xpath-expression”/>
<xsl:if>  Element ,[object Object],[object Object],[object Object],[object Object]
<xsl:choose>  Element ,[object Object],[object Object]
Using  <xsl:choose>   ,[object Object],[object Object]
How to use it ,[object Object],[object Object],[object Object],[object Object],[object Object]
XSL Disadvantages ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

Contenu connexe

Tendances (20)

Querring xml with xpath
Querring xml with xpath Querring xml with xpath
Querring xml with xpath
 
Xml p5 Lecture Notes
Xml p5 Lecture NotesXml p5 Lecture Notes
Xml p5 Lecture Notes
 
Transforming xml with XSLT
Transforming  xml with XSLTTransforming  xml with XSLT
Transforming xml with XSLT
 
XSLT
XSLTXSLT
XSLT
 
Extracting data from xml
Extracting data from xmlExtracting data from xml
Extracting data from xml
 
Xslt
XsltXslt
Xslt
 
Xml schema
Xml schemaXml schema
Xml schema
 
Learning XSLT
Learning XSLTLearning XSLT
Learning XSLT
 
XPath Introduction
XPath IntroductionXPath Introduction
XPath Introduction
 
XML Schema
XML SchemaXML Schema
XML Schema
 
Introduction to xml schema
Introduction to xml schemaIntroduction to xml schema
Introduction to xml schema
 
Xml schema
Xml schemaXml schema
Xml schema
 
Xsd
XsdXsd
Xsd
 
Xsd examples
Xsd examplesXsd examples
Xsd examples
 
XSD
XSDXSD
XSD
 
XSLT presentation
XSLT presentationXSLT presentation
XSLT presentation
 
XPath
XPathXPath
XPath
 
transforming xml using xsl and xslt
transforming xml using xsl and xslttransforming xml using xsl and xslt
transforming xml using xsl and xslt
 
Sakai09 Osp Preconference Afternoon Forms
Sakai09 Osp Preconference Afternoon FormsSakai09 Osp Preconference Afternoon Forms
Sakai09 Osp Preconference Afternoon Forms
 
02 xml schema
02 xml schema02 xml schema
02 xml schema
 

En vedette

Eye Care Resources for Older Adults
Eye Care Resources for Older AdultsEye Care Resources for Older Adults
Eye Care Resources for Older AdultsBrightStar Care
 
Education in the 21st century
Education in the 21st centuryEducation in the 21st century
Education in the 21st centuryPetr Bela
 
The Three Most Common Types of Dementia
The Three Most Common Types of DementiaThe Three Most Common Types of Dementia
The Three Most Common Types of DementiaBrightStar Care
 
AngularJS Tips&Tricks
AngularJS Tips&TricksAngularJS Tips&Tricks
AngularJS Tips&TricksPetr Bela
 
careStarter - My solution to the Cannes Lions Chimera Brief
careStarter - My solution to the Cannes Lions Chimera BriefcareStarter - My solution to the Cannes Lions Chimera Brief
careStarter - My solution to the Cannes Lions Chimera BriefAC Peoples
 
Prostate Cancer Resources
Prostate Cancer ResourcesProstate Cancer Resources
Prostate Cancer ResourcesBrightStar Care
 

En vedette (7)

Spotify
SpotifySpotify
Spotify
 
Eye Care Resources for Older Adults
Eye Care Resources for Older AdultsEye Care Resources for Older Adults
Eye Care Resources for Older Adults
 
Education in the 21st century
Education in the 21st centuryEducation in the 21st century
Education in the 21st century
 
The Three Most Common Types of Dementia
The Three Most Common Types of DementiaThe Three Most Common Types of Dementia
The Three Most Common Types of Dementia
 
AngularJS Tips&Tricks
AngularJS Tips&TricksAngularJS Tips&Tricks
AngularJS Tips&Tricks
 
careStarter - My solution to the Cannes Lions Chimera Brief
careStarter - My solution to the Cannes Lions Chimera BriefcareStarter - My solution to the Cannes Lions Chimera Brief
careStarter - My solution to the Cannes Lions Chimera Brief
 
Prostate Cancer Resources
Prostate Cancer ResourcesProstate Cancer Resources
Prostate Cancer Resources
 

Similaire à C:\fakepath\xsl final

Similaire à C:\fakepath\xsl final (20)

Week 12 xml and xsl
Week 12 xml and xslWeek 12 xml and xsl
Week 12 xml and xsl
 
Xml For Dummies Chapter 12 Handling Transformations With Xsl it-slideshares...
Xml For Dummies   Chapter 12 Handling Transformations With Xsl it-slideshares...Xml For Dummies   Chapter 12 Handling Transformations With Xsl it-slideshares...
Xml For Dummies Chapter 12 Handling Transformations With Xsl it-slideshares...
 
Session 4
Session 4Session 4
Session 4
 
Extensible Stylesheet Language
Extensible Stylesheet LanguageExtensible Stylesheet Language
Extensible Stylesheet Language
 
Inroduction to XSLT with PHP4
Inroduction to XSLT with PHP4Inroduction to XSLT with PHP4
Inroduction to XSLT with PHP4
 
Xml
XmlXml
Xml
 
Introduction to XML
Introduction to XMLIntroduction to XML
Introduction to XML
 
Xml Schema
Xml SchemaXml Schema
Xml Schema
 
Xslt
XsltXslt
Xslt
 
XML Transformations With PHP
XML Transformations With PHPXML Transformations With PHP
XML Transformations With PHP
 
Xslt
XsltXslt
Xslt
 
5 xsl (formatting xml documents)
5   xsl (formatting xml documents)5   xsl (formatting xml documents)
5 xsl (formatting xml documents)
 
Transforming Xml Data Into Html
Transforming Xml Data Into HtmlTransforming Xml Data Into Html
Transforming Xml Data Into Html
 
Xml transformation language
Xml transformation languageXml transformation language
Xml transformation language
 
Intro XML for archivists (2011)
Intro XML for archivists (2011)Intro XML for archivists (2011)
Intro XML for archivists (2011)
 
Xmlphp
XmlphpXmlphp
Xmlphp
 
XML
XMLXML
XML
 
35 schemas
35 schemas35 schemas
35 schemas
 
XSLT
XSLTXSLT
XSLT
 
Introduction to XSLT
Introduction to XSLTIntroduction to XSLT
Introduction to XSLT
 

C:\fakepath\xsl final