=====Command xdelattribute===== ====Name==== **xdelattribute** Deletes matching attributes from an XML document ====Synopsis==== **xdelattribute** [options] Deletes all nodes matching the expression given ====Options==== ||-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]] [[CommandXed xed]] [[CommandXAddattribute xaddattribute]] [[CategoryCommands]] [[CommandsPosix]]