Funcions XSLT
Darrera modificació 2011-04-25
Les funcions XSLT són un complement de les funcions XPath especialitat per les transformacions XSL.
- format-date(input, pattern, language?, calendar?, country?)
- function-available(input, arity?)
- unparsed-entity-uri(input)
- key(name, value*, root?)
- current-grouping-key()
- unparsed-entity-public-id(input)
- system-property(input)
- type-available(input)
- unparsed-text(input?, encoding?)
- current()
- generate-id(input?)
- format-time(input, pattern, language?, calendar?, country?)
- format-number(input, pattern?, format?)
- format-dateTime(input, pattern, language?, calendar?, country?)
- element-available(input)
- current-group()
- document(input*, base?)
- unparsed-text-available(input?, encoding?)
- regex-group(input)
XSLT Esbudellat