zepheira / amara

Amara 2.0. Amara XML toolkit is an open-source collection of Python tools for XML processing, not just tools that happen to be written in Python, but tools built from the ground up to use Python idioms and take advantage of the many advantages of Python over other programming languages.
http://wiki.xml3k.org/Amara2
Apache License 2.0
23 stars 9 forks source link

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

Open jangid opened 13 years ago

jangid commented 13 years ago

When I use xpath replace like this

it says: Extension functions must have a prefix

uogbuji commented 13 years ago

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)?