xmlns:xsl="http://www.w3.org/1999/XSL/Transform",
xmlns:exsl='http://exslt.org/common',
xmlns:regexp="http://exslt.org/regular-expressions",
xmlns:str="http://exslt.org/strings",
extension-element-prefixes='exsl regexp str'
decl function(name) alias template {
decl call(name) alias call-template {
decl apply(select) alias apply-templates {