Try these
<mapping>
<description>A mapping file for Transaction Data Response
application</description>
<class name="TransactionIdResponseCVO" >
<map-to xml="TRANSACTION_ID_SERVICE_RESPONSE" />
<field name="SERVICE_CONSUMER_ID" type="string"
required="true">
<bind-xml name="SERVICE_CONSUMER_ID"
location="HEADER"/>
</field>
<field name="SERVICE_NAME" type="string"
required="true">
<bind-xml name="SERVICE_NAME"
location="HEADER"/>
</field>
<field name="TransactionIdVO" type="TransactionIdResponseVO"
collection="collection">
<bind-xml name="TRANSACTION_ID" location="BODY/RESPONSES" />
</field>
</class>
<class name="TransactionIdResponseVO" >
<field name="TRANSACTION_ID" type="string"
required="true">
<bind-xml name="TRANSACTION_ID" />
</field>
</class>
</mapping>
-----------------------------------
Diogo Bacelar Quintela
EF - Tecnologias de Informa��o, Lda.
Av. Ant�nio Serpa, 26 - 4� Dto.
1050-027 Lisboa, Portugal
Tel: (+351) 217 827 800
Fax: (+351) 217 827 830
Email: [EMAIL PROTECTED]
PGP: 0xF51A5AB9
-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:
[EMAIL PROTECTED]
-------------------------------------------------