
Yes I have tried this and solved my problem. The only issue that I had to deal with is placing the other texts outside of the inline tags into right place. For example : <source xml:lang="en-us">*This system will be automatically shut down in <ph id="1">%s</ph> second.*</source> Here the inline tag is *<ph id="1">%s</ph>.* I have worked to place this tag in right position along with the other texts*(*between* "**This system will be automatically shut down in*" and "*second*") Thank you once again for your suggestion Aditi. On Mon, Apr 18, 2011 at 6:30 PM, Stefan Behnel <stefan_ml@behnel.de> wrote:
Pasithee Jupiter, 08.04.2011 18:59:
Does lxml supports xslt functions ( http://www.w3schools.com/xpath/xpath_functions.asp)
Yes. Did you try it?
Stefan _________________________________________________________________ Mailing list for the lxml Python XML toolkit - http://lxml.de/ lxml@lxml.de http://mailman-mail5.webfaction.com/listinfo/lxml
-- Thanks, Aditi.