where <xsd_file> is the path to the XSD file. As John Saunders mentioned, read the command-line syntax and available command options using svcutil /?. This tool does have a lot of functionality, so read carefully.
Also, remember to use the Windows SDK Command Prompt instead of the standard Command Prompt to execute this tool.
Simply try:
where
<xsd_file>is the path to the XSD file. As John Saunders mentioned, read the command-line syntax and available command options usingsvcutil /?. This tool does have a lot of functionality, so read carefully.Also, remember to use the Windows SDK Command Prompt instead of the standard Command Prompt to execute this tool.