Saxon extensions to the W3C XSLT/XQuery specifications
Extension functions that declare an argument type of java.lang.CharSequence can now
be called in the same way as extension functions that declare the argument type as java.lang.String.
Thanks to Gunther Schadow [gunther@aurora.regenstrief.org] for identifying this requirement and the changes
needed.