A google search didnt give a result, so I tought about asking here.
Is there a window in Visual Studio for XML that behaves like the document outline window on wpf/aspx/...
Would be nice to see the hierachy (xpath) on a large XML document, without trying to scroll to the parent node of a 5000 nodes item.
Edit:
I am using VS 2012, but if there is a window like this in VS 2013 I wouldnt mind using this for XML documents.