Handle mulitple exceptions from xml in Coldfusion
Hi All
How to handle the multiple exceptions in the SOAP Response block as shown below

currently i can the handle the description of the first exception by
['soapenv:Envelope']['soapEnv:Body']['maintainUserResponse']['exception']['description']['XmlText']
How to access both the exception description in the same manner ??
