XSLT - XML Style Language Transformation

by Linda Quinn

Close Window




Basic XSLT Structure:


These two lines appear at the top of each XSLT sheet:
The second line is the VERSION and NAMESPACE.



The following tells XSLT how to format the output.
  Only one these is used in a stylesheet.
  The available types are:


This is always at the end of the XSLT sheet.
   The transformation instructions are before this line.



The XML document needs the following line to reference the XSLT sheet.






=================================================================
This content was created by Linda Quinn of LQNet.

See http://www.lqnet.com for a great collection of articles on this and other topics.

=================================================================
Copyright © 2006-2009, LQ Systems,Inc. All rights reserved.


====================================================================
Want an expert to help with your project?    LQ Systems, Inc.   Business Solutions
====================================================================