Jump to content

premrajani

Members
  • Posts

    1
  • Joined

  • Last visited

premrajani's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Hi, Using Web API, I retrive data from a tool in format given below. This is done using a built-in API methods of the tool. <Record><Field id="6233" type="1">APAC - Hong Kong</Field><Record> Now my problem is using XSLT is it possible to change the format to below shown format and how. I'm still learning and finding it tough to achieve it. <Record><Field id="6233" type="1" value="APAC - Hong Kong"></Field><Record>
×
×
  • Create New...