私はこのXMLを持っています:
<computers>
<computer sid="1353323295303">
<description>TEST</description>
<match.country result="match" value="FR EU">
<match.country result="match" value="EU"></match.country>
</match.country>
</computer>
</computers>
「一致」で始まるすべてのタグを選択するにはどうすればよいですか。
ありがとうございました