Friday, March 26, 2010

What are the main features & characteristic of XSLT?

main features
XSLT uses XML as its syntax
XSLT is a weakly typed language
XSLT is very simple and often too simple
XSLT 2.0 is much more complex and powerful
XSLT is an XML-oriented programming language
XSLT is not designed for large programming tasks
XSLT is the standard language for XML-to-XML transformations

main characteristic 

  • templates
  • functional
  • recursive

No comments:

Post a Comment