Hi,
i have multiple xml node which multiple child elements. each node differs from other based on the value of its attribute.
i want to set the value of child elements based on the value of the parent node’s attribute. when i try to select the node based on the attribute value and then its children value, it says that the two operations are mutually exclusive.
do i need to break the operation into two separate operations? is it possible to accomplish this in a single xml task?
Regards
Ali