How to split up attributes?
-
I am not sure if I name the topic correct…
In the xml file i have the follow string:
<price tenure=”rent” currency=”THB”>18000</price>
So, price would be set as price, and this is working without any issue.
But how I can split up “tenure” into one filed, and currency into one field, as additional fields?
Hope this is clear…
Regards,
Simon
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to split up attributes?’ is closed to new replies.