Actions
Feature #8197
closedhomogenised XPath implicit conversions to XML
Start date:
10/08/2014
Due date:
% Done:
100%
Estimated time:
Description
Instead of being parsed, $string should be converted to:
<e:entries xmlns:e="http://software.in2p3.fr/lavoisier/entries.xsd">
<e:entry>$string</e:entry>
</e:entries>
Actions