Subject:Error trying to use escape-uri Author:Jerry Janofsky Date:11 Oct 2006 11:17 AM
I keep getting the following error when I try to use the escape-uri() XPath function: "Unknown system function escape-uri()"
I am using Saxon 8.7.3. I have "<xsl:stylesheet version="2.0"/>". I have also used other version 2 functions. But for some reason I can't get this one to work. I've included a fragment below to show how I am using it. Has anyone else had this problem?
Subject:Error trying to use escape-uri Author:Jerry Janofsky Date:11 Oct 2006 11:29 AM
Thanks Ivan, we have. After posting I searched and found myself. I am trying encode-for-uri now. I never ended up using it before. I appologize for that. However, I still would like to know why I can't use "escape-uri".