问题
I'm using Visual studio 2012. There XML Menu option is missing.
I'm trying to create XSD, based on my sample XML.
I tried to find menu options.
How do i enable the XML menu?
Any Settings need to be changed? Or Do i need to install any extension?
回答1:
Just drag and drop your XML file to VS2012 and then you will see the XML menu. It only shows if you add an XML file to VS2012
来源:https://stackoverflow.com/questions/27035401/enable-xml-menu-option-in-visual-studio-2012