wsdl-viewer

所属分类:网络编程
开发工具:XSLT
文件大小:0KB
下载次数:0
上传日期:2014-07-04 10:42:27
上 传 者sh-1993
说明:  中的wsdl查看器分支
(A fork of wsdl-viewer from )

文件列表:
build/ (0, 2014-07-04)
build/all-in-one.xsl (3213, 2014-07-04)
build/build.xml (2763, 2014-07-04)
src/ (0, 2014-07-04)
src/wsdl-viewer-css.xsl (12005, 2014-07-04)
src/wsdl-viewer-global.xsl (4780, 2014-07-04)
src/wsdl-viewer-jquery-min.xsl (95068, 2014-07-04)
src/wsdl-viewer-js.xsl (2202, 2014-07-04)
src/wsdl-viewer-modules.xsl (16228, 2014-07-04)
src/wsdl-viewer-operations.xsl (11409, 2014-07-04)
src/wsdl-viewer-service.xsl (10476, 2014-07-04)
src/wsdl-viewer-src.xsl (16212, 2014-07-04)
src/wsdl-viewer-util.xsl (5800, 2014-07-04)
src/wsdl-viewer-xsd-tree.xsl (20744, 2014-07-04)
test/ (0, 2014-07-04)
test/OpenSans.zip (1143894, 2014-07-04)
test/TimeService.wsdl (19169, 2014-07-04)
test/TimeService20.wsdl (6529, 2014-07-04)
test/jquery-1.8.2.min.js (93436, 2014-07-04)
testrunner (175, 2014-07-04)
wsdl-viewer.xsl (184841, 2014-07-04)

WSDL-Viewer =========== Is a fork of [wsdl-viewer](http://tomi.vanek.sk/index.php?page=wsdl-viewer) The point of this fork is to make the output of the original a bit more modern and user friendly. Usage ----- The all-in-one xsl transformation file wsdl-viewer.xsl can either be included as a stylesheet in your wsdl file or an xslt processor can be used to convert the wsdl file to a static html file. ### Stylesheet in WSDL ### Add the After the prolog in your wsdl file. Prolog being the -tag. ### Processed ### Ubuntu example: sudo apt-get install xsltproc xsltproc wsdl-viewer.xsl your.wsdl > your.html Building -------- Use the ant build script in the build directory. cd build ant This creates a new all-in-one xslt file for you to use as described in usage.

近期下载者

相关文件


收藏者