Searched in Google and found the option of creating XSD. Microsoft is providing xsd tool to convert XML to XSD.
1. Once you have Visual studio installed, search for XSD.exe
2. Start ->Run -> goto the XSD path and execute the command > XSD xml_filename
3. You XSD will be created in the Command prompt specified path.
----------------------------------------------------------------------------------
XML:
XML to XSD using Command prompt:
XSD Created:
No comments:
Post a Comment