Popular Tags

  • Need to handle size of array dynamically in SOAP response structure and update the values of array item

    Considering a XML tag <get:numberOfDays xmlns:get="abc.com">30</get:numberOfDays>, we will need to provide the date slots available in response structure. For example, response structure - <availableDatesList xmlns="http://abc.com"> <availableDate…