Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.softwaretools > #169
| Newsgroups | comp.lang.java.softwaretools |
|---|---|
| Date | 2012-10-04 07:10 -0700 |
| Message-ID | <f478b0ba-0aa5-453d-ab2a-224a06307d06@googlegroups.com> (permalink) |
| Subject | XSLT And Its Uses |
| From | mike67440@yahoo.co.uk |
XSLT is short for Extensible Style sheet Language Transformations, XSL is actually a style sheet language for the purpose of xml documents. So why can you employ XSLT? The simple answer is to be able to enter xml as well as to have the ability to output as any format you like, html, pdf or some other output to meet your requirements. Typically xslt is used to style web pages and also to determine the style and appearance of website pages by way of changing xml perfectly into a data format that may be interpreted and be able to presented by an internet browser. And so how does xml achieve this?, essentially xml in itself is simply plain text, which on its own, is certainly certainly not much use, think xml as the suitcase which carries the data, its advantage is as a result that xml is a carrier of the data as well as that it is universal to the magnitude that it can do the job by using any system or application, it is actually not system conditional. Composing xml and xslt code can turn out to be complicated, if you would like to strengthen on your xml skills, a good (http://www.liquid-technologies.com/xml-editor.aspx) xml editor may possibly assist you to simplify your code, and ensure it is error free.
Back to comp.lang.java.softwaretools | Previous | Next | Find similar | Unroll thread
XSLT And Its Uses mike67440@yahoo.co.uk - 2012-10-04 07:10 -0700
csiph-web