xml
<class id="1" name="2ban">
<student id="1.1" name="zhangfei1">hello word1</student>

        <student id="1.2" name="zhangfei2">
<text>hello word1</text>
                <text>hello word2</text>
</student>
</class>如何设置属性 text 把text中的内容读取出来