[xsl] <import> and WSDL

Subject: [xsl] <import> and WSDL
From: Roger Menday <r.menday@xxxxxxxxxxxxxx>
Date: 19 Sep 2002 09:46:46 +0200
Hi !

I would like to write a xslt stylesheet which takes a WSDL document and
produces another WSDL document with all resources specified in the
<import> tags placed in the resulting document (including nested
<import> documents in the imported documents, etc etc). 

Some WSDL documents have the same imported documents at various
locations in the import 'tree', and so an important facility is only to
import each document once. 

I have looked at the fold template from Dimitre Novatchev, and Oliver
Becker's Merge stylesheet (for merging two documents), and they both
look useful. 

Does anyone have any advice ?

Thanks, 

Roger




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread