Forum Discussion

mgouda's avatar
mgouda
Occasional Contributor
14 years ago

parametrizing XML attribute

Hi, Can you share the syntax to use to be able to make an XML attribute as a parameter. For example putting a parameter here works fine, <Book>${BookName}</Book> However, this one doesnt wor...