[xml] escaping in xpath



Hi All!

I have a document which contains:

...
<entry name="def[ name='config']"/>
...

and i would like to evaluate an xpath expression which contains:

.../entry[ name="def[ name='config']"]/...

is there a way to escape ;, ", @, [, etc in libxml2?

Thanks,
        Andrea



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]