Hello,
below condition i need to apply.
<tag1>
<tag2>.........0..U
<tag3>........1..1
if tag3 dont not exist then tag2 should not pass. <tag2> is 0..u so when i use exist and create if condition the data is coming only once.
can any give me logic for this.