xsl-properties

element-available() function-available()


system-property()

  • xsl:version: 1.0
  • xsl:vendor: libxslt
  • xsl:vendor-url: http://xmlsoft.org/XSLT/

element-available()

function-available()

  • xsl:apply-imports
  • xsl:apply-templates
  • xsl:attribute
  • xsl:call-template
  • xsl:choose
  • xsl:comment
  • xsl:copy
  • xsl:copy-of
  • xsl:decimal-format
  • xsl:document
  • xsl:element
  • xsl:fallback
  • xsl:for-each
  • xsl:if
  • xsl:when
  • xsl:otherwise
  • xsl:message
  • xsl:number
  • xsl:param
  • xsl:processing-instruction
  • xsl:sort
  • xsl:text
  • xsl:value-of
  • xsl:variable
  • xsl:with-param
  • Node Set Functions
  • count()
  • current()
  • document()
  • generate-id()
  • id()
  • key()
  • last()
  • local-name()
  • name()
  • namespace-uri()
  • position()
  • String Functions
  • string()
  • string-length()
  • contains()
  • starts-with()
  • concat()
  • substring()
  • substring-after()
  • substring-before()
  • normalize-space()
  • translate()
  • Boolean Functions
  • boolean()
  • not()
  • true()
  • false()
  • lang()
  • Number Functions
  • number()
  • ceiling()
  • floor()
  • round()
  • sum()
  • format-number()