XSLT
07/11/2009 at 10:37 PM | Posted in Others | Leave a commentXSLT stands for extensible stylesheet language transformation and it is used to describe the xml in somewhat like HTML format without using HTML. In other words, it is a stylesheet for XML. For Assignment 1, I have used xsl to show how the XML is formatted. It is very simple and easy to manipulate it. When I created XML with PHP, I also insert the XSLT file connected to the XML so that XML will show up correctly even when I directly access the XML.
Here’s couple sites that you might be interested if you want to work with XSL,
XSLT Tutorials
http://www.w3schools.com/xsl/
XSLT Wiki
http://en.wikipedia.org/wiki/Extensible_Stylesheet_Language
Introduction to XSL
http://www.xmlfiles.com/xsl/
XSLT and PHP
http://php.net/manual/en/book.xsl.php
Leave a Comment »
RSS feed for comments on this post. TrackBack URI
Leave a Reply
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.