Generating XML file using XSD file

前端 未结 3 1502
臣服心动
臣服心动 2020-11-28 02:53

How do you generate an XML file from an XSD file?

3条回答
  •  -上瘾入骨i
    2020-11-28 03:03

    this is the path to xsd.exe file, be sure you have installed SDK.

    C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools (here is the xsd.exe (application))

    also see this if needed. where to find xsd.exe in visual studio 2013 on windows 8

提交回复
热议问题