|
@@ -357,7 +357,7 @@ GetStatusServerInfoResponse
|
|
|
ESPstruct StatusServerInfo StatusServerInfo;
|
|
|
};
|
|
|
|
|
|
-ESPservice [noforms, version("1.19"), default_client_version("1.19"), exceptions_inline("./smc_xslt/exceptions.xslt"), use_method_name] WsSMC
|
|
|
+ESPservice [noforms, version("1.19"), exceptions_inline("./smc_xslt/exceptions.xslt"), use_method_name] WsSMC
|
|
|
{
|
|
|
ESPmethod Index(SMCIndexRequest, SMCIndexResponse);
|
|
|
ESPmethod [resp_xsl_default("/esp/xslt/index.xslt")] Activity(ActivityRequest, ActivityResponse);
|