|
#1
| ||||
| ||||
| What the crap is XSL? OK how come I've hardly ever heard of it. I understand it's supposedly like CSS but that's pretty much all the information I could find about it (I have homework to do). Who "owns" XSL? Why would it be better than CSS? Thanks in advance :P
__________________ Nathan Coffield Apple iBook; AMD 3400 3GB of RAM, 250GB SATA HD, 19" Wide Screen Monitor, Windows XP Home, VMWare running Slackware 11 for development purposes, Apache 2.2, PHP 5; Home Page |
|
#2
| |||
| |||
| I dunno myself, but I'm sure someone will eventually link you to... http://www.w3.org/Style/XSL/WhatIsXSL.html
__________________ Dusky |
|
#3
| ||||
| ||||
| XSL is to XML as CSS is to HTML.
__________________ System: • 2.5 GHz MacBook Pro Core 2 Duo, 4 GB RAM, 200 GB hard drive, runs 10.5.4 • 1.6 GHz iMac G5, 1.5 GB RAM, 250 GB hard drive, runs 10.4.11 • iPhone, 4 GB, OS X 2.0.2 |
|
#4
| ||||
| ||||
| XSL is much more than CSS. It can allow you to take XML and display it as HTML in a browser, but you can do much more with it. If you are a big business, you will use XSL in the form of XSLT(T for transformation) to change the format of your XML to a compatible format of another company. With CSS, you start with HTML and tell the browser how to display the HTML. With XSL/XSLT, you start with XML and transform it into a different format such as HTML, more XML, or text.
__________________ MacBook Pro 2.16GHz Core2Duo 3GB RAM, G4 1.4GHz OSX Tiger 1.25GB RAM, Dual 2GHz G5 OSX Tiger 2GB RAM (freakin shweet) Athlon 64 Windoze XP for school work (programming) 1GB RAM dferns@macosx.com |
|
#5
| |||
| |||
| XSL is an XML language that takes an input XML document and turns it into another format. Sometimes it turns it into another XML document, but I've seen it used to generate PDF files and more. Let's say you have an XML document with tags that list a bunch of recipes. You could use XSL to transform that document into and XHTML document that has a table of all your recipes. That's not the most powerful example by any means. I was once using it to transform raw page content in XML into XHTML that was laid out how I needed it, which is something that CSS can't do by itself (yet).
__________________ ~ Dris ~ Passive Digressive - My blog about design, politics, and the web. My hardware: iMac 1GHz G4 with Mac OS X.2.6 iMac 600MHz G3 with Mac OS X.2.5 Performa 603e PPC with a dysfunctional CD-ROM drive and Mac OS 8.something ![]() 5GB iPod with over 1000 good songs, out for repairs. |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HELP iPod sounds like crap! | twister | Hardware & Peripherals | 8 | October 14th, 2006 08:15 AM |
| Are Netgear MR314 wireless routers crap? | aluminum | Networking & Compatibility | 5 | September 16th, 2003 12:29 PM |
| tired of this CRAP | solrac | Mac OS X System & Mac Software | 40 | July 16th, 2002 11:51 AM |
| holy crap! | Javintosh | Apple News, Rumors & Discussion | 5 | December 21st, 2001 12:17 AM |
| browsing directories in column view = load of crap | Magnus Maximus | Mac OS X System & Mac Software | 0 | October 8th, 2001 04:16 PM |