这是我的xml:
<application name="Test Tables">
<test>
<xs:schema id="test" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
</xs:schema>
</test>
</application>
如何在<application>
不删除节点的情况下删除<test>
节点?