• 大小: 31.05MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-15
  • 语言: 其他
  • 标签: wsdl  c++  gsoap  

资源简介

最新的gsoap软件,可以利用xml文件生成webservice借口。

资源截图

代码片段和文件信息

/*
        dom.c[pp]

        DOM API v5 gSOAP 2.8.94

        See gsoap/doc/dom/html/index.html for the new DOM API v5 documentation
        Also located in /gsoap/samples/dom/README.md

gSOAP xml Web services tools
Copyright (C) 2000-2019 Robert van Engelen Genivia Inc. All Rights Reserved.
This part of the software is released under ONE of the following licenses:
GPL or the gSOAP public license or Genivia‘s license for commercial use.
--------------------------------------------------------------------------------
gSOAP public license.

The contents of this file are subject to the gSOAP Public License Version 1.3
(the “License“); you may not use this file except in compliance with the
License. You may obtain a copy of the License at
http://www.cs.fsu.edu/~engelen/soaplicense.html
Software distributed under the License is distributed on an “AS IS“ basis
WITHOUT WARRANTY OF ANY KIND either express or implied. See the License
for the specific language governing rights and limitations under the License.

The Initial Developer of the Original Code is Robert A. van Engelen.
Copyright (C) 2000-2017 Robert van Engelen Genivia Inc. All Rights Reserved.
--------------------------------------------------------------------------------
GPL license.

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License or (at your option) any later
version.

This program is distributed in the hope that it will be useful but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program; if not write to the Free Software Foundation Inc. 59 Temple
Place Suite 330 Boston MA 02111-1307 USA

Author contact information:
engelen@genivia.com / engelen@acm.org

This program is released under the GPL with the additional exemption that
compiling linking and/or using OpenSSL is allowed.
--------------------------------------------------------------------------------
A commercial use license is available from Genivia Inc. contact@genivia.com
--------------------------------------------------------------------------------
*/

/** Compatibility requirement with gSOAP engine version */
#define GSOAP_LIB_VERSION 20894

#include “stdsoap2.h“

#if GSOAP_VERSION != GSOAP_LIB_VERSION
# error “GSOAP VERSION MISMATCH IN LIBRARY: PLEASE REINSTALL PACKAGE“
#endif

#ifdef __BORLANDC__
# pragma warn -8060
#endif

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_xsd__anyType(struct soap* const struct soap_dom_element *);
SOAP_FMAC3 void SOAP_FMAC4 soap_traverse_xsd__anyType(struct soap* struct soap_dom_element* const char* soap_walker soap_walker);
SOAP_FMAC1 void SOAP_FMAC2 soap_default_xsd__anyType(struct soap* struct soap_dom_element *);
SOAP_F

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-10-17 21:04  gsoap-2.8\
     文件       43465  2019-10-17 21:03  gsoap-2.8\aclocal.m4
     目录           0  2019-10-17 21:03  gsoap-2.8\autom4te.cache\
     文件      230355  2019-10-17 21:03  gsoap-2.8\autom4te.cache\output.0
     文件      230355  2019-10-17 21:03  gsoap-2.8\autom4te.cache\output.1
     文件      231151  2019-10-17 21:03  gsoap-2.8\autom4te.cache\output.2
     文件      231151  2019-10-17 21:03  gsoap-2.8\autom4te.cache\output.3
     文件      236012  2019-10-17 21:03  gsoap-2.8\autom4te.cache\output.4
     文件      237604  2019-10-17 21:03  gsoap-2.8\autom4te.cache\output.5
     文件      237604  2019-10-17 21:03  gsoap-2.8\autom4te.cache\output.6
     文件       26647  2019-10-17 21:04  gsoap-2.8\autom4te.cache\requests
     文件       49107  2019-10-17 21:03  gsoap-2.8\autom4te.cache\traces.0
     文件       50617  2019-10-17 21:03  gsoap-2.8\autom4te.cache\traces.1
     文件       49079  2019-10-17 21:03  gsoap-2.8\autom4te.cache\traces.2
     文件       51644  2019-10-17 21:03  gsoap-2.8\autom4te.cache\traces.3
     文件       50572  2019-10-17 21:03  gsoap-2.8\autom4te.cache\traces.4
     文件       55299  2019-10-17 21:03  gsoap-2.8\autom4te.cache\traces.5
     文件       50891  2019-10-17 21:03  gsoap-2.8\autom4te.cache\traces.6
     文件      111084  2019-10-17 21:03  gsoap-2.8\changelog.md
     文件        2774  2019-10-17 21:03  gsoap-2.8\compile
     文件       45805  2019-10-17 21:03  gsoap-2.8\config.guess
     文件       44595  2019-10-17 21:03  gsoap-2.8\config.guess.old
     文件        7357  2019-10-17 21:03  gsoap-2.8\config.h.in
     文件       48827  2019-10-17 21:03  gsoap-2.8\config.status.old
     文件       36141  2019-10-17 21:03  gsoap-2.8\config.sub
     文件      236708  2019-10-17 21:03  gsoap-2.8\configure
     文件       14298  2019-10-17 21:03  gsoap-2.8\configure.ac
     文件        1827  2019-10-17 21:03  gsoap-2.8\configure.scan
     文件       12117  2019-10-17 21:03  gsoap-2.8\depcomp
     文件      413706  2019-10-17 21:03  gsoap-2.8\factsheet.pdf
     文件       17803  2019-10-17 21:03  gsoap-2.8\GPLv2_license.txt
............此处省略7783个文件信息

评论

共有 条评论