<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/xmlpatch/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/xmlpatch/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/xmlpatch/feature-requests/</id><updated>2005-11-16T10:38:16Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>how to delete one specific attribute in all node</title><link href="https://sourceforge.net/p/xmlpatch/feature-requests/1/" rel="alternate"/><published>2005-11-16T10:38:16Z</published><updated>2005-11-16T10:38:16Z</updated><author><name>Forjan Frederic</name><uri>https://sourceforge.net/u/geovah/</uri></author><id>https://sourceforge.neta26b196f90582beb99351394d2353659852fb672</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I want to remove all dateTime attribute from a xml&lt;br /&gt;
so here is my patch.xml :&lt;br /&gt;
&amp;lt;root&amp;gt;&lt;br /&gt;
&amp;lt;sel "//@dateTime"/&amp;gt;&lt;br /&gt;
&amp;lt;/root&amp;gt;&lt;/p&gt;
&lt;p&gt;but it doen't work...&lt;/p&gt;
&lt;p&gt;I have a look at&lt;br /&gt;
&lt;a href="http://www.w3schools.com/xpath/xpath_syntax.asp" rel="nofollow"&gt;http://www.w3schools.com/xpath/xpath_syntax.asp&lt;/a&gt;&lt;br /&gt;
which seems that //@dateTime is a correct xpath &lt;/p&gt;
&lt;p&gt;It is a problem of xmlpatch or libxml ?&lt;br /&gt;
Do you have another solution to do it ?&lt;/p&gt;
&lt;p&gt;Thanks for all.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>