<testimonials>
<testimonial id="4c050652f0c3e">
<nimi>John</nimi>
<email>test@test.com</email>
<text>Some text</text>
<active>1</active>
</testimonial>
<testimonial id="4c05085e1cd4f">
<name>ats</name>
<email>some@test.ee</email>
<text>Great site!</text>
<active>0</akctive>
</testimonial> </testimonials>
嗨,我试图使用Javascript访问xml节点。任何人都可以解释我如何访问证词下的所有节点(“id ='4c050652f0c3e'”)。
谢谢。