EDN Admin
Well-known member
<span style="font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif; font-size:14px; line-height:18px
<p style=" I have this XML file:
<pre style=" <code style=" <span style=" <?<span style=" xml version<span style=" =<span style=" "1.0"<span style=" encoding<span style=" =<span style=" "UTF-8"<span style=" standalone<span style=" =<span style=" "no"<span style=" ?><span style=" <br/><span style=" <results><span style=" <br/> <span style=" <output><span style=" <br/> <span style=" <status><span style=" OK<span style=" </status><span style=" <br/> <span style=" <usage><span style=" Please use it<span style=" </usage><span style=" <br/> <span style=" <url/><span style=" <br/> <span style=" <language><span style=" english<span style=" </language><span style=" <br/> <span style=" <category><span style=" science_technology<span style=" </category><span style=" <br/> <span style=" <score><span style=" 0.838661<span style=" </score><span style=" <br/> <span style=" </output><span style=" <br/><span style=" </results><span style=" <br/>[/code][/code]
<p style=" I want to remove the tags <code style=" <output> </output>[/code] from this XML.
<p style=" OUTPUT EXPECTED
<pre style=" <code style=" <span style=" <?<span style=" xml version<span style=" =<span style=" "1.0"<span style=" encoding<span style=" =<span style=" "UTF-8"<span style=" standalone<span style=" =<span style=" "no"<span style=" ?><span style=" <br/> <span style=" <results><span style=" <br/> <span style=" <status><span style=" OK<span style=" </status><span style=" <br/> <span style=" <usage><span style=" Please use it<span style=" </usage><span style=" <br/> <span style=" <url/><span style=" <br/> <span style=" <language><span style=" english<span style=" </language><span style=" <br/> <span style=" <category><span style=" science_technology<span style=" </category><span style=" <br/> <span style=" <score><span style=" 0.838661<span style=" </score><span style=" <br/><br/><span style=" </results><span style=" <br/>[/code][/code]
<p style=" How can I do this?
View the full article
<p style=" I have this XML file:
<pre style=" <code style=" <span style=" <?<span style=" xml version<span style=" =<span style=" "1.0"<span style=" encoding<span style=" =<span style=" "UTF-8"<span style=" standalone<span style=" =<span style=" "no"<span style=" ?><span style=" <br/><span style=" <results><span style=" <br/> <span style=" <output><span style=" <br/> <span style=" <status><span style=" OK<span style=" </status><span style=" <br/> <span style=" <usage><span style=" Please use it<span style=" </usage><span style=" <br/> <span style=" <url/><span style=" <br/> <span style=" <language><span style=" english<span style=" </language><span style=" <br/> <span style=" <category><span style=" science_technology<span style=" </category><span style=" <br/> <span style=" <score><span style=" 0.838661<span style=" </score><span style=" <br/> <span style=" </output><span style=" <br/><span style=" </results><span style=" <br/>[/code][/code]
<p style=" I want to remove the tags <code style=" <output> </output>[/code] from this XML.
<p style=" OUTPUT EXPECTED
<pre style=" <code style=" <span style=" <?<span style=" xml version<span style=" =<span style=" "1.0"<span style=" encoding<span style=" =<span style=" "UTF-8"<span style=" standalone<span style=" =<span style=" "no"<span style=" ?><span style=" <br/> <span style=" <results><span style=" <br/> <span style=" <status><span style=" OK<span style=" </status><span style=" <br/> <span style=" <usage><span style=" Please use it<span style=" </usage><span style=" <br/> <span style=" <url/><span style=" <br/> <span style=" <language><span style=" english<span style=" </language><span style=" <br/> <span style=" <category><span style=" science_technology<span style=" </category><span style=" <br/> <span style=" <score><span style=" 0.838661<span style=" </score><span style=" <br/><br/><span style=" </results><span style=" <br/>[/code][/code]
<p style=" How can I do this?
View the full article