Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xpath fn:replace says Extension functions must have a prefix #3

Open
jangid opened this issue Jun 14, 2011 · 1 comment
Open

xpath fn:replace says Extension functions must have a prefix #3

jangid opened this issue Jun 14, 2011 · 1 comment

Comments

@jangid
Copy link

jangid commented Jun 14, 2011

When I use xpath replace like this

<xsl:value-of select="replace('Hello World', 'l', 'z')"/>

it says:
Extension functions must have a prefix

@uogbuji
Copy link
Contributor

uogbuji commented Jun 20, 2011

Sorry about the delay. I need to set up better notifications. The code didn't show up properly. Did you use ``` to wrap it (according to GitHub Flavored Markdown)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants