This is the command wsdl2hed that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
wsdl2hed - ARC skeleton generator
DESCRIPTION
The wsdl2hed command creates the C++ skeleton from a WSDL file.
SYNOPSIS
wsdl2hed [-s] WSDL_file service_name
OPTIONS
-s If specified then schema inside WSDL is parsed and corresponding wrapper C++
classes are generated for every declared type. Otherwise C++ skeleton for HED
service is generated.
WSDL_file
The WSDL file describe a webservice interface by standard way.
service_name
ARC1 service name (C++ class and header name come from this)
REPORTING BUGS
Report bugs to http://bugzilla.nordugrid.org
COPYRIGHT
APACHE LICENSE Version 2.0
Use wsdl2hed online using onworks.net services