Introduction to XML

XSL stands for EXtensible Stylesheet Language. The World Wide Web Consortium (W3C) started to develop XSL because there was a need for an XML-based Stylesheet Language.

Introduction to XML

--Ads--

Introduction to XML

       

 

  1. Introduction to XSL
    XSL stands for EXtensible Stylesheet Language. The World Wide Web Consortium (W3C) started to develop XSL because there was a need for an XML-based Stylesheet Language. Thus it is a language for expressing Stylesheets.
     
  2. Understanding XSL Stylesheet Structure (a) XSLT namespace
    The XSL stylesheet starts with the root element <xsl:stylesheet> or <xsl:transform> that declares the document to be an XSL style sheet. 

Now, read more information at:

http://www.javajazzup.com/issue9/page12.shtml