Learn XML, XSLT, XPath with Tutorials & Samples


XSLT Functions

  • Element Available : To check the availability of XSLT Element
  • Format Number : How to Format Numbers using XSLT like 123, 12.3, 12.3%, $12.50 etc..
  • Function Available : To check the availability of XSLT Function
  • Generate ID : How to generate Unique IDs for each XML element with XSLT
  • Key : How to get Node(s) that have the same Key name
  • System Property : How to get System Property using XSLT