xsl-list
[Top] [All Lists]

<import> and WSDL

2002-09-19 00:46:46

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



<Prev in Thread] Current Thread [Next in Thread>
  • <import> and WSDL, Roger Menday <=