开发者

Web Site Design Allowing XML Upload with Supporting XSD

开发者 https://www.devze.com 2022-12-10 04:05 出处:网络
We are designing a web-site allowing business to upload data via XML.We have the XSD for the XML upload.What\'s the industry standard in supplying the XSD for the users?Is it provided on the web-site

We are designing a web-site allowing business to upload data via XML. We have the XSD for the XML upload. What's the industry standard in supplying the XSD for the users? Is it provided on the web-site as a download?

Thanks开发者_JS百科--


I would simply link to it off of the upload page and probably on a more detailed how to page.


There should be a documentation section of your site for the developers who are creating this XML, link to it from there. Also have a link in your upload site to the section in your documentation explaining the file, and the XSD.

0

精彩评论

暂无评论...
验证码 换一张
取 消