I want to read <author>
in <incollection>
attribute. Elements have a same name but different in quantity.
How can I read authors from <incollection>
? Please help to read
first <incollection>
there are three authors and second <incollection>
have six authors.
<incollection mdate="2013-09-10" key="series/cogtech/HuangEV04">
<author>Zhisheng Huang</author>
<author>Anton Elins</author>
<author>Cees T. Visser</author>
<title>STEP: a Scripting Language for Embodied Agents.</title>
<pages>87-110</pages>
<year>2004</year>
<booktitle>Life-like characters</booktitle>
<crossref>series/cogtech/354000867</crossref>
<url>db/series/cogtech/354000867.html#HuangEV04</url>
</incollection>
<incollection mdate="2013-09-10" key="series/cogtech/PaivaPMMVS04">
<author>Ana Paiva</author>
<author>Rui Prada</author>
<author>Isabel Machado</author>
<author>Carlos Martinho</author>
<author>Marco Vala</author>
<author>Andr Silva</author>
<title>Playing with Agents-Agents in Social and Dramatic Games.</title>
<pages>361-376</pages>
<year>2004</year>
<booktitle>Life-like characters</booktitle>
<crossref>series/cogtech/354000867</crossref>
<url>db/series/cogtech/354000867.html#PaivaPMMVS04</url>
</incollection>