[Home] [By Thread] [By Date] [Recent Entries]
Hello,
I'm trying to remove some attributes in a generic way. see example below. I need to remove all last_name attributes regardless of the node. Is there a generic way . Thanks in advance.
Expected output <root> <person first_name="Dave"> <person first_name="Sandra" /> </person> <person first_name="Patrick" /> </root>
|

Cart



