Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2349
How do I select the XML attribute to display in the node?
posted

Surely it's just a property to set...  

 

For example if I have

<country CountryName = "Canada">

</country> 

 How do I display Canada instead of "country?"

Parents
No Data
Reply
  • 20
    posted

    Travis said:

    Surely it's just a property to set...  

     

    For example if I have

    <country CountryName = "Canada">

    </country> 

     How do I display Canada instead of "country?"

     

    Did you ever get an answer to this? This is exactly what I need to do.

     

    Many thanks,

     

    Kevin


Children