标签: xml
假设我有以下xml
<xml> <example> <content name="bar">bar</content> <content name="foo">foo</content> </example> </xml>
如何使用xmlbeam删除等于foo或bar的xml节点名称