File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
xml/xslt/guides/transforming_xml_with_xslt Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -330,6 +330,3 @@ async function sort() {
330330
331331- [ XSLT] ( /en-US/docs/Web/XML/XSLT )
332332- [ Transforming with XSLT] ( /en-US/docs/Web/XML/XSLT/Guides/Transforming_XML_with_XSLT )
333- - [ Chapter 15 of the XML 1.1 Bible: XSL Transformations] ( https://www.ibiblio.org/xml/books/bible3/chapters/ch15.html )
334- - [ XSLT Tutorial] ( https://zvon.org/xxl/XSLTutorial/Books/Book1/index.html ) at [ zvon.org] ( https://zvon.org/ )
335- - [ XPath Tutorial] ( https://zvon.org/xxl/XPathTutorial/General/examples.html ) at [ zvon.org] ( https://zvon.org/ )
Original file line number Diff line number Diff line change @@ -355,11 +355,13 @@ The final XSLT stylesheet looks as follows:
355355
356356### Articles
357357
358- - [ Hands-on XSL] ( https://developer.ibm.com/technologies/web-development/ ) by Don R. Day
358+ - [ XSL Transformations ] ( https://www.ibiblio.org/xml/books/bible3/chapters/ch15.html ) by Elliotte Rusty Harold
359359- [ What is XSLT?] ( https://www.xml.com/pub/a/2000/08/holman/index.html ) by G. Ken Holman
360360
361361### Tutorials/Examples
362362
363363- [ Jeni's XSLT Pages] ( https://www.jenitennison.com/xslt/ )
364364- [ XMLPitstop.com] ( https://web.archive.org/web/20211209064736/https://www.xmlpitstop.com/default_datatype_SSC.html )
365- - [ XSL Tutorial] ( https://nwalsh.com/docs/tutorials/xsl/ )
365+ - [ XPath Tutorial] ( https://zvon.org/xxl/XPathTutorial/General/examples.html ) by Miloslav Nic, Jiri Jirat
366+ - [ XSL Tutorial] ( https://nwalsh.com/docs/tutorials/xsl/ ) by Paul Grosso, Norman Walsh
367+ - [ XSLT Tutorial] ( https://zvon.org/xxl/XSLTutorial/Books/Book1/index.html ) by Miloslav Nic
You can’t perform that action at this time.
0 commit comments