Hello All,
I would like to retrieve the value of an attribute into a property
This is my source document:
<?xml version="1.0"?>
<trades rate="4.47"/>
I try this:
<xmltask source="work/test.xml">
<copy path="/trades/@rate"
attrValue="true"
property="my_rate"/>
</xmltask>
It doesn't work and I receive the message:
Can only copy/cut text() nodes and attribute values to properties
Thanks for any help
Alain
Ce message et ses pièces jointes (le "message") est destiné à l'usage exclusif de son destinataire. Si vous recevez ce message par erreur, merci d'en aviser immédiatement l'expéditeur et de le détruire ensuite. Le présent message pouvant être altéré à notre insu, CALYON Corporate and Investment Bank ne peut pas être engagé par son contenu. Tous droits réservés. This message and/or any attachments (the "message") is intended for the sole use of its addressee. If you are not the addressee, please immediately notify the sender and then destroy the message. As this message and/or any attachments may have been altered without our knowledge, its content is not legally binding on CALYON Corporate and Investment Bank. All rights reserved.