wsdl2hed(1) - Linux man page

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

Author

Ferenc Szalain <szferi@avaxio.hu>, Aleksandr Konstantinov <aleksandr.konstantinov@fys.uio.no>