Revision [1663]
This is an old revision of CommandXdelattribute made by DavidLee on 2010-12-25 18:11:02.
Command xdelattribute
Name
xdelattribute Deletes matching attributes from an XML documentSynopsis
xdelattribute [options]Deletes all nodes matching the expression given
Options
"a=attribute:+,v,e=element:+
-a,-attribute qname | one or more attribute(s) to match by QName |
-e,-element qname | zero or more element(s) to match by QName |
-v | Matches all except the specified attributes and elements. |
Description
Return Value
Returns 0 if the command executed successfully, 1 if there was an error.Commands
xed
xaddattribute
CategoryCommands
CommandsPosix