Next Level Articles Homepage.
Translate Page To German Tranlate Page To Spanish Translate Page To French Translate Page To Italian Translate Page To Japanese Translate Page To Korean Translate Page To Portuguese Translate Page To Chinese
  Number Times Read : 23      
Categories

Accessories
Arts
Business
Career
Cars and Trucks
CGI
Christianity
Coding Sites
Computers
Computers and Technology
Cooking
Crafts
Current Affairs
Databases
Entertainment
Film
Finances
Gardening
Healthy Living
Holidays
Home
Home Management
Internet
Medical
Medical Business
Men Only
Motorcyles
Our Pets
Outdoors
Relationships
Religion
Self Help
Self Improvement
Society
Sports
Staying Fit
Technology
Travel
Web Design
Weddings
Women Only
Womens Interest
World Affairs
Writing
 
Stats
Total Articles: 22
Total Authors: 104482
Total Downloads: 2380419


Newest Member
James Geto

 


   

The Role of XSLT in Documents



[Valid RSS feed]  Category Rss Feed - http://www.articlesbacklink.com/rss.php?rss=32
By : Jamie Simpson   

One of the latest tools for web design is the XSLT editor. The best way to learn about XSLT is to visit the wonderful web site of the World Wide Web Consortium or the W3 School on the web. The definition of XSLT is eXtensible Stylesheet Language. This language is a stylesheet language for creating XML documents. The function of the XSLT is to transform XML into XHTML. There is a vast knowledge bank available there to learn how to use XSLT for web design. Certification tests and tutorials are available for the earning and learning. If you would like to do some practical applications of this language, there is an on line XSLT editor at the W3 School web site.

The World Wide Web Consortium wanted to provide a language that would be an XML based stylesheet language. The evolution was first XSL and then XSLT, XPath and XSL-FO. With CSS, which is Stylesheets for HTML. Predefined tags are used with HTML and are well understood. With an HTML defined tag each browser knows how it must be displayed. CSS makes displaying special fonts or colors a simple task. The story is different with XSL. XSL is Stylesheets for XML. The opposite is the case with tags for XSL. XSL uses any tag-names with no predefined tag which makes XSL not well understood. When the browser sees XSL tag it will not know how to display it because in HTML the meaning of a tag defines a table but in XSL a tag might mean an HTML table or it could mean something else.

There are more than 100 built in functions in XSLT. Here are some of the functions: - string values - numeric values - date and time comparison - node - QName manipulation - sequence manipulation - Boolean values

There are many more functions with XSLT but these are just some of the notable ones. On your XSLT editor you will notice that the default prefix for the function namespace is fn: When calling a function fn: prefix, such as fn:string(). Another thing to take note of: since fn: is the default prefix of the namespace, the function names, when called, do not need to be prefixed.

The purpose of XSLT is to transform XML documents into XHTML document. XSLT will also transform XML documents to other XML documents. Another language for navigating XML documents is XPath. The most significant part of XSL is when XSLT is recognized by a browser the way HTML and XHTML are, XSLT is used to transform an XML document into another XML document. Here is the big picture of what XSLT can do. The actual mechanism is transformation by XSLT of an XML source tree into an XML result-tree. This is done with an XSLT editor with add/remove elements and attributes to or from the output file. Many other rearrangements can also be done such as sort elements, perform tests and make decisions about which elements to hide and display.

1st page google ranking
Author Resource:- Find out more information about XSLT Editor
Article From Articles Back Link

Related Articles

HTML Ready Article. Click on the "Copy" button to copy into your clipboard.




Firefox users please select/copy/paste as usual
Rate This Article
Vote to see the results!

Do you like this article?
  • Yes.
  • Not Sure.
  • No.
New Members
 
select
Sign up
select
Learn more
 
 
Nav Menu
Home
Login
Submit Articles
Submission Guidelines
Top Articles
Link Directory
About Us
Contact Us
Privacy Policy
RSS Feeds

Actions
Print This Article
Add To Favorites

 
Sponsors