我需要具有等于Vehicle的属性SecondFeature (Descendants-ObjectClass) 的 Descendants(Frame) 的所有属性ID(值)的列表。(有一个节点有 1 个“对象”,其他 2/3 时间和其他根本没有)这是代码的一部分:
<?xml version="1.0" encoding="utf-8" ?>
- <Frame ID="120">
<PTZData Zoom="1.000" />
- <Object ID="5">
<ObjectClass SecondFeature="vehicle" />
</Object>
</Frame>