Xml Menu, how to open in the same window?

Hey guys!!

I’ve made a menu in xml, and donno how the code should look like If I want the links to open in the same window (target="_parent") were should I put this in my code?

<item Name="Link" Action ="getURL" Target="/link.html"></item>

Cheers!