You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

xslt transformation logic to replace the xml element name/tag dynamically

Summary:

xslt transformation logic to replace the xml element name/tag dynamically

Content (please ensure you mask any confidential information):

xslt transformation logic to replace the xml element name dynamically. Below is the Input XML and Expected XML OUT, the highlighted elements i.e. 2222 and 3333 are the element tag from the response hold the value from the response itself.

---- Input -----
<ReadResponse >
<FlowRecSet>
<FlowRec>
<BASE_FLOW_NAME>Test EXT</BASE_FLOW_NAME>
<FLOW_ID>1111</FLOW_ID>
<FLOW_PARAMETER>Effective Date</FLOW_PARAMETER>
<BASE_FLOW_PARAMETER_NAME>EFFECTIVE_DATE</BASE_FLOW_PARAMETER_NAME>
<BASE_FLOW_PARAMETER_ID>2222</BASE_FLOW_PARAMETER_ID>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!