I've read that it is possible to run xsd commands right in visual studio (2010). I have VS 2012 on my machine and when I run
xsd XMLFile.xml
I get
Command "xsd" is not valid.
So, is the "xsd" command not supposted in VS 2012 and is there any other way to execute "xsd" in VS 2012?