Changes between Version 25 and Version 26 of GuidelineForWebService
- Timestamp:
- 2009/03/20 16:54:39 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuidelineForWebService
v25 v26 19 19 * The manual should include an example of parameters such that the method works well by them. 20 20 * Each method should be verified to use Java, Perl, Ruby and Python. 21 * Providing sample codes for such languages is better.21 * Providing sample codes for such languages is recommended. 22 22 * For asynchronous services, a job ID should be provided. 23 23 * When any error occurs during processing at a server, a method should return "SOAP Fault".