Mapping image from xml
Posted: Thu Jun 05, 2014 6:27 pm
How do I map an images with 2 properties from an XML feed?
Example:
image = iconImage
url = http://someurl.com/images/
icon = icon.png
Using the above I wish “iconImage” to display http://someurl.com/images/icon.png